sapling/contrib/hgfixes
Augie Fackler 5de383e853 fix_bytesmod: fix defects in fix_bytesmod so it produces working code
Prior to this change, the fixer did not always add the py3kcompat
import to files, and did not manage to blacklist itself.
2014-02-04 18:09:20 -05:00
..
__init__.py contrib/setup3k.py: added script to build hg with py3k 2010-08-03 13:18:16 -03:00
fix_bytes.py check-code: indent 4 spaces in py files 2012-07-31 03:30:42 +02:00
fix_bytesmod.py fix_bytesmod: fix defects in fix_bytesmod so it produces working code 2014-02-04 18:09:20 -05:00
fix_leftover_imports.py cleanup: drop unused variables and an unused import 2013-07-01 20:48:56 +02:00