Go to file
Guido van Rossum 0374711fb3 Lots of cosmetic changes.
Lots of small bugfixes (lint!).
Made bgn_group and end_group form methods instead of top-level functions.
1991-08-08 12:10:01 +00:00
Demo Initial revision 1991-07-01 18:32:32 +00:00
Doc Mention "-c command" option. 1991-06-07 14:31:11 +00:00
Grammar Change treatment of multiple NEWLINES 1991-07-27 21:29:47 +00:00
Include New syntax 1991-07-27 21:38:01 +00:00
Lib Initial revision 1991-05-14 12:25:35 +00:00
Mac/Lib Initial revision 1990-12-26 15:40:07 +00:00
Modules Lots of cosmetic changes. 1991-08-08 12:10:01 +00:00
Objects Check for write errors after printing a value 1991-07-27 21:40:24 +00:00
Parser Completely ignore lines with only a newline token on them, except 1991-07-27 21:42:56 +00:00
Python Support for long integers 1991-07-27 21:39:31 +00:00
Tools/scripts Use posix.popen to read output from a command instead if command.get*. 1991-07-01 18:23:06 +00:00