Python 3 preparations - the unit tests are now fully 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: [r17584]
Child: [r17586]