1. c2a5a63 PEP-0318, @decorator-style. In Guido's words: by Anthony Baxter · 20 years ago
  2. 0ff2ee0 Effectively renamed tokenize_tests.py to have a txt extension instead. by Tim Peters · 21 years ago[Renamed from Lib/test/tokenize_tests.py]
  3. 3b5de4d Reverted whitespace normalization on this file. I should really change by Tim Peters · 21 years ago
  4. f2715e0 Whitespace normalization. by Tim Peters · 21 years ago
  5. fc26c07 Undo Barry's change. This file is not imported, it's fed as input to by Guido van Rossum · 22 years ago
  6. 266e6b1 Quite down some FutureWarnings. by Barry Warsaw · 22 years ago
  7. a4553c0 There's no need for the tokenize tests to include a SyntaxError. by Jeremy Hylton · 23 years ago
  8. 1ff08b1 Add tokenizer support and tests for u'', U"", uR'', Ur"", etc. by Ka-Ping Yee · 24 years ago
  9. 0874f7f Tests for tokenize.py (Ka-Ping Yee) by Guido van Rossum · 27 years ago