]> granicus.if.org Git - python/commit
Patch #404680: disables the nis module and enables the dl module when
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 27 Feb 2001 20:54:23 +0000 (20:54 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 27 Feb 2001 20:54:23 +0000 (20:54 +0000)
commit6efc6e783247f54e4dd3b4297a0a7d2bc654a141
tree44e8bde777ed899f2589e8ceaa118c0d7b060e60
parent5941d191deaf2a0c8eab5ce75316067ed16dfb1a
Patch #404680: disables the nis module and enables the dl module when
    building under Cygwin.  Makes some fixes to the dlmodule in order to
    compile with Cygwin.
Lib/test/test_dl.py
Modules/dlmodule.c
setup.py