Chris Jerdonek added the comment:
And also the main doc file Lib/ipaddress.rst (along with some formatting
issues, and after adding needed imports):
File "Doc/library/ipaddress.rst", line 115, in ipaddress.rst
Failed example:
ipaddress.IPv4Address(3221225985)
Expected:
IPv4Address('192.168.0.1')
Got:
IPv4Address('192.0.2.1')
----------
title: ipaddress HOWTO examples have some errors -> ipaddress doctest examples
have some errors
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue15888>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com