Ezio Melotti added the comment:

Raymond, in the meanwhile can the proposed patch be applied?
I don't think it's necessary to show that you need to import a module in order 
to test its functions.  Using modules also has the disadvantage that people 
might not know what result to expect if they are not familiar with the 
functions of that module (e.g. the only functions that return True/False in the 
math module seem to be isfinite/isnan/isinf), whereas everyone should know 
basic string methods.

----------

_______________________________________
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