Another Python 3 fix for the relax_io.extract_data() function.
Sometimes this function sees byte types, sometimes string types. The function can now handle both.
Authored by: bugman 2012-10-02
Parent: [r17686]
Child: [r17688]