| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch 1420 by Ron Adam. | Guido van Rossum | 2007-11-12 | 1 | -19/+19 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -28/+42 |
|
|
* | PEP 3107 - Function Annotations thanks to Tony Lownds | Neal Norwitz | 2006-12-28 | 1 | -1/+17 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -25/+50 |
|
|
* | Check in new output for test_tokenize. | Brett Cannon | 2006-08-25 | 1 | -12/+13 |
|
|
* | Killed the <> operator. You must now use !=. | Guido van Rossum | 2006-08-24 | 1 | -4/+4 |
|
|
* | PEP-0318, @decorator-style. In Guido's words: | Anthony Baxter | 2004-08-02 | 1 | -1/+12 |
|
|
* | Undo Barry's change. This file is not imported, it's fed as input to | Guido van Rossum | 2002-08-29 | 1 | -12/+12 |
|
|
* | The test_tokenize output has changed slightly, by the addition of some | Barry Warsaw | 2002-08-29 | 1 | -12/+12 |
|
|
* | Update to reflect new tokenize_test.py | Jeremy Hylton | 2001-04-13 | 1 | -8/+8 |
|
|
* | Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. | Ka-Ping Yee | 2001-01-24 | 1 | -154/+154 |
|
|
* | Ugh. Sorry. Checked in the wrong file. Please ignore revision 1.3; | Ka-Ping Yee | 2001-01-15 | 1 | -154/+154 |
|
|
* | Add tokenizer support and tests for u'', U"", uR'', Ur"", etc. | Ka-Ping Yee | 2001-01-15 | 1 | -365/+421 |
|
|
* | Track changes in tokenize.py | Guido van Rossum | 1998-04-03 | 1 | -30/+30 |
|
|
* | Tests for tokenize.py (Ka-Ping Yee) | Guido van Rossum | 1997-10-27 | 1 | -0/+592 |
|
|