Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Code Clarity
-
Normal
-
All
-
None
-
Description
Cleanup outdated code:
- resolve some pylint issues:
- variable 'ver' used at top-level and in function arg
- cmdloop doesn't match signature
- change set() function call in initializer to static
- a few other miscellaneous pylint issues