[Python-checkins] r73850 - in python/branches/py3k: Lib/test/test_array.py Modules/arraymodule.c

Antoine Pitrou solipsis at pitrou.net
Sun Jul 5 10:36:52 CEST 2009


<alexandre.vassalotti> writes:
> 
> +    def test_memoryview_no_resize(self):
> +        # Test for issue 4509.

Perhaps you should have expanded the existing test_buffer() method instead?





More information about the Python-checkins mailing list