vishnubob / python-midi

Python MIDI library
MIT License
1.49k stars 370 forks source link

upgraded to python3 #171

Closed exowanderer closed 1 year ago

exowanderer commented 5 years ago

I converted all the print / raise / assert statements to python3 syntax

I converted the __init__.py and fileio.py relative imports to python3 syntax

QuanSai commented 4 years ago

This should be merged. What's the hold-up?

duhaime commented 4 years ago

@vishnubob is there any chance you could review and/or merge this? Python 2 has officially hit end of life :/