Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #19592: Use specific asserts in lib2to3 tests. | Serhiy Storchaka | 2013-11-14 | 1 | -3/+3 |
* | re.escape os.sep so that \ is interpreted properly in the regex. | Gregory P. Smith | 2012-02-14 | 1 | -2/+4 |
|\ | |||||
| * | re.escape os.sep so that \ is interpreted properly in the regex. | Gregory P. Smith | 2012-02-14 | 1 | -2/+3 |
|/ | |||||
* | Issue #13930: fix a / to use os.sep so that the test works on Windows. | Gregory P. Smith | 2012-02-14 | 1 | -2/+4 |
* | Issue #13930: Adds ability for 2to3 to write its output to a different | Gregory P. Smith | 2012-02-12 | 1 | -2/+96 |
* | Merged revisions 77160 via svnmerge from | Benjamin Peterson | 2009-12-30 | 1 | -0/+5 |
* | fix test on py3 | Benjamin Peterson | 2009-12-29 | 1 | -2/+2 |
* | Merged revisions 77102 via svnmerge from | Benjamin Peterson | 2009-12-29 | 1 | -0/+36 |