summaryrefslogtreecommitdiffstats
path: root/Modules/pyexpat.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2002-08-16 16:14:00 (GMT)
committerGuido van Rossum <guido@python.org>2002-08-16 16:14:00 (GMT)
commitc13f724af0a09d515efae57b902a1270b6aba4ac (patch)
tree7c90699ab5c6a8cc24a4f542763c6e2f0ef04f0c /Modules/pyexpat.c
parent49931887d7e135190fbcf0119e03419a7101ff7c (diff)
downloadcpython-c13f724af0a09d515efae57b902a1270b6aba4ac.zip
cpython-c13f724af0a09d515efae57b902a1270b6aba4ac.tar.gz
cpython-c13f724af0a09d515efae57b902a1270b6aba4ac.tar.bz2
Streamline the fast track for CFunction calls a bit more: there was
nothing special done if keyword arguments were present, so test for that earlier and fall through to the normal case if there are any. This ought to slow down CFunction calls with keyword args, but I don't care; it's a tiny (1%) improvement for pystone.
Diffstat (limited to 'Modules/pyexpat.c')
0 files changed, 0 insertions, 0 deletions