diff options
author | Trent Nelson <trent.nelson@snakebite.org> | 2008-04-10 16:25:37 +0000 |
---|---|---|
committer | Trent Nelson <trent.nelson@snakebite.org> | 2008-04-10 16:25:37 +0000 |
commit | d993a1a273e9e1303b274ee21da3b82da1861440 (patch) | |
tree | 73544081a9074dc386c4f8c3f0f5d7d3a8a9cb18 /Python/pythonrun.c | |
parent | f0738140fb8f8d83fb77846e3d0b298e4888d080 (diff) | |
download | cpython-d993a1a273e9e1303b274ee21da3b82da1861440.tar.gz |
Issue 2440: fix the handling of %n in Python/getargs.c's convertsimple(), extend Objects/abstract.c's PyNumber_Index() to accept PyObjects that have nb_int slots, and update test_getargs2 to test that an exception is thrown when __int__() returns a non-int object.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions