slodns
slodns copied to clipboard
Updates to support Python3
- Fixes parentheses to print(...) commands
- Changes formatting according to Python PEP-8
- https://peps.python.org/pep-0008/#tabs-or-spaces
- https://peps.python.org/pep-0008/#blank-lines
- Removes unused import "string"