Staging
v0.5.1
https://github.com/python/cpython
Revision 234f942aefb779efa6cfb7225e21d16a3f7e80f7 authored by Guido van Rossum on 17 June 1993, 12:35:49 UTC, committed by Guido van Rossum on 17 June 1993, 12:35:49 UTC
  Added $(SYSDEF) to its build rule in Makefile.
* cgensupport.[ch], modsupport.[ch]: removed some old stuff.  Also
  changed files that still used it...  And made several things static
  that weren't but should have been...  And other minor cleanups...
* listobject.[ch]: add external interfaces {set,get}listslice
* socketmodule.c: fix bugs in new send() argument parsing.
* sunaudiodevmodule.c: added flush() and close().
1 parent 6a0e228
History
Tip revision: 234f942aefb779efa6cfb7225e21d16a3f7e80f7 authored by Guido van Rossum on 17 June 1993, 12:35:49 UTC
* Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.
Tip revision: 234f942

back to top