nose-cprof 0.1-0

nose-cprof is a nose plugin to use cProfile to profile nosetests, rather than the built-in Hotshot plugin.Options:--with-cprofile  Enable plugin Profile:  Use this plugin to run tests using the  cProfile profiler. ...