diff options
author | Guido van Rossum <guido@python.org> | 1993-06-24 11:10:19 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1993-06-24 11:10:19 +0000 |
commit | 03a266542947ea0fcf718e7329f911a29fc4699a (patch) | |
tree | 5dc4b57211c1a8e89706852ab42e3d0105b23aa6 /Python/errors.c | |
parent | 545a72fae3cf3bddb8a7516fb8264d7c60b9dd73 (diff) | |
download | cpython-03a266542947ea0fcf718e7329f911a29fc4699a.tar.gz |
* 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).
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions