Skip to content

Instantly share code, notes, and snippets.

@paulbarbu
Created July 26, 2011 17:33
Show Gist options
  • Save paulbarbu/1107298 to your computer and use it in GitHub Desktop.
Save paulbarbu/1107298 to your computer and use it in GitHub Desktop.
class GetFiles(object):
'''Get a list of valid files in a location
The files will be matched against the extension or MIME type
This class also uses PathValidator class to validate the checked path
'''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment