1. c2a5a63 PEP-0318, @decorator-style. In Guido's words: by Anthony Baxter · 20 years ago
  2. fc26c07 Undo Barry's change. This file is not imported, it's fed as input to by Guido van Rossum · 22 years ago
  3. c6f80fd The test_tokenize output has changed slightly, by the addition of some by Barry Warsaw · 22 years ago
  4. 3bee2f6 Update to reflect new tokenize_test.py by Jeremy Hylton · 23 years ago
  5. fa004ad Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings. by Ka-Ping Yee · 23 years ago
  6. 10bc593 Ugh. Sorry. Checked in the wrong file. Please ignore revision 1.3; by Ka-Ping Yee · 24 years ago
  7. 1ff08b1 Add tokenizer support and tests for u'', U"", uR'', Ur"", etc. by Ka-Ping Yee · 24 years ago
  8. a50547e Track changes in tokenize.py by Guido van Rossum · 26 years ago
  9. 0874f7f Tests for tokenize.py (Ka-Ping Yee) by Guido van Rossum · 27 years ago