grim/pyscovery

ignore zip files

2013-05-26, Gary Kramlich
2a4b9240bb1d
ignore zip files
1.2: 2013/05/26
* Broke the discovery stuff off to a class while still supporting a "default"
loader.
1.1: 2013/04/14
* Add support for instantiating the classes we find
* Fixed a bug where all objects were being returned
* Changed pyscovery.find to require a value for recurse
1.0: 2013/03/29
* Initial release