Skip to content

Instantly share code, notes, and snippets.

@dnorton
Created May 22, 2014 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dnorton/fb0fa9f80b6c9d71639a to your computer and use it in GitHub Desktop.
Save dnorton/fb0fa9f80b6c9d71639a to your computer and use it in GitHub Desktop.
files = [f for f in os.listdir('.') if ".sql" in f or ".pkg" in f]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment