Last Python 3 compatibility update for the system tests - they are now both Python 2 and 3 compatible!
The command used was: 2to3 -w \ -f except \ -f import \ -f imports \ -f long \ -f numliterals \ -f xrange \ .
Authored by: bugman 2012-09-28
Parent: [r17580]
Child: [r17582]