Go to file
Guido van Rossum 10d10ffb1b Change the order in which Floatnumber and Intnumber are tried
so it will correctly recognize floats.
Fix the test program so it works again.
1992-03-16 18:30:24 +00:00
Demo Initial revision 1992-03-02 16:20:32 +00:00
Doc Much simpler version, intended as a script. 1992-03-06 10:56:42 +00:00
Grammar Allow NEWLINE* after eval input. 1992-03-04 16:41:24 +00:00
Include Initial revision 1992-02-26 15:19:31 +00:00
Lib Change the order in which Floatnumber and Intnumber are tried 1992-03-16 18:30:24 +00:00
Mac/Lib New == syntax 1992-01-01 19:35:13 +00:00
Modules Add interface to times(2). 1992-03-12 17:33:14 +00:00
Objects Change error handling. Call clearerr() more often. 1992-03-04 16:39:24 +00:00
Parser Append a NEWLINE token at the end of a file. 1992-03-04 16:40:44 +00:00
Python Totally get rid of silly '\E' escape. 1992-03-12 17:36:11 +00:00
Tools/scripts Initial revision 1992-03-02 16:20:32 +00:00