summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2000-12-29 02:17:56 (GMT)
committerTim Peters <tim.peters@gmail.com>2000-12-29 02:17:56 (GMT)
commitd31b6328e180af4b10e2c942a1437d5b8cb2c2e6 (patch)
tree043fafc54861c3cc2690995f77723874b45d2506 /Makefile.in
parent36cdad12ddb2d70cc260d2a03e2b7e2f8ebb9a73 (diff)
downloadcpython-d31b6328e180af4b10e2c942a1437d5b8cb2c2e6.zip
cpython-d31b6328e180af4b10e2c942a1437d5b8cb2c2e6.tar.gz
cpython-d31b6328e180af4b10e2c942a1437d5b8cb2c2e6.tar.bz2
getopt used to sort the long option names, in an attempt to simplify
the logic. That resulted in a bug. My previous getopt checkin repaired the bug but left the sorting. The solution is significantly simpler if we don't bother sorting at all, so this checkin gets rid of the sort and the code that relied on it.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions