Fix to the DummyFileObject to allow Python 2.5 and lower to run relax.
The byte arrays are now placed in eval() statements to allow the 2.5 and lower interpreters to parse the code.
Authored by: bugman 2012-10-03
Parent: [r17692]
Child: [r17694]