diff options
author | Brett Cannon <brett@python.org> | 2011-06-06 20:09:10 -0700 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2011-06-06 20:09:10 -0700 |
commit | c5011fe22784aa76d72575c74fe9f6b32f5632ce (patch) | |
tree | 33ba63d574f82856820b2f7389c2b9524ac5e933 /Modules/arraymodule.c | |
parent | 149b1c779781f5688caa746ea9e9f7eed8d44bee (diff) | |
download | cpython-git-c5011fe22784aa76d72575c74fe9f6b32f5632ce.tar.gz |
When building sqlite3, the directory where sqlite.h was found was
always appended to the include directories regardless of whether it
was already in the list of directories. This could cause issue if
sqlite was installed in the same location as another install of
Python. Now a check is done to make sure the directory is not included
twice.
Diffstat (limited to 'Modules/arraymodule.c')
0 files changed, 0 insertions, 0 deletions