- Jul 31, 2015
-
-
ulif authored
We want to have such functionality be aggregated in a class.
-
ulif authored
-
ulif authored
-
ulif authored
-
ulif authored
Also in tests.
-
ulif authored
-
ulif authored
-
ulif authored
For wordlists we require a certain filename format. This is described by a regular expression we introduce hereby.
-
ulif authored
This function provides pure WordList functionality and should be part of this class therefore.
-
ulif authored
We do not need `basestring` (or some Py3 equivalent) to check for strings.
-
- Jul 30, 2015
-
-
ulif authored
The functionality is replaced by the WordList class.
-
ulif authored
-
ulif authored
-
ulif authored
-
ulif authored
We do not support closing file descriptors automatically with WordList. But (beside the fact that WordList instances require less memory), we support reading a wordlist several times.
-
ulif authored
-
ulif authored
Make sure WordLists handle open file descriptors correctly.
-
ulif authored
-
ulif authored
WordLists should generally fullfill all promises of get_wordlist, except closing file descriptors. The latter is not supported because we might want to read a file several times.
-
ulif authored
-
ulif authored
-
- Jul 29, 2015
- Jul 28, 2015
- Jul 27, 2015
- Jul 26, 2015