Opened 17 years ago
Closed 17 years ago
#9145 closed (duplicate)
use of __import(stuff, '', '', [''])
| Reported by: | Maciej Fijalkowski | Owned by: | jacobkm |
|---|---|---|---|
| Component: | Uncategorized | Version: | 1.0 |
| Severity: | Keywords: | pypy obscure | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
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