New submission from Michael Shields <shie...@msrl.com>: The open source version of ipaddr had an important comparison bug in which it was possible for x > y and x < y. The fix for this should be applied to the Python standard library version as well.
http://code.google.com/p/ipaddr-py/source/detail?r=77 ---------- components: Library (Lib) messages: 88685 nosy: shields severity: normal status: open title: Important comparison bug in ipaddr type: behavior versions: Python 2.7, Python 3.1 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6169> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com