Skip to content

Instantly share code, notes, and snippets.

@ivandeex
Created July 21, 2015 09:18
Show Gist options
  • Save ivandeex/4ee6e506d0672927382f to your computer and use it in GitHub Desktop.
Save ivandeex/4ee6e506d0672927382f to your computer and use it in GitHub Desktop.
wordlist = (w.strip() for f in wordlistfiles for w in open(f))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment