Raymond Hettinger added the comment:

FWIW, I'm going to test some other module (math or somesuch) rather than the 
built-in string methods.  The normal use of unittest is to import both the 
unittest module and the module under test.  I want to show that pattern (which 
is somewhat different from doctests where the tests are typically in the same 
file as the code being tested).

----------

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

Reply via email to