diff options
author | Trent Nelson <trent.nelson@snakebite.org> | 2008-04-11 23:02:37 +0000 |
---|---|---|
committer | Trent Nelson <trent.nelson@snakebite.org> | 2008-04-11 23:02:37 +0000 |
commit | ab03c92048ce23fb7fab256a171965a018217956 (patch) | |
tree | 833cb0216c1907cd25247a6ba55e71c03e27614e /Python/pythonrun.c | |
parent | 7fe156bad3034d78636e177a371fefeecea9f196 (diff) | |
download | cpython-ab03c92048ce23fb7fab256a171965a018217956.tar.gz |
Issue 2440: revert r62269 and r62279. These changes were made in an effort to fix test_args2.Signed_TestCase.test_n(), which was failing on Windows x64 on the following line: 'self.failUnlessEqual(99, getargs_n(Long()))'. Although the two commits *did* fix the test on Windows x64, it's become clear that it's the test that's incorrect, and the changes to PyNumber_Index() in particular were not warranted (and actually violate PEP 357). This commit will get us back to where we were at r62268, before I started butchering things.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions