f0bacdecd8
Python3 does not have sys.maxint anymore, so replace it with sys.maxsize, which is available in both Python2 and Python3. fixes #59 |
||
---|---|---|
.. | ||
modules | ||
__init__.py | ||
config.py | ||
engine.py | ||
error.py | ||
input.py | ||
output.py | ||
store.py | ||
theme.py | ||
util.py |