Josh Watson <j...@joshwatson.com> added the comment:

Accidentally submitted before finishing typing. Anyways, it calls "reload(cmd)" 
in the test_coverage function in test_cmd.py, which does not work anymore given 
that reload has been moved to imp.

I've uploaded a patch that fixes this.

----------
keywords: +patch
Added file: http://bugs.python.org/file24763/test_cmd-reload.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14235>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to