Files
create/src/Mod
Daniel Furtlehner 71528b8660 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
..
2018-08-07 11:13:31 -04:00
2018-04-25 09:41:33 -03:00
2018-08-07 11:13:31 -04:00
2018-08-26 17:30:44 +02:00
2018-04-25 09:41:33 -03:00
2018-03-26 18:52:02 -03:00
2018-08-23 16:00:18 -03:00