Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:
On Thu, Jun 17, 2010 at 10:32 AM, Antoine Pitrou <rep...@bugs.python.org> wrote:
..
>> Is there direct regrtest support for this?
>
> You can take a look at test_io, test_memoryio or test_heapq for inspiration.
>

I looked at test_io and don't like that approach.  It seems to require 
subclassing each TestCase twice for C and Python.  There is no mechanism to 
assure that all tests are replicated that way.

----------

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

Reply via email to