[Python-Dev] PyObject_CallFunction and 'N' format char (original) (raw)

Gustavo Carneiro gjcarneiro at gmail.com
Sun Jun 25 12:36:43 CEST 2006


On 6/25/06, "Martin v. Löwis" <martin at v.loewis.de> wrote:

Gustavo Carneiro wrote: > However, PyObjectCallFunction does not > consume such an object reference, contrary to what I believed for > years.

Why do you say that? It certainly does.

Yes it does. I could almost swear it didn't last night when I was debugging this, but today it works as expected. I guess I was just sleepy... :P

Sorry.



More information about the Python-Dev mailing list