Chris Jerdonek added the comment:

This is good work.  Thanks.

> I think merging test_int and test_long is hard task and should be done in 
> separated issue.

I meant "share" rather than "merge."  For the tests you're adding, isn't it 
simply a matter of putting the test cases into a separate mixin or TestCase 
class in a different module, and then importing and subclassing that (and 
setting the type to use as an attribute of the subclass)?  Or am I missing 
something?

----------

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

Reply via email to