Florent Xicluna <la...@yahoo.fr> added the comment:

Small note:
 - the unit tests could use assertIsInstance(..., str), assertIsInstance(..., 
unicode) instead of the custom methods.
 - some "assertTrue" may be replaced by "assertEqual"

----------

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

Reply via email to