##// END OF EJS Templates
hgweb.cgi and hgwebdir.cgi fixes/cleanups for user configurable parts:...
hgweb.cgi and hgwebdir.cgi fixes/cleanups for user configurable parts: - "import os" was missing in hgwebdir.cgi, added to comments for both script. - HGENCODING has to be set before importing hgweb, otherwise you'll get mixed encoding in changelog vs. file content/diffs. - "import sys" is only needed when changing sys.path - document purpose of cgitb.

File last commit:

r0:9117c656 default
r3868:6033d9f2 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer