Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run futurize --stage1. | Russel Winder | 2016-01-01 | 1 | -3/+4 |
| | |||||
* | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -4/+5 |
| | |||||
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -12/+12 |
| | |||||
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -11/+14 |
| | | | | | development. Note that this set of changes is NOT backward-compatible; the trunk no longer works with Python 1.5.2, 2.0, or 2.1. | ||||
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+5 |
| | |||||
* | Regain lost performance improvements by using paths instead of targets for ↵ | Steven Knight | 2005-01-21 | 1 | -0/+73 |
scanner calls and re-using Binder objects for identical paths. |