SearchSploit.py icon indicating copy to clipboard operation
SearchSploit.py copied to clipboard

PEP8 Conventions

Open rad10 opened this issue 5 years ago • 0 comments

Clearly this program was not made with standards in mind. In some worse situations, it is just as unreadable as the bash script that came before it. That is how it's been for the longest time. Well no more. Once I have the majority of current changes I want done (because I am a creature of habit), I will change it all to meet Python's PEP8 coding conventions.

rad10 avatar Mar 31 '20 16:03 rad10