Skip to content
Snippets Groups Projects
Commit c48d97d4 authored by ulif's avatar ulif
Browse files

pep8.

parent 1610cc92
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ RE_ASCII_CHARS = re.compile('^[a-zA-Z]{2}$')
#: Special chars inserted on demand
SPECIAL_CHARS = "~!#$%^&*()-=+[]\{}:;\"'<>?/0123456789"
def get_wordlist(path):
"""Parse file at `path` and build a word list of it.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment