Matt McDonald

Results 1 issues of Matt McDonald

The following test directories are missing `__init__.py` files: * grizzled-python/test/misc * grizzled-python/test/net * grizzled-python/test/net/ftp This causes the tests contained within to be omitted from a nose test run: ``` $...