##// END OF EJS Templates
bundle2: use ProgrammingError to report bad use of addparam()...
bundle2: use ProgrammingError to report bad use of addparam() This allows us to embed error message in bytes.
Yuya Nishihara -
r38628:d474b3b4 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 ...