Go to file
Guido van Rossum 1ff6cb4f4f Made utime use much more portable.
Incorporated i386 mods.
(Oh, BTW, the "right" python name is now posix.utime, not utimes!
1991-04-08 20:59:13 +00:00
Doc Dependencies on mod[123].tex. 1991-02-19 17:24:20 +00:00
Grammar Removed 'dir' statement. 1991-01-21 15:07:21 +00:00
Include Added external interface to readline, for raw_input(). 1991-04-04 15:21:57 +00:00
Lib This is no longer needed, since all these functions are now built-in 1991-04-07 13:43:34 +00:00
Mac/Lib Initial revision 1990-12-26 15:40:07 +00:00
Modules Made utime use much more portable. 1991-04-08 20:59:13 +00:00
Objects Added external interface to readline, for raw_input(). 1991-04-04 15:21:57 +00:00
Parser Add declaration of struct _node, for scoping reasons. 1991-04-04 15:44:12 +00:00
Python Use fileobject's filegetline() to implement unlimited raw_input(). 1991-04-04 15:20:41 +00:00