Go to file
Guido van Rossum db3165e655 * bltinmodule.c: removed exec() built-in function.
* Grammar: add exec statement; allow testlist in expr statement.
* ceval.c, compile.c, opcode.h: support exec statement;
  avoid optimizing locals when it is used
* fileobject.{c,h}: add getfilename() internal function.
1993-10-18 17:06:59 +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 * bltinmodule.c: removed exec() built-in function. 1993-10-18 17:06:59 +00:00
Include * bltinmodule.c: removed exec() built-in function. 1993-10-18 17:06:59 +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 * bltinmodule.c: removed exec() built-in function. 1993-10-18 17:06:59 +00:00
Parser * Added support for X11 modules. 1993-07-28 09:05:47 +00:00
Python * bltinmodule.c: removed exec() built-in function. 1993-10-18 17:06:59 +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