[Python-Dev] setup.py deleting files (Was: SSL support in _socket) (original) (raw)
Michael Hudson mwh@python.net
01 Mar 2002 13:02:56 +0000
- Previous message: [Python-Dev] setup.py deleting files (Was: SSL support in _socket)
- Next message: [Python-Dev] setup.py deleting files (Was: SSL support in _socket)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
barry@zope.com (Barry A. Warsaw) writes:
>>>>> "MvL" == Martin von Loewis <loewis@informatik.hu-berlin.de> writes:
MvL> I now recall why setup.py deletes modules that cannot be MvL> imported: If they would be left there, the test cases would MvL> fail with the ImportError. People had been complaining that MvL> they get testsuite failures, so we changed setup.py to remove MvL> the modules which clearly don't work. Can we just rename them? I.e. bsddbmodule-failed.so
So long as it's bsddbmodule_failed.so, +1.
It shouldn't be difficult.
Cheers, M.
-- MGM will not get your whites whiter or your colors brighter. It will, however, sit there and look spiffy while sucking down a major honking wad of RAM. -- http://www.xiph.org/mgm/
- Previous message: [Python-Dev] setup.py deleting files (Was: SSL support in _socket)
- Next message: [Python-Dev] setup.py deleting files (Was: SSL support in _socket)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]