The Python programming language https://www.python.org
Find a file
Guido van Rossum bf80e5407f * stdwinmodule.c: various new commands: setwin{pos,size},
listfontnames, bitmap ops.
* listobject.c: use mkvalue() when possible; avoid weird error when
  calling append() without args.
* modsupport.c: new feature in getargs(): if the format string
  contains a semicolor the string after that is used as the error
  message instead of "bad argument list (format %s)" when there's an
  error.
1993-02-08 15:49:17 +00:00
Demo Added usage() and help() to Vrecb, and turn on -f by default. 1993-02-05 15:34:22 +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 AWARE.py: New file with definitions for Aware Inc.'s compression 1993-02-05 13:43:44 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules * stdwinmodule.c: various new commands: setwin{pos,size}, 1993-02-08 15:49:17 +00:00
Objects * stdwinmodule.c: various new commands: setwin{pos,size}, 1993-02-08 15:49:17 +00:00
Parser * bltinmodule.c: added built-in function cmp(a, b) 1992-10-18 18:53:57 +00:00
Python * stdwinmodule.c: various new commands: setwin{pos,size}, 1993-02-08 15:49:17 +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