Go to file
Guido van Rossum a57fb011f1 Change getbuiltin interface to get the name as an object;
call dict2lookup insteead of dictlookup.
1991-08-16 08:54:58 +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 Fixed almost all list errors. 1991-08-08 12:34:44 +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 Change getbuiltin interface to get the name as an object; 1991-08-16 08:54:58 +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