Daniel Stutzbach <[EMAIL PROTECTED]> added the comment:

Appending _tmp is a good idea, but it won't work when the parameter
isn't a simple symbol.  For example, there's a line in cPickle.c like
this: Py_CLEAR(*p).
_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3274>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to