• Emanuele Sansone's avatar
    fix issue #1858 · 169550ae
    Emanuele Sansone authored
    In reader.py, GFile returns an object of type bytes independently from the Python version. Therefore, the object must be decoded as string in any case. Removed the check of Python version
    169550ae
reader.py 4.08 KB