Opened 17 years ago
Closed 17 years ago
#9145 closed (duplicate)
use of __import(stuff, '', '', [''])
Description ¶
Which does not work on top of pypy for example:
line 20 in django/contrib/comments/init.py
Change History (3)
comment:1 by , 17 years ago
Owner: | changed from | to
---|
comment:2 by , 17 years ago
Keywords: | pypy obscure added |
---|
comment:3 by , 17 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
duplicate of #8193