COMMITS
/ Python/pythonrun.c September 25, 1992
G
Modified most (but not yet all) I/O to always go through sys.stdout or
Guido van Rossum committed
September 3, 1992
G
Add sys.exitfunc feature. Make askync non-static.
Guido van Rossum committed
August 17, 1992
G
New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway()
Guido van Rossum committed
August 12, 1992
G
To ignore a call, cast it to (void), not to (void *)...
Guido van Rossum committed
August 5, 1992
G
* Makefile: cosmetics
Guido van Rossum committed
August 4, 1992
G
* Makefile adapted to changes below.
Guido van Rossum committed