The Python programming language
Go to file
Guido van Rossum 5cfa5dfe97 * calendar.py: all libC functionality now moved to built-in time module
* imghdr.py: added jpeg recognition
* torgb.py: added jpeg conversion
* tzparse.py: use functions from time instead of calendar
* whatsound.py: add /ufs/guido/biin/sgi to $PATH when calling 'whatsound'
1993-06-23 09:30:50 +00:00
Demo Added fixps, fixcid. 1993-06-14 08:47:54 +00:00
Doc * lib1.tex: documented dict.items() and dict.values() 1993-05-24 14:19:37 +00:00
Grammar * Lots of small changes related to access. 1993-05-21 19:56:10 +00:00
Include * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
Lib * calendar.py: all libC functionality now moved to built-in time module 1993-06-23 09:30:50 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
Objects * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
Parser * selectmodule.c: fix (another!) two memory leaks -- this time in list2set 1993-05-12 11:35:44 +00:00
Python * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
Tools/scripts Initial revision 1993-06-10 14:43:53 +00:00
.hgtags This commit was manufactured by cvs2svn to create tag 'release098'. 1993-01-10 18:33:56 +00:00