calibre/src/lzma
Flaviu Tamas 0889ee85ec
Fix syntax errors
Command used:

futurize --no-diffs -f libfuturize.fixes.fix_print_with_import -f lib2to3.fixes.fix_throw -f lib2to3.fixes.fix_numliterals -f lib2to3.fixes.fix_except -f lib2to3.fixes.fix_exec -f lib2to3.fixes.fix_raise -f lib2to3.fixes.fix_tuple_params -f lib2to3.fixes.fix_ne -j20 -w -n setup recipes src manual setup.py recipes/*.recipe

And manual adjustments of print((...)) -> print(...)
2018-09-10 12:11:28 +05:30
..
7zTypes.h
__init__.py
Compiler.h Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
errors.py Add a decompressor for LZMA1 2015-08-06 17:37:49 +05:30
LzFind.c Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
LzFind.h Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
LzHash.h Start work on creating .xz files 2015-08-07 09:03:59 +05:30
lzma1.py Add a decompressor for LZMA1 2015-08-06 17:37:49 +05:30
Lzma2Dec.c Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
Lzma2Dec.h
Lzma2Enc.c Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
Lzma2Enc.h Start work on creating .xz files 2015-08-07 09:03:59 +05:30
lzma_binding.c Hide all symbols in the compiled python extensions on unix 2017-06-07 12:19:24 +05:30
LzmaDec.c Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
LzmaDec.h
LzmaEnc.c Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
LzmaEnc.h Start work on creating .xz files 2015-08-07 09:03:59 +05:30
Precomp.h
xz.py Fix syntax errors 2018-09-10 12:11:28 +05:30