[Python-Dev] Memory tests in Unicode (original) (raw)
Facundo Batista facundobatista at gmail.com
Sat Aug 16 18:01:33 CEST 2008
- Previous message: [Python-Dev] Memory tests in Unicode
- Next message: [Python-Dev] Memory tests in Unicode
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/
- Previous message: [Python-Dev] Memory tests in Unicode
- Next message: [Python-Dev] Memory tests in Unicode
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]