diff options
| author | Andrew M. Kuchling <amk@amk.ca> | 2000-02-23 22:21:50 (GMT) |
|---|---|---|
| committer | Andrew M. Kuchling <amk@amk.ca> | 2000-02-23 22:21:50 (GMT) |
| commit | 0f223d241854934cb0631e578381db59f6059af7 (patch) | |
| tree | a628bc17f2907aac1febc4b3551b0743a4eb16f6 /Python/pythonmain.c | |
| parent | 2194b165db0e04a68acff21f3e873c376a7f4767 (diff) | |
| download | cpython-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 'Python/pythonmain.c')
0 files changed, 0 insertions, 0 deletions
