#26 closed defect (fixed)
Loading module inside a package can't find C-extension
Reported by: | ole | Owned by: | ole |
---|---|---|---|
Priority: | normal | Milestone: | AnuGA ready for release |
Component: | Architecture and API | Version: | 1.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
When loading a module inside a package Python can't find it's C-extension.
Example
import pyvolution.util
then util can't find its C-extension even though it exists within the pyvolution directory.
It could be solved by adding pyvolution to the PYTHONPATH, but it seems silly.
Change History (3)
comment:1 Changed 19 years ago by ole
- Owner changed from someone to ole
- Status changed from new to assigned
comment:2 Changed 19 years ago by ole
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 19 years ago by ole
- Component changed from Documentation to Architecture and API
Note: See
TracTickets for help on using
tickets.
See changeset:1945