Files
create/src
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
..
2018-08-19 13:11:08 +02:00
2018-08-11 11:39:27 +02:00
2018-03-30 11:25:42 +02:00
2018-04-04 11:53:11 +02:00