[Python-Dev] valgrind and python?

Marcelo Matus mmatus@dinha.acms.arizona.edu
Tue, 27 Aug 2002 18:11:48 -0700


Thanks, now that I know that there is nothing wrong with python,
I'll check how to ignore the reports automatically.

Thanks again

Marcelo




jepler@unpythonic.net wrote:

>On Tue, Aug 27, 2002 at 05:25:53PM -0700, Marcelo Matus wrote:
>  
>
>>So, in the meantime, I will just ignore the reports......
>>    
>>
>
>I hope you know that you can write a "supressions" file to make valgrind
>never print this message for this location in Python.  If not, read the
>documentation ..
>
>Jeff
>  
>