Python 3 fixes via 2to3 - the execfile() function does not exist in Python 3.
The command used was: 2to3 -j 4 -w -f execfile .
Authored by: bugman 2014-11-11
Parent: [r26522]
Child: [r26524]