summaryrefslogtreecommitdiffstats
path: root/Parser
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2000-02-23 22:21:50 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2000-02-23 22:21:50 (GMT)
commit0f223d241854934cb0631e578381db59f6059af7 (patch)
treea628bc17f2907aac1febc4b3551b0743a4eb16f6 /Parser
parent2194b165db0e04a68acff21f3e873c376a7f4767 (diff)
downloadcpython-0f223d241854934cb0631e578381db59f6059af7.zip
cpython-0f223d241854934cb0631e578381db59f6059af7.tar.gz
cpython-0f223d241854934cb0631e578381db59f6059af7.tar.bz2
Allow using long integers as arguments to PyObject_GetItem(), _SetItem(),
and _DelItem(). In sequence multiplication by a long, only call PyErr_Occurred() when the value returned is -1.
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions