************* Module core ae/core.py:1:0: C0302: Too many lines in module (1042/1000) (too-many-lines) ae/core.py:265:4: W0603: Using the global statement (global-statement) ae/core.py:275:4: W0603: Using the global statement (global-statement) ae/core.py:281:4: W0603: Using the global statement (global-statement) ae/core.py:285:0: R0914: Too many local variables (19/15) (too-many-locals) ae/core.py:330:9: R0916: Too many boolean expressions in if statement (7/5) (too-many-boolean-expressions) ae/core.py:372:15: W0718: Catching too general exception Exception (broad-exception-caught) ae/core.py:285:0: R0912: Too many branches (18/12) (too-many-branches) ae/core.py:285:0: R0915: Too many statements (51/50) (too-many-statements) ae/core.py:421:8: W0602: Using global for '_APP_INSTANCES' but no assignment is done (global-variable-not-assigned) ae/core.py:445:8: W0602: Using global for '_APP_INSTANCES' but no assignment is done (global-variable-not-assigned) ae/core.py:463:34: R1735: Consider using '{"blocking": False}' instead of a call to 'dict'. (use-dict-literal) ae/core.py:463:79: R1735: Consider using '{"timeout": timeout}' instead of a call to 'dict'. (use-dict-literal) ae/core.py:464:14: R1732: Consider using 'with' for resource-allocating operations (consider-using-with) ae/core.py:528:4: W0602: Using global for '_APP_THREADS' but no assignment is done (global-variable-not-assigned) ae/core.py:541:4: W0602: Using global for '_APP_THREADS' but no assignment is done (global-variable-not-assigned) ae/core.py:552:0: R0902: Too many instance attributes (19/7) (too-many-instance-attributes) ae/core.py:599:4: R0913: Too many arguments (8/5) (too-many-arguments) ae/core.py:713:15: W0718: Catching too general exception Exception (broad-exception-caught) ae/core.py:718:4: R0913: Too many arguments (6/5) (too-many-arguments) ae/core.py:819:62: W1514: Using open without explicitly specifying an encoding (unspecified-encoding) ae/core.py:819:62: R1732: Consider using 'with' for resource-allocating operations (consider-using-with) ae/core.py:897:37: R1735: Consider using '{"blocking": False}' instead of a call to 'dict'. (use-dict-literal) ae/core.py:897:82: R1735: Consider using '{"timeout": timeout}' instead of a call to 'dict'. (use-dict-literal) ae/core.py:904:41: R1732: Consider using 'with' for resource-allocating operations (consider-using-with) ae/core.py:910:41: R1732: Consider using 'with' for resource-allocating operations (consider-using-with) ae/core.py:951:50: W1514: Using open without explicitly specifying an encoding (unspecified-encoding) ae/core.py:951:50: R1732: Consider using 'with' for resource-allocating operations (consider-using-with) ae/core.py:1007:32: W1514: Using open without explicitly specifying an encoding (unspecified-encoding) ae/core.py:1007:32: R1732: Consider using 'with' for resource-allocating operations (consider-using-with) ----------------------------------- Your code has been rated at 9.29/10 vvv STDERR vvv No config file found, using default configuration ^^^ STDERR ^^^