Find a file
Guido van Rossum 21a3ff9d5d Uniformly replaced init() functions by __init__() constructors.
A few simple things seem to work, I haven't tested it thouroughly
though...
1993-12-17 15:11:41 +00:00
Demo Uniformly replaced init() functions by __init__() constructors. 1993-12-17 15:11:41 +00:00
Doc * lib2.tex (sys): updated sys.std{in,out,err} docs. Added 1993-12-17 12:13:53 +00:00
Grammar change syntactical position of lambdef (was an atom, now is a test) 1993-11-30 14:57:42 +00:00
Include * import.c (get_module): pass .py filename to parse_file, not .pyc filename! 1993-11-30 13:40:46 +00:00
Lib Don't close the file explicitly. 1993-12-16 14:02:44 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules * mpzmodule.c: cast some methods to the proper type. 1993-12-17 12:09:14 +00:00
Objects * import.c (get_module): pass .py filename to parse_file, not .pyc filename! 1993-11-30 13:40:46 +00:00
Parser * ceval.c, longobject.c, methodobject.c, listnode.c, arraymodule.c, 1993-11-01 16:28:59 +00:00
Python * mpzmodule.c: cast some methods to the proper type. 1993-12-17 12:09:14 +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