0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
cpython/Modules
Guido van Rossum 234f942aef * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.
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().
1993-06-17 12:35:49 +00:00
..
almodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
arraymodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
audioop.c
cdmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
cgen.py
cgensupport.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
cgensupport.h * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
clmodule.c
config.c.in
cstubs
dbmmodule.c
fcntlmodule.c
flmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
fmmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
imageop.c
imgfile.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
mathmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
md5module.c
mpzmodule.c
nismodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
posixmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
pwdmodule.c
regexmodule.c
regexpr.c
regexpr.h
rotormodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
selectmodule.c
sgimodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
socketmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
stdwinmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
stropmodule.c
structmodule.c
sunaudiodev.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
svmodule.c
threadmodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
timemodule.c * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
xxmodule.c
yuv.h
yuvconvert.c