diff options
author | Fred Drake <fdrake@acm.org> | 2001-10-26 16:21:32 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-10-26 16:21:32 (GMT) |
commit | b421b8c19105d08b97122b7c84eec37ad83c6de4 (patch) | |
tree | 37e00d4acbdd57916ba418dbd79989c17c741ea7 /Lib/idlelib/config.txt | |
parent | ef7d08a661dc28c732f4738cb328a74b32ce435b (diff) | |
download | cpython-b421b8c19105d08b97122b7c84eec37ad83c6de4.zip cpython-b421b8c19105d08b97122b7c84eec37ad83c6de4.tar.gz cpython-b421b8c19105d08b97122b7c84eec37ad83c6de4.tar.bz2 |
Added two new functions to conveniently call functions/methods from C.
PyObject_CallFunctionObArgs() and PyObject_CallMethodObArgs() have the
advantage that no format strings need to be parsed. The CallMethod
variant also avoids creating a new string object in order to retrieve
a method from an object as well.
Diffstat (limited to 'Lib/idlelib/config.txt')
0 files changed, 0 insertions, 0 deletions