diff options
author | Fred Drake <fdrake@acm.org> | 2001-10-27 06:16:31 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-10-27 06:16:31 (GMT) |
commit | b92cf067c63e3ed809f30ae51fdafc18c1db0c37 (patch) | |
tree | 9f0eed56fc99cc9e4b557cf03fc132e9d74833d8 /Python | |
parent | 0af4916ad42f0a5eec08b81adf9971e3b8e4a629 (diff) | |
download | cpython-b92cf067c63e3ed809f30ae51fdafc18c1db0c37.zip cpython-b92cf067c63e3ed809f30ae51fdafc18c1db0c37.tar.gz cpython-b92cf067c63e3ed809f30ae51fdafc18c1db0c37.tar.bz2 |
PyObject_CallFunction(), PyObject_CallMethod(): Make sure we do not touch
the va_list until we are sure we have a format string and need to use it;
this avoid premature initialization and having to finalize it several
different places because of error returns.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions