##// END OF EJS Templates
py3: use sysstr() to convert ProgrammingError bytes with no unicode error risk...
py3: use sysstr() to convert ProgrammingError bytes with no unicode error risk msg.decode('utf8') may fail if msg isn't an ASCII string, and that's possible as we sometimes embed a filename in the error message for example.

File last commit:

r30765:eb7de21b default
r39632:409c42d6 default
Show More
footer.tmpl
4 lines | 24 B | application/x-cheetah | CheetahLexer
{motd}
</body>
</html>