mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-17 12:39:02 +00:00
990e73c383
In a recent Sphinx release, it started calling `sys.exit()` and that caused our whole build process to exit prematurely. |
||
---|---|---|
.. | ||
gui | ||
tests | ||
__init__.py | ||
.gitignore | ||
build.py | ||
conflict.py | ||
currency.py | ||
debug.py | ||
desktop.py | ||
geometry.py | ||
LICENSE | ||
loc.py | ||
notify.py | ||
path.py | ||
plat.py | ||
pygettext.py | ||
README | ||
reg.py | ||
sphinxgen.py | ||
sqlite.py | ||
testutil.py | ||
trans.py | ||
util.py |
This module is common code used in all Hardcoded Software applications. It has no stable API so it is not recommended to actually depend on it. But if you want to copy bits and pieces for your own apps, be my guest.