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
File Mode Size
almodule.c -rw-r--r-- 14.1 KB
arraymodule.c -rw-r--r-- 22.0 KB
audioop.c -rw-r--r-- 35.9 KB
cdmodule.c -rw-r--r-- 17.9 KB
cgen.py -rw-r--r-- 10.7 KB
cgensupport.c -rw-r--r-- 7.2 KB
cgensupport.h -rw-r--r-- 1.8 KB
clmodule.c -rw-r--r-- 21.2 KB
config.c.in -rw-r--r-- 7.7 KB
cstubs -rw-r--r-- 30.9 KB
dbmmodule.c -rw-r--r-- 6.0 KB
fcntlmodule.c -rw-r--r-- 3.3 KB
flmodule.c -rw-r--r-- 49.4 KB
fmmodule.c -rw-r--r-- 6.1 KB
imageop.c -rw-r--r-- 15.6 KB
imgfile.c -rw-r--r-- 11.4 KB
mathmodule.c -rw-r--r-- 5.1 KB
md5module.c -rw-r--r-- 4.6 KB
mpzmodule.c -rw-r--r-- 39.6 KB
nismodule.c -rw-r--r-- 5.8 KB
posixmodule.c -rw-r--r-- 21.6 KB
pwdmodule.c -rw-r--r-- 4.3 KB
regexmodule.c -rw-r--r-- 9.5 KB
regexpr.c -rw-r--r-- 41.3 KB
regexpr.h -rw-r--r-- 5.3 KB
rotormodule.c -rw-r--r-- 19.3 KB
selectmodule.c -rw-r--r-- 5.0 KB
sgimodule.c -rw-r--r-- 1.7 KB
socketmodule.c -rw-r--r-- 23.0 KB
stdwinmodule.c -rw-r--r-- 47.5 KB
stropmodule.c -rw-r--r-- 7.2 KB
structmodule.c -rw-r--r-- 9.0 KB
sunaudiodev.c -rw-r--r-- 10.0 KB
svmodule.c -rw-r--r-- 19.6 KB
threadmodule.c -rw-r--r-- 6.4 KB
timemodule.c -rw-r--r-- 10.4 KB
xxmodule.c -rw-r--r-- 2.4 KB
yuv.h -rw-r--r-- 2.4 KB
yuvconvert.c -rw-r--r-- 3.0 KB

back to top