SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72150 0 53 Python

Setup.in: added tkinter; rearranged the definition of PYTHONPATH so

that the module-specific components are in the section for that
module.

cursesmodule.c: patched it so it actually works.

tkintermodule.c: call Py_AtExit instead of atexit().

signalmodule.c: converted to new naming style; added
BGN/END SAVE around pause() call.

socketmodule.c: added setblocking() after Tommy Burnette.
G
Guido van Rossum committed
e4485b064d46ad8739df2919192ae0b488de88ba
Parent: a142613