Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | builtin -> built-in. | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
* | #6577: fix (hopefully) all links to builtin instead of module/class-specific ... | Georg Brandl | 2009-07-26 | 1 | -2/+3 |
* | remove docs for deprecated -p option | Benjamin Peterson | 2009-07-20 | 1 | -7/+0 |
* | add myself | Benjamin Peterson | 2009-05-02 | 1 | -0/+1 |
* | Demote warnings to notices where appropriate, following the goal that as few ... | Georg Brandl | 2009-04-27 | 1 | -1/+1 |
* | #5486: typos. | Georg Brandl | 2009-03-13 | 1 | -4/+4 |
* | Fix grammar. | Georg Brandl | 2009-02-23 | 1 | -3/+3 |
* | a few edits and typos | Benjamin Peterson | 2009-02-08 | 1 | -10/+11 |
* | document numliterals fixer | Benjamin Peterson | 2009-02-08 | 1 | -0/+4 |
* | document individual 2to3 fixers | Benjamin Peterson | 2009-02-07 | 1 | -10/+258 |
* | add email addresses | Benjamin Peterson | 2009-01-11 | 1 | -1/+1 |
* | and another typo... | Benjamin Peterson | 2008-10-22 | 1 | -2/+1 |
* | fix a few typos | Benjamin Peterson | 2008-10-22 | 1 | -7/+7 |
* | mention -n | Benjamin Peterson | 2008-10-19 | 1 | -2/+2 |
* | document how to disable fixers | Benjamin Peterson | 2008-10-13 | 1 | -6/+10 |
* | note the 2to3 -d could be useful for other refactoring | Benjamin Peterson | 2008-09-28 | 1 | -1/+3 |
* | 2to3's api should be considered unstable | Benjamin Peterson | 2008-09-27 | 1 | -0/+6 |
* | be less wordy | Benjamin Peterson | 2008-09-16 | 1 | -6/+6 |
* | actually tell the name of the flag to use | Benjamin Peterson | 2008-09-06 | 1 | -7/+7 |
* | flesh out the documentation on using 2to3 | Benjamin Peterson | 2008-09-04 | 1 | -14/+35 |
* | Merged revisions 66173 via svnmerge from | Benjamin Peterson | 2008-09-03 | 1 | -2/+4 |
* | fix indentation | Benjamin Peterson | 2008-07-25 | 1 | -1/+1 |
* | Fix indentation. | Georg Brandl | 2008-07-24 | 1 | -3/+1 |
* | add some documentation for 2to3 | Benjamin Peterson | 2008-07-24 | 1 | -0/+77 |