Ticket #761 (closed defect: fixed)
cimports don't search sys.path
| Reported by: | scoder | Owned by: | bfroehle |
|---|---|---|---|
| Priority: | major | Milestone: | 0.16 |
| Component: | Build System | Keywords: | |
| Cc: |
Description (last modified by scoder) (diff)
A cimport of a .pxd file should search sys.path in order to find normally installed packages, in case the file was not found in the user provided include directories.
Change History
Note: See
TracTickets for help on using
tickets.
