Python 3 preparations - the auto_analyses package is 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: [r17592]
Child: [r17594]