Go to file
Guido van Rossum eba1b5efe1 Added (dummy) divmod and (functional) abs.
Fixed comments in number methods list
1991-05-05 20:07:00 +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 Renamed class members to instances and class methods to instance methods 1991-05-05 20:04:55 +00:00
Lib Clarify comment. 1991-04-21 19:34:48 +00:00
Mac/Lib Initial revision 1990-12-26 15:40:07 +00:00
Modules New hacks for include files to get time_t in the most portable way. 1991-04-16 08:47:51 +00:00
Objects Added (dummy) divmod and (functional) abs. 1991-05-05 20:07:00 +00:00
Parser Add declaration of struct _node, for scoping reasons. 1991-04-04 15:44:12 +00:00
Python Added long integer support. 1991-05-05 20:05:35 +00:00