Dominic Lavoie <[EMAIL PROTECTED]> added the comment:

OK, I have been able to reproduce the problem with a simple test 
program. All you have to do is compile issue328.c and run it. 
issue328.py compiles an invalid regexp. You will see that the refcount 
goes from 1 to 2 if the regexp compilation fails but stays constant if 
the regexp compilation is successful.

Added file: http://bugs.python.org/file10871/issue3328.zip

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3328>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to