dosage/dosagelib
Tobias Gruetzmacher f1b83748ed When testing the command line, call main method.
Previously, we were spawning the main binary in a subprocess, which is
fragile and interacts poorly with some testing frameworks...
2017-10-15 14:54:44 +02:00
..
plugins realised we have a scraper for CMS MenageA3 uses 2017-10-03 21:47:32 +13:00
__init__.py Some minor style fixes. 2017-05-15 00:54:02 +02:00
cmd.py When testing the command line, call main method. 2017-10-15 14:54:44 +02:00
comic.py Fixup copyright years. 2016-10-29 00:21:41 +02:00
configuration.py Some minor style fixes. 2017-05-15 00:54:02 +02:00
director.py Remove handlers after director run. 2017-10-15 14:54:44 +02:00
events.py Remove handlers after director run. 2017-10-15 14:54:44 +02:00
helpers.py Move xpath_class to helpers module. 2017-02-13 22:41:17 +01:00
languages.py Some minor style fixes. 2017-05-15 00:54:02 +02:00
loader.py Switch plugin loading to pkgutil. 2016-03-20 15:13:24 +01:00
output.py Fixup copyright years. 2016-10-29 00:21:41 +02:00
rss.py Some minor style fixes. 2017-05-15 00:54:02 +02:00
scraper.py Favour the first image we found when we're not expecting multiple images 2017-04-18 21:59:04 +01:00
singleton.py Bugfix: StandardError does not exist in Python 3. 2017-05-21 23:37:09 +02:00
updater.py Some minor style fixes. 2017-05-15 00:54:02 +02:00
util.py Preserve the order we found images in when removing duplicate images 2017-04-18 21:58:12 +01:00