summaryrefslogtreecommitdiff
path: root/Lib/test/tokenize_tests.txt
Commit message (Expand)AuthorAgeFilesLines
* bpo-31462: Remove trailing whitespaces. (#3564)Serhiy Storchaka2017-09-141-1/+1
* Issue #13748: Raw bytes literals can now be written with the `rb` prefix as w...Antoine Pitrou2012-01-121-0/+8
* Patch 1420 by Ron Adam.Guido van Rossum2007-11-121-10/+10
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-131-13/+13
* PEP 3107 - Function Annotations thanks to Tony LowndsNeal Norwitz2006-12-281-0/+3
* Remove usage of backticks.Brett Cannon2006-08-251-1/+1
* Killed the <> operator. You must now use !=.Guido van Rossum2006-08-241-4/+4
* PEP-0318, @decorator-style. In Guido's words:Anthony Baxter2004-08-021-0/+3
* Effectively renamed tokenize_tests.py to have a txt extension instead.Tim Peters2003-05-121-0/+175