]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
The signal module has to be compiled statically, so add it to Setup.dist
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 17 Jan 2001 22:17:16 +0000 (22:17 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 17 Jan 2001 22:17:16 +0000 (22:17 +0000)
commit6425efe9aeb27fb698553b4cfcd925517052df72
tree31809f7dbf40c7b652d72e1f43760566e828e5d1
parent65e1cea6e372ed809501cf5b927a65c111f79cd3
The signal module has to be compiled statically, so add it to Setup.dist
    and remove support for it from setup.py
Modules/Setup.dist
setup.py