Quote:
Originally Posted by chaley
@kovid: an AttributeError exception is not caught in the try block in ebooks/metadata/meta.py lines 149-165.
This used to work. Was there an update somewhere that changed referencing None to an AttributeError?
|
I'm going to need more context. Are you saying that match.group('authors') is raising an AttributeError?