Python 3 fixes via 2to3 - replacement of all `x` with repr(x).
The command used was: 2to3 -j 4 -w -f repr .
Authored by: bugman 2014-11-11
Parent: [r26511]
Child: [r26513]