summaryrefslogtreecommitdiffstats
path: root/Python/strerror.c
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2002-08-29 13:09:47 (GMT)
committerBarry Warsaw <barry@python.org>2002-08-29 13:09:47 (GMT)
commit18bd11205d5a477e9be9cd70a3cbcc7eeae6fc9b (patch)
treee292938a720cda161e07771bb10bdf85db241d3b /Python/strerror.c
parentc6f80fd9951a1eb8899ca202c3c039a9a6f1fedf (diff)
downloadcpython-18bd11205d5a477e9be9cd70a3cbcc7eeae6fc9b.zip
cpython-18bd11205d5a477e9be9cd70a3cbcc7eeae6fc9b.tar.gz
cpython-18bd11205d5a477e9be9cd70a3cbcc7eeae6fc9b.tar.bz2
Fixed three exceptions in the Plain integers test, although I'm not
sure these are the best fixes. - Test maxint-1 against the negative octal constant -020000000000 - Comment out the tests for oct -1 and hex -1, since 037777777777 and 0xffffffff raise FutureWarnings now and in Python 2.4 those constants will produce positive values, not negative values. So the existing test seems to test something that won't be true in 2.4.
Diffstat (limited to 'Python/strerror.c')
0 files changed, 0 insertions, 0 deletions