liamks / libpytunes

Python Itunes Library parser
https://github.com/liamks/pyitunes
MIT License
220 stars 88 forks source link

started Python 3 compatibility, using six library (codyzu's work) #18

Closed pointyointment closed 9 years ago

pointyointment commented 9 years ago

@bjacobel also started updating to Python 3 but @codyzu started earlier and has more progress.

bjacobel commented 9 years ago

:thumbsup:

I really only ran 2to3 in my fork, @codyzu definitely looks farther along.

liamks commented 9 years ago

Excellent! Do you mind updating the Readme with a sentence indicating Python 3 support?

liamks commented 9 years ago

I'm going to merge this. If one of you has a bit of extra time, would you mind submitting another PR updating the Readme outlining the upgrade to Python 3 and an potential issues?