summaryrefslogtreecommitdiffstats
path: root/bin/memoicmp.py
Commit message (Collapse)AuthorAgeFilesLines
* Futurize stage 2 2to3 fixes only.William Blevins2016-09-201-4/+4
|
* Run futurize --stage1.Russel Winder2016-01-011-3/+4
|
* Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-4/+5
|
* Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-12/+12
|
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-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 Knight2009-02-091-0/+5
|
* Regain lost performance improvements by using paths instead of targets for ↵Steven Knight2005-01-211-0/+73
scanner calls and re-using Binder objects for identical paths.