Python 3 fixes for the relax version information for code checked out from the relax repository.
The subversion version.revision() and version.url() functions now handle the Python 3 issue of Popen working with byte arrays instead of normal strings.
Authored by: bugman 2013-03-19
Parent: [r18900]
Child: [r18902]