diff options
author | Brett Cannon <bcannon@gmail.com> | 2009-09-03 21:25:21 +0000 |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2009-09-03 21:25:21 +0000 |
commit | e7e941e7f7a47be54198be79d2280ab3025e5ff1 (patch) | |
tree | 6e08464d26f58b0ae9c681beb52436eab64a6e2b /Lib/httplib.py | |
parent | ffd0dc1e8b99633944d281e200d3789049ef2e7f (diff) | |
download | cpython-git-e7e941e7f7a47be54198be79d2280ab3025e5ff1.tar.gz |
test_platform fails on OS X Snow Leopard because the UNIX command to get the
canonical version, sw_vers, leaves off trailing zeros in the version number
(e.g. 10.6 instead of 10.6.0). Test now compensates by tacking on extra zeros
for the test comparison.
Fixes issue #6806.
Diffstat (limited to 'Lib/httplib.py')
0 files changed, 0 insertions, 0 deletions