Go to file
Guido van Rossum cacd9579d4 * stdwinmodule.c (stdwin_done): interface to shutdown stdwin (now this is
no longer done by config.c).
* stdwinmodule.c (initstdwin), config.c (initall): get command line
  arguments from sys.argv instead of special-casing stdwin in config.c
* import.c (get_module): fix core dump when foomodule.o does not define
  initfoo().
* ChangeLog: documented changes by Sjoerd.
1993-10-18 11:44:47 +00:00
Demo * Added support for X window interface. 1993-10-12 12:55:27 +00:00
Doc * ref3.tex: added cross-ref to try statement for exc handler. 1993-10-11 12:54:58 +00:00
Grammar * Lots of small changes related to access. 1993-05-21 19:56:10 +00:00
Include * Extended X interface: pixmap objects, colormap objects visual objects, 1993-10-11 12:54:31 +00:00
Lib Not everyone has Guido's bin in his/her PATH... 1993-10-11 12:39:15 +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 (stdwin_done): interface to shutdown stdwin (now this is 1993-10-18 11:44:47 +00:00
Objects intobject.c: Save references to small integers, so that they can be 1993-10-15 16:18:48 +00:00
Parser * Added support for X11 modules. 1993-07-28 09:05:47 +00:00
Python * stdwinmodule.c (stdwin_done): interface to shutdown stdwin (now this is 1993-10-18 11:44:47 +00:00
Tools/scripts Initial revision 1993-06-10 14:43:53 +00:00
.hgtags This commit was manufactured by cvs2svn to create tag 'release099'. 1993-07-29 13:14:32 +00:00