summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-09-12 12:26:46 (GMT)
committerGitHub <noreply@github.com>2019-09-12 12:26:46 (GMT)
commit535863e3f599a6ad829204d83f144c91e44de443 (patch)
tree183f007542a5f3ceaa229c0bc418f1168940baaa /Python/pythonrun.c
parent14afe203d6937069c66b7e9c4a9fc0db49b32c19 (diff)
downloadcpython-535863e3f599a6ad829204d83f144c91e44de443.zip
cpython-535863e3f599a6ad829204d83f144c91e44de443.tar.gz
cpython-535863e3f599a6ad829204d83f144c91e44de443.tar.bz2
bpo-26868: Fix example usage of PyModule_AddObject. (GH-15725)
* Add a note to the PyModule_AddObject docs. * Correct example usages of PyModule_AddObject. * Whitespace. * Clean up wording. * 📜🤖 Added by blurb_it. * First code review. * Add < 0 in the tests with PyModule_AddObject (cherry picked from commit 224b8aaa7e8f67f748e8b7b6a4a77a25f6554651) Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions