##// END OF EJS Templates
py3: use bytearray() instead of array('c', ...) constructions...
py3: use bytearray() instead of array('c', ...) constructions Portable from 2.6-3.6.
Augie Fackler -
r31346:2a18e9e6 default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...