The Python programming language https://www.python.org
Find a file
Guido van Rossum 6f5afc9a73 * ceval.c: ifdef out the last argument passing compat hack.
* Fixed memory leaks in socket, select and sv modules: mkvalue("O", v)
  does INCREF(v) so if v is brand new it should be XDECREF'd
1993-02-05 09:46:15 +00:00
Demo Added options to make window bigger than video (for recording to tape) 1993-01-27 11:42:21 +00:00
Doc Documented marshal.{dumps,loads} and sys.builtin_module_names. 1993-01-22 15:48:14 +00:00
Grammar Added missing change log entries 1992-04-06 14:39:51 +00:00
Include * Added Fixcprt.py: script to fix copyright message. 1993-01-26 13:33:44 +00:00
Lib aiff.py, calendar.py: change functions taking a tuple to really take a 1993-02-05 09:39:16 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules * ceval.c: ifdef out the last argument passing compat hack. 1993-02-05 09:46:15 +00:00
Objects * Added Fixcprt.py: script to fix copyright message. 1993-01-26 13:33:44 +00:00
Parser * bltinmodule.c: added built-in function cmp(a, b) 1992-10-18 18:53:57 +00:00
Python * ceval.c: ifdef out the last argument passing compat hack. 1993-02-05 09:46:15 +00:00
Tools/scripts Fix bug when reporting error 1992-12-10 00:01:24 +00:00
.hgtags This commit was manufactured by cvs2svn to create tag 'release098'. 1993-01-10 18:33:56 +00:00