calibre/src/tinycss
Kovid Goyal aee8af31f3
Hide all symbols in the compiled python extensions on unix
They were already hidden on windows. Avoids the possibility of symbol
collisions and also means ld has to do less work when loading them
extensions.
2017-06-07 12:19:24 +05:30
..
tests DRYer 2016-07-17 09:55:39 +05:30
__init__.py
color3.py
css21.py
decoding.py
fonts3.py Fix subsetting of fonts whose names start with "and" not working 2016-12-05 17:07:11 +05:30
media3.py
page3.py
parsing.py
token_data.py
tokenizer.c Hide all symbols in the compiled python extensions on unix 2017-06-07 12:19:24 +05:30
tokenizer.py
version.py