dosage/dosagelib
Tobias Gruetzmacher fb37f946e0 Speed up comic module tests.
This fakes an If-Modified-Since header, so most web servers don't need
to send comic images at all. This should also reduce the amount of data
that needs to be fetched for comic module tests.
2016-08-01 00:44:34 +02:00
..
plugins Remove DrunkDuck for now. 2016-06-05 22:22:17 +02:00
__init__.py Fix workaround for PyInstaller... 2016-06-05 16:01:35 +02:00
cmd.py Keep track of removed and moved comics (fixes #41). 2016-06-05 21:47:58 +02:00
comic.py Speed up comic module tests. 2016-08-01 00:44:34 +02:00
configuration.py Fallback version if pkg_resources not available. 2016-03-03 01:05:36 +01:00
decorators.py Updated copyright. 2014-01-05 16:50:57 +01:00
director.py Ignore case for comic download directories. 2016-06-06 00:08:29 +02:00
events.py Ignore case for comic download directories. 2016-06-06 00:08:29 +02:00
helpers.py Refactor: Make namer a method. 2016-04-21 08:20:49 +02:00
languages.py Update languages. 2016-04-16 13:14:12 +02:00
loader.py Switch plugin loading to pkgutil. 2016-03-20 15:13:24 +01:00
output.py Replace home-grown Python2/3 compat. with six. 2016-05-05 23:33:48 +02:00
rss.py
scraper.py Ignore case for comic download directories. 2016-06-06 00:08:29 +02:00
singleton.py Use realpath to detect symlinked instances. 2014-01-05 11:16:57 +01:00
updater.py Use GitHub releases API for update checks. 2015-11-06 23:07:19 +01:00
util.py Change robotparser import to make PyInstaller happy. 2016-06-06 22:42:01 +02:00