##// END OF EJS Templates
py3: simply use b'%d\n' to format pid in server.py...
py3: simply use b'%d\n' to format pid in server.py Spotted by Martin, thanks.
Yuya Nishihara -
r32617:e48cb1c7 default
Show More
Name Size Modified Last Commit Author
/ mercurial / hgweb
__init__.py Loading ...
common.py Loading ...
hgweb_mod.py Loading ...
hgwebdir_mod.py Loading ...
protocol.py Loading ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...