mirror of
https://github.com/python/cpython.git
synced 2024-11-24 17:47:13 +01:00
9e90a672b4
(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). |
||
---|---|---|
.. | ||
acceler.c | ||
assert.h | ||
bitset.c | ||
firstsets.c | ||
grammar1.c | ||
grammar.c | ||
intrcheck.c | ||
listnode.c | ||
metagrammar.c | ||
node.c | ||
parser.c | ||
parser.h | ||
parsetok.c | ||
pgen.c | ||
pgen.h | ||
pgenmain.c | ||
printgrammar.c | ||
tokenizer.c | ||
tokenizer.h |