Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=923831
--- Comment #3 from Volker Fröhlich <[email protected]> --- http://docs.python.org/dev/library/ipaddress >>> import ipaddress >>> ipaddress.ip_address('192.168.0.1') Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.7/site-packages/ipaddress.py", line 105, in ip_address address) ValueError: '192.168.0.1' does not appear to be an IPv4 or IPv6 address -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=6o6mYqyhoE&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
