[Python-Dev] SQLite header scan order (original) (raw)
Ronald Oussoren ronaldoussoren at mac.com
Fri May 26 10:35:02 CEST 2006
- Previous message: [Python-Dev] [Python-checkins] whatever happened to string.partition ?
- Next message: [Python-Dev] SQLite header scan order
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
The current version of setup.py looks for the sqlite header files in
a number of sqlite-specific directories before looking into the
default inc_dirs. I'd like to revert that order because that would
make it possible to override the version of sqlite that gets picked
up. Any objections to that?
Ronald
- Previous message: [Python-Dev] [Python-checkins] whatever happened to string.partition ?
- Next message: [Python-Dev] SQLite header scan order
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]