Find a file
Guido van Rossum f1dc566328 * Makefile: added all: and default: targets.
* 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.
1993-07-05 10:31:29 +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 * Makefile: added all: and default: targets. 1993-07-05 10:31:29 +00:00
Objects * Makefile: added all: and default: targets. 1993-07-05 10:31:29 +00:00
Parser * Makefile: added all: and default: targets. 1993-07-05 10:31:29 +00:00
Python * Makefile: added all: and default: targets. 1993-07-05 10:31:29 +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