[Python-Dev] Memory tests in Unicode (original) (raw)

Facundo Batista facundobatista at gmail.com
Sat Aug 16 18:01:33 CEST 2008


2008/8/16 Antoine Pitrou <solipsis at pitrou.net>:

If the test does allocate the very large string, it means MemoryError isn't raised, which defeats the purpose of the test.

I do not want to remove the test.

I just want to execute it only when I run "-u all" or "-u memory", not everytime I run the regression tests.

Regards,

-- . Facundo

Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/



More information about the Python-Dev mailing list