mkogg.py: Update to Python 3
authorW. Trevor King <wking@tremily.us>
Mon, 13 Jul 2015 16:46:00 +0000 (09:46 -0700)
committerW. Trevor King <wking@tremily.us>
Mon, 13 Jul 2015 16:46:00 +0000 (09:46 -0700)
commitabe5f261525fc113975a657ada441e1f89570f7f
tree000df8a5cc29a244afa74a0a717b0409e4871299
parent5c9aa466428cac0f572a8ed8ae9a110c63089e83
mkogg.py: Update to Python 3

Five years after the initial request [1], the Mutagen folks have added
Python 3 support (in v1.25, 2014-10-03 [2]).  In this commit, I also
catch up on the m4a -> mp4 transition (from v1.9, 2006-12-09 [3]).

[1]: https://bitbucket.org/lazka/mutagen/issues/27
[2]: http://mutagen.readthedocs.org/en/latest/changelog.html#id6
[3]: http://mutagen.readthedocs.org/en/latest/changelog.html#id23
posts/mkogg/mkogg.py