Changeset - d69aa464f373
default
0
51
0
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.
51 files changed with 121 insertions and 121 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)