Go to file
Guido van Rossum 5a2a683e72 * filemodule.c: added writelines() -- analogous to readlines()
* import.c: fixed core dump when out-of-date .pyc file encountered (again!)
1993-10-25 09:59:04 +00:00
Demo * Added support for X window interface. 1993-10-12 12:55:27 +00:00
Doc "exec" is now a statement. execfile() is obsolete. 1993-10-18 17:59:42 +00:00
Grammar * bltinmodule.c: removed exec() built-in function. 1993-10-18 17:06:59 +00:00
Include Several optimizations and speed improvements. 1993-10-22 12:04:32 +00:00
Lib added builtin b/w compat module. 1993-10-22 14:24:22 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules * import.c (MAGIC): Changed magic word to avoid confusion about exec 1993-10-22 14:26:06 +00:00
Objects * filemodule.c: added writelines() -- analogous to readlines() 1993-10-25 09:59:04 +00:00
Parser * Added support for X11 modules. 1993-07-28 09:05:47 +00:00
Python * filemodule.c: added writelines() -- analogous to readlines() 1993-10-25 09:59:04 +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