Files
create/src/Mod/AddonManager
Daniel Furtlehner 998b72324d AddonManager: Fixes download of metadata.txt with Py3
urllib2 in Py3 gives us a bytearray instead of a string. We have to decode it first to get the metadata.txt. When decoding fails we assume that we are in Py2 and process as before.
2018-08-29 11:00:42 -03:00
..
2017-02-02 11:20:41 +01:00
2017-02-02 11:20:41 +01:00
2017-02-02 11:20:41 +01:00