[Python-Dev] PyObject_CallFunction and 'N' format char
Gustavo Carneiro
gjcarneiro at gmail.com
Sun Jun 25 12:36:43 CEST 2006
More information about the Python-Dev mailing list
Sun Jun 25 12:36:43 CEST 2006
- Previous message: [Python-Dev] PyObject_CallFunction and 'N' format char
- Next message: [Python-Dev] Alternatives to switch?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 6/25/06, "Martin v. Löwis" <martin at v.loewis.de> wrote: > Gustavo Carneiro wrote: > > However, PyObject_CallFunction 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.
- Previous message: [Python-Dev] PyObject_CallFunction and 'N' format char
- Next message: [Python-Dev] Alternatives to switch?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list