[Python-Dev] refleak hunting fun!
Skip Montanaro
skip at pobox.com
Fri Aug 15 10:38:01 EDT 2003
More information about the Python-Dev mailing list
Fri Aug 15 10:38:01 EDT 2003
- Previous message: [Python-Dev] refleak hunting fun!
- Next message: [Python-Dev] refleak hunting fun!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> I think I'll try that, but this will take ages to run.
Michael> No kidding.
If this was available via regrtest using a command line flag, couldn't you
do something like
python regrtest.py -L test_codeccallbacks
to perform leak testing on just the one test suite? That would make it go a
lot faster when trying to squash particular leaks, as long as they weren't
related to other tests.
Skip
- Previous message: [Python-Dev] refleak hunting fun!
- Next message: [Python-Dev] refleak hunting fun!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list