]> granicus.if.org Git - python/commit
PyCFunction_Call(): Combined two switch cases w/ identical bodies.
authorTim Peters <tim.peters@gmail.com>
Sun, 5 Jan 2003 07:22:44 +0000 (07:22 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 5 Jan 2003 07:22:44 +0000 (07:22 +0000)
commit541ceec3e6e0b5b02c2d299ebf8af040d6193a5e
treefc6a3a9d32121f8a43258d125f011b1ec5759043
parent15ec3731cfd24cb2a7be60db849f3588536eff98
PyCFunction_Call():  Combined two switch cases w/ identical bodies.
Objects/methodobject.c