This no longer seems to be the case in Oneiric:
In [4]: m['year']
EasyID3KeyError Traceback (most recent call last)
/scratch/947/friday-mix/<ipython console> in <module>()
/usr/lib/pymodules/python2.7/mutagen/easyid3.pyc in __getitem__(self, key)
179 return func(self.__id3, key)
180 else:
--> 181 raise EasyID3KeyError("%r is not a valid key" % key)
182
183 def __setitem__(self, key, value):
EasyID3KeyError: "'year' is not a valid key"
** Changed in: mutagen (Ubuntu)
Status: New => Fix Released
** Changed in: mutagen (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/498610
Title:
easyid3.py module raises ValueError instead of KeyError
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutagen/+bug/498610/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs