##// END OF EJS Templates
hgweb: pass strings in WSGI environment correctly from wsgicgi...
hgweb: pass strings in WSGI environment correctly from wsgicgi According to PEP 3333, the strings in the WSGI environment must be translatable to bytes using the ISO-8859-1 codec.

File last commit:

r21874:8da01b6e default
r51830:04bfcb41 stable
Show More
README.md
4 lines | 80 B | text/x-minidsrc | MarkdownLexer

Run Mercurial tests with Vagrant:

$ vagrant up
$ vagrant ssh -c ./run-tests.sh