diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-06-17 17:15:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-17 17:15:36 +0200 |
commit | 5352cc41fa4eb5f0dc847709392e88473b8593b0 (patch) | |
tree | 52e61a0ba8c225290589b6907606004e67db54cc /Lib/idlelib/pyshell.py | |
parent | 1b8a46d59734a77cd1f5ffcf3bdfcaafd58a87e7 (diff) | |
download | cpython-git-5352cc41fa4eb5f0dc847709392e88473b8593b0.tar.gz |
bpo-37194: Add PyObject_CallNoArgs() rationale (GH-14159)
Explain in the doc why PyObject_CallNoArgs() should be preferred over
other existing ways to call a function without any arguments.
Diffstat (limited to 'Lib/idlelib/pyshell.py')
0 files changed, 0 insertions, 0 deletions