Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.11] gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109... | Victor Stinner | 2023-09-21 | 1 | -2/+0 |
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -1/+1 |
* | Set svn:eol-style to native. | Tim Peters | 2006-03-01 | 1 | -2/+2 |
* | Whitespace normalization. | Tim Peters | 2005-12-25 | 1 | -1/+1 |
* | Fix Bug #1378022, UTF-8 files with a leading BOM crashed the interpreter. | Neal Norwitz | 2005-12-18 | 1 | -0/+2 |