0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
The Python programming language
Go to file
Sjoerd Mullender 52c1f51554 import.c: When something is wrong with the .pyc, properly open the .py
file.
object.c: Write allocation statistics to stderr.
1993-10-25 08:40:52 +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 import.c: When something is wrong with the .pyc, properly open the .py 1993-10-25 08:40:52 +00:00
Parser * Added support for X11 modules. 1993-07-28 09:05:47 +00:00
Python import.c: When something is wrong with the .pyc, properly open the .py 1993-10-25 08:40:52 +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