lsun icon indicating copy to clipboard operation
lsun copied to clipboard

added Python3 compatibility (with six.moves)

Open prismv opened this issue 7 years ago • 1 comments

Using six.moves.urllib for Py2 and Py3 compatibility.

prismv avatar Sep 04 '17 17:09 prismv

It would be nice if python3 support was added, considering python2 has ~1 year left. Running the 2to3 script on the files also works.

errosica avatar Nov 23 '18 17:11 errosica