comictagger/comicapi
Timmy Welch 6da177471b Fix #242
Fix file encoding inconsistencies, windows defaults to cp1252, which is
not Unicode compatible.
Add logging for all exceptions in the comicapi package
Ensure that all exceptions are logged and shown to the user
2022-04-11 14:52:41 -07:00
..
__init__.py Code cleanup 2022-04-02 14:21:37 -07:00
comet.py Add basic logging 2022-04-04 19:10:22 -07:00
comicarchive.py Fix #242 2022-04-11 14:52:41 -07:00
comicbookinfo.py Fix #242 2022-04-11 14:52:41 -07:00
comicinfoxml.py Add basic logging 2022-04-04 19:10:22 -07:00
filenameparser.py Use more idiomatic regular expression string 2022-04-05 10:37:33 -04:00
genericmetadata.py Adding attribs to ImageMetadata class. 2022-04-05 11:23:18 -04:00
issuestring.py Add basic logging 2022-04-04 19:10:22 -07:00
utils.py Add basic logging 2022-04-04 19:10:22 -07:00