Michael Foord added the comment:

Yep, interesting idea. In Python 3 you can't import unittest.mock without 
importing unittest, so there could even be a "default testcase" to fall back 
on. For the external release I'd rather not have unittest as a dependency, but 
allowing a testcase to be provided at instantiation would be fine.

----------
assignee:  -> michael.foord

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

Reply via email to