-
Pylint is just wrong in a few cases (admittedly: those are hard), so can safely ignore these warnings. Also ignore errors in thirdparty, this is not really our code. Also remove a few old "pylint silencers" ("# pylint: disable=...") that are not used any more in v3.10 of pylint
-
File was created by myself, free to use
-
test-cases: add support for encrypted corpus
-
Forgot to set this back to False after testing
-
Replace #print(...) with DEBUG_FLAG and conditional print(...)