Mercurial > p > roundup > code
view website/issues/html/_generic.help-empty.html @ 5379:17edccfe1755
Python 3 preparation: "except" syntax.
Changing "except Exception, var" to "except Exception as var".
Tool-generated patch.
| author | Joseph Myers <jsm@polyomino.org.uk> |
|---|---|
| date | Tue, 24 Jul 2018 21:42:22 +0000 |
| parents | c2d0d3e9099d |
| children |
line wrap: on
line source
<html> <head> <title>Empty page (no search performed yet)</title> </head> <body> <p i18n:translate="">Please specify your search parameters!</p> </body> </html>
