Go to file
Guido van Rossum 246b9d8258 Don't suppress wsetfont("");
Don't report WE_MENU events with None as menu pointer;
Added stdwin.getactie() function;
Moved code to turn WINDOW* into windowobject* to a separate function.
1991-06-03 10:55:14 +00:00
Doc Minor improvements. Removed footnote about CWI pathnames. 1991-04-23 14:14:57 +00:00
Grammar Removed 'dir' statement. 1991-01-21 15:07:21 +00:00
Include Added nonzero to number methods 1991-05-14 12:08:10 +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 Don't suppress wsetfont(""); 1991-06-03 10:55:14 +00:00
Objects Call clearerr() after EOF seen. 1991-06-03 10:54:55 +00:00
Parser Added recognition of 'l' or 'L' as long integer suffix 1991-05-05 20:16:20 +00:00
Python Don't optimize <string> and <stdin> code 1991-05-14 11:56:03 +00:00