Files
@ d69aa464f373
Branch filter:
Location: kallithea/docs/theme/nature/layout.html
d69aa464f373
1.0 KiB
text/html
cleanup: consistently use 'except ... as ...:'
Use the Python 2.6+ syntax instead of the old confusing 'except ..., ...'
syntax.
Use the Python 2.6+ syntax instead of the old confusing 'except ..., ...'
syntax.