[Python-Dev] PyObject_CallFunction(func, "O", arg) special case
Serhiy Storchaka
storchaka at gmail.com
Thu Dec 15 04:46:52 EST 2016
More information about the Python-Dev mailing list
Thu Dec 15 04:46:52 EST 2016
- Previous message (by thread): [Python-Dev] PyObject_CallFunction(func, "O", arg) special case
- Next message (by thread): [Python-Dev] PyObject_CallFunction(func, "O", arg) special case
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 15.12.16 10:45, Victor Stinner wrote: > Ah? It's possible that I forgot to update the documentation of some > functions. But sorry, I don't see where. Can you point me which file > is outdated please? https://docs.python.org/3/c-api/object.html#c.PyObject_CallMethod Seems online documentation is not updated.
- Previous message (by thread): [Python-Dev] PyObject_CallFunction(func, "O", arg) special case
- Next message (by thread): [Python-Dev] PyObject_CallFunction(func, "O", arg) special case
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list