Python 3 support for Modelfree4 and Dasha.
The subprocess.Popen class works with byte arrays rather than strings in Python 3+. The Python objects are now interconverted when the Python 3 encode() and decode() methods are detected.
Authored by: bugman 2012-10-07
Parent: [r17723]
Child: [r17725]