sapling/contrib/hgfixes
Gregory Szorc 5d78314d10 fix_bytes: loosen blacklist matching requirements
On my Linux machine, paths seen by 2to3 include the build directory. We
switch from an exact to substring match to allow 2to3 to work in more
environments.
2014-05-10 14:54:39 -07:00
..
__init__.py contrib/setup3k.py: added script to build hg with py3k 2010-08-03 13:18:16 -03:00
fix_bytes.py fix_bytes: loosen blacklist matching requirements 2014-05-10 14:54:39 -07:00
fix_bytesmod.py fix_bytesmod: use the "from mercurial" form of the import to avoid breaking httpclient 2014-02-04 18:33:25 -05:00
fix_leftover_imports.py cleanup: drop unused variables and an unused import 2013-07-01 20:48:56 +02:00