calibre/src/tinycss
Kovid Goyal 2a0bdcfcbb
Use the importlib resource infrastructure to run tests from directories
That way the tests will work even in frozen builds
2020-10-03 09:05:36 +05:30
..
tests Use the importlib resource infrastructure to run tests from directories 2020-10-03 09:05:36 +05:30
__init__.py Get rid of iterkeys 2019-03-25 14:31:32 +05:30
color3.py Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
css21.py Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
decoding.py Auto fix excess blank lines 2020-08-22 18:47:56 +05:30
fonts3.py Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
media3.py Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
page3.py Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
parsing.py Auto fix excess blank lines 2020-08-22 18:47:56 +05:30
token_data.py Auto fix excess blank lines 2020-08-22 18:47:56 +05:30
tokenizer.c Remove py2 code paths 2020-08-22 18:48:06 +05:30
tokenizer.py Auto fix excess blank lines 2020-08-22 18:47:56 +05:30
version.py