mirror of
https://github.com/python/cpython.git
synced 2024-11-24 17:47:13 +01:00
f1dc566328
* many files: made some functions static; removed "extern int errno;". * frozenmain.c: fixed bugs introduced on 24 June... * flmodule.c: remove 1.5 bw compat hacks, add new functions in 2.2a (and some old functions that were omitted). * timemodule.c: added MSDOS floatsleep version . * pgenmain.c: changed exit() to goaway() and added defn of goaway(). * intrcheck.c: add hack (to UNIX only) so interrupting 3 times will exit from a hanging program. The second interrupt prints a message explaining this to the user. |
||
---|---|---|
.. | ||
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 |