##// END OF EJS Templates
py3: don't use os.getcwdb() on Windows to avoid DeprecationWarnings...
py3: don't use os.getcwdb() on Windows to avoid DeprecationWarnings See also ac32685011a3.
Matt Harbison -
r39844:fb628c04 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 ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...
wsgiheaders.py Loading ...