Go to file
Guido van Rossum 1492c27350 Add some err_errno calls that were missing 1991-07-27 21:38:43 +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 Add some err_errno calls that were missing 1991-07-27 21:38:43 +00:00
Objects The print operation now returns status! 1991-07-01 18:52:31 +00:00
Parser Reorganized somewhat to make it really work on Think C. 1991-07-01 18:46:03 +00:00
Python New grammar (semicolons, continue, no multiple NEWLINES) 1991-07-27 21:37:24 +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