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
accessobject.h -rw-r--r-- 2.0 KB
allobjects.h -rw-r--r-- 1.8 KB
assert.h -rw-r--r-- 1.3 KB
bitset.h -rw-r--r-- 2.0 KB
bltinmodule.h -rw-r--r-- 1.3 KB
ceval.h -rw-r--r-- 3.0 KB
cgensupport.h -rw-r--r-- 1.8 KB
classobject.h -rw-r--r-- 2.3 KB
compile.h -rw-r--r-- 2.1 KB
dictobject.h -rw-r--r-- 1.7 KB
errcode.h -rw-r--r-- 1.7 KB
errors.h -rwxr-xr-x 2.3 KB
eval.h -rw-r--r-- 1.3 KB
fileobject.h -rw-r--r-- 1.6 KB
floatobject.h -rw-r--r-- 1.6 KB
frameobject.h -rw-r--r-- 3.2 KB
funcobject.h -rw-r--r-- 1.6 KB
graminit.h -rw-r--r-- 1.1 KB
grammar.h -rw-r--r-- 3.1 KB
import.h -rw-r--r-- 1.5 KB
intobject.h -rw-r--r-- 2.7 KB
intrcheck.h -rw-r--r-- 1.3 KB
listobject.h -rw-r--r-- 2.5 KB
longintrepr.h -rw-r--r-- 2.8 KB
longobject.h -rw-r--r-- 1.7 KB
mappingobject.h -rw-r--r-- 1.9 KB
marshal.h -rw-r--r-- 1.5 KB
metagrammar.h -rw-r--r-- 1.3 KB
methodobject.h -rw-r--r-- 1.7 KB
modsupport.h -rw-r--r-- 1.8 KB
moduleobject.h -rw-r--r-- 1.5 KB
mymalloc.h -rw-r--r-- 2.3 KB
myselect.h -rw-r--r-- 2.7 KB
node.h -rw-r--r-- 2.0 KB
object.h -rw-r--r-- 12.5 KB
objimpl.h -rw-r--r-- 2.3 KB
opcode.h -rw-r--r-- 4.1 KB
osdefs.h -rw-r--r-- 1.6 KB
parsetok.h -rw-r--r-- 1.4 KB
pgenheaders.h -rw-r--r-- 1.7 KB
pyerrors.h -rw-r--r-- 2.3 KB
pythonrun.h -rw-r--r-- 2.0 KB
pythread.h -rw-r--r-- 806 bytes
stringobject.h -rw-r--r-- 2.6 KB
structmember.h -rw-r--r-- 2.6 KB
sysmodule.h -rw-r--r-- 1.4 KB
thread.h -rw-r--r-- 806 bytes
token.h -rw-r--r-- 2.3 KB
traceback.h -rw-r--r-- 1.4 KB
tupleobject.h -rw-r--r-- 2.3 KB

back to top