| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #25523: Further a-to-an corrections. | Serhiy Storchaka | 2015-11-02 | 1 | -1/+1 |
|
|
* | document TokenError and unclosed expression behavior (closes #12063) | Benjamin Peterson | 2014-06-08 | 1 | -0/+18 |
|
|
* | Issue #2134: Add support for tokenize.TokenInfo.exact_type. | Meador Inge | 2012-01-19 | 1 | -1/+52 |
|
|
* | Issue #12943: python -m tokenize support has been added to tokenize. | Meador Inge | 2011-10-07 | 1 | -0/+57 |
|
|
* | Separate source link from main text. | Raymond Hettinger | 2011-01-10 | 1 | -0/+2 |
|
|
* | Move source links to consistent location and remove wordy, big yellow boxes. | Raymond Hettinger | 2011-01-10 | 1 | -5/+1 |
|
|
* | Provide links to Python source where the code is short, readable and | Éric Araujo | 2010-11-16 | 1 | -0/+5 |
|
|
* | Issue #10335: Add tokenize.open(), detect the file encoding using | Victor Stinner | 2010-11-09 | 1 | -8/+9 |
|
|
* | Improve the repr for the TokenInfo named tuple. | Raymond Hettinger | 2010-09-09 | 1 | -1/+1 |
|
|
* | show a common usage of detect_encoding | Benjamin Peterson | 2010-03-18 | 1 | -1/+11 |
|
|
* | in tokenize.detect_encoding(), return utf-8-sig when a BOM is found | Benjamin Peterson | 2010-03-18 | 1 | -1/+2 |
|
|
* | Issue #7631: Fix undefined references to the "built-in file object", which | Antoine Pitrou | 2010-01-04 | 1 | -3/+2 |
|
|
* | Fixed capitalization and markup; added imports in the example | Ezio Melotti | 2009-12-20 | 1 | -3/+6 |
|
|
* | Issue #5857: tokenize.tokenize() now returns named tuples. | Raymond Hettinger | 2009-04-29 | 1 | -1/+6 |
|
|
* | #5486: typos. | Georg Brandl | 2009-03-13 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -29/+29 |
|
|
* | Merged revisions 64002-64003,64012,64036-64037,64047,64050-64052,64054-64055,... | Georg Brandl | 2008-06-10 | 1 | -6/+4 |
|
|
* | - Issue #719888: Updated tokenize to use a bytes API. generate_tokens has been | Trent Nelson | 2008-03-18 | 1 | -74/+98 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-22 | 1 | -1/+1 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -1/+1 |
|
|
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 1 | -2/+2 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -7/+1 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+122 |
|
|