##// END OF EJS Templates
py3: use b"%d" instead of str() to convert int to bytes...
py3: use b"%d" instead of str() to convert int to bytes While I was here, I added 'and None' to suppress return values of .write() calls. Differential Revision: https://phab.mercurial-scm.org/D3328

File last commit:

r37194:338367d4 default
r37685:701c261f default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer