Find a file
Guido van Rossum 9e90a672b4 * pythonmain.c: -k option, usage message, more environment flags.
(the latter also in frozenmain.c)
* ceval.c: global 'killprint' flag raises exception when printing an
  expression statement's value (useful for finding stray output)
* timemodule.c: add asctime() and ctime().  Change julian date to
  1-based origin (as intended and documented).
* Removed unused DO_TIMES stuff from timemodule.c.  Added 'epoch' and
  'day0' globals (year where time.time() == 0 and day of the week the
  epoch started).
1993-06-24 11:10:19 +00:00
Demo Added fixps, fixcid. 1993-06-14 08:47:54 +00:00
Doc * lib1.tex: documented dict.items() and dict.values() 1993-05-24 14:19:37 +00:00
Grammar * Lots of small changes related to access. 1993-05-21 19:56:10 +00:00
Include * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
Lib pdb.py, bdb.py, cmd.py: use __init__() instead of init() 1993-06-23 11:55:24 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules * pythonmain.c: -k option, usage message, more environment flags. 1993-06-24 11:10:19 +00:00
Objects * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. 1993-06-17 12:35:49 +00:00
Parser * pythonmain.c: -k option, usage message, more environment flags. 1993-06-24 11:10:19 +00:00
Python * pythonmain.c: -k option, usage message, more environment flags. 1993-06-24 11:10:19 +00:00
Tools/scripts Initial revision 1993-06-10 14:43:53 +00:00
.hgtags This commit was manufactured by cvs2svn to create tag 'release098'. 1993-01-10 18:33:56 +00:00