Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265) | Nikita Sobolev | 2023-09-12 |
| | |||
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 |
| | |||
* | Set svn:eol-style to native. | Tim Peters | 2006-03-01 |
| | |||
* | Whitespace normalization. | Tim Peters | 2005-12-25 |
| | |||
* | Fix Bug #1378022, UTF-8 files with a leading BOM crashed the interpreter. | Neal Norwitz | 2005-12-18 |
Needs backport. |