]> granicus.if.org Git - python/commit
Merged revisions 73135 via svnmerge from
authorGregory P. Smith <greg@mad-scientist.com>
Tue, 2 Jun 2009 05:29:37 +0000 (05:29 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Tue, 2 Jun 2009 05:29:37 +0000 (05:29 +0000)
commit181bdc63741087bb43e299b0d3fa60b732894c7a
tree178d09f63215399752da46a5251f36c28dbeab1e
parentb7ffad5b2837a3730a560d476487c1e10461cf7b
Merged revisions 73135 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73135 | gregory.p.smith | 2009-06-01 22:25:34 -0700 (Mon, 01 Jun 2009) | 3 lines

  Fixes issue6169: it was possible for two ipaddr network addresses to compare
  as both < and > than eachother.
........
Lib/ipaddr.py
Lib/test/test_ipaddr.py