Ticket #39 (closed enhancement: worksforme)
urlparser cross-import weirdness
| Reported by: | ianb | Owned by: | ianb |
|---|---|---|---|
| Priority: | high | Milestone: | 1.4.1 |
| Component: | documentation | Version: | 0.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Encountered a very weird problem where one module in project.web.admin couldn't import a module in project.web; or, rather, it was acting very weird, it could import but the result was broken.
I assume urlparser is somehow messing things up in some subtle way. Maybe, in effect, corrupting sys.modules by not fulfilling some import contract I don't know about.
Change History
Note: See
TracTickets for help on using
tickets.
