summaryrefslogtreecommitdiffstats
path: root/Lib/locale.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-07-07 21:05:09 (GMT)
committerGuido van Rossum <guido@python.org>1998-07-07 21:05:09 (GMT)
commitf867812288840343db7f6de5c034b4bca42b8731 (patch)
tree73ef1ac1f762c70df0508b744297fb0719340021 /Lib/locale.py
parent82a5c66a51f8a655ea134ad0b02d0843c77e7f36 (diff)
downloadcpython-f867812288840343db7f6de5c034b4bca42b8731.zip
cpython-f867812288840343db7f6de5c034b4bca42b8731.tar.gz
cpython-f867812288840343db7f6de5c034b4bca42b8731.tar.bz2
Fix two unrelated problems in the same area:
(1) reorder the tests for -Olimit 1500 and -OPT:Olimit=0 so that the latter test is performed first, and if it works, the former test is skipped. This should get rid of the problem that the new SGI compilers accept both but emit a warning about -Olimit 1500. (2) The DGUX hack was somehow split in two by the Olimit tests, probably as the result of a non-context diff. Moved this back together again, after the Olimit tests.
Diffstat (limited to 'Lib/locale.py')
0 files changed, 0 insertions, 0 deletions