Skip to content
  • hydrargyrum's avatar
    weboob-repos: port to python3 · ad3924e5
    hydrargyrum authored
    tarfile.add doesn't take anymore 'exclude' keyword anymore but 'filter'
    can do the same in both py2 and py3.
    Also, subprocess returns bytes.
    ad3924e5