Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * test_select.py: (some) tests for built-in select module | Guido van Rossum | 1993-11-11 | 1 | -1/+3 |
| | | | | | | * test_grammar.py, testall.out: added test for funny things in string literals * token.py, symbol.py: definitions used with built-in parser module. * tokenize.py: added double-quote recognition | ||||
* | Change the order in which Floatnumber and Intnumber are tried | Guido van Rossum | 1992-03-16 | 1 | -2/+3 |
| | | | | | so it will correctly recognize floats. Fix the test program so it works again. | ||||
* | Initial revision | Guido van Rossum | 1992-01-01 | 1 | -0/+60 |