This bug was fixed in the package python-netaddr - 0.7.10-1ubuntu1.1
---
python-netaddr (0.7.10-1ubuntu1.1) trusty-proposed; urgency=medium
* netaddr/ip/sets.py:
Fixes typo when accessing _sys_maxint (LP: #1421375)
-- Adam StokesThu, 12 Feb 2015 14:03:02 -0600
** Changed i
Tested with python3-netaddr 0.7.10-1ubuntu1.1
code:
In[2]:from netaddr import IPSet
In [3]: ",".join(str(x) for x in list(IPSet(['10.0.4.0/24'])))
Out[3]:
'10.0.4.0,10.0.4.1,10.0.4.2,10.0.4.3,10.0.4.4,10.0.4.5,10.0.4.6,10.0.4.7,10.0.4.8,10.0.4.9,10.0.4.10,10.0.4.11,10.0.4.12,10.0.4.13,10.0.4.14,
** Branch linked: lp:ubuntu/trusty-proposed/python-netaddr
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-netaddr in Ubuntu.
https://bugs.launchpad.net/bugs/1421375
Title:
AttributeError when attempting to access _sys.maxint
Hello Adam, or anyone else affected,
Accepted python-netaddr into trusty-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/python-
netaddr/0.7.10-1ubuntu1.1 in a few hours, and then in the -proposed
repository.
Please help us by testing this new package
sponsored for trusty
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-netaddr in Ubuntu.
https://bugs.launchpad.net/bugs/1421375
Title:
AttributeError when attempting to access _sys.maxint
To manage notifications about this bu
** Changed in: python-netaddr (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-netaddr in Ubuntu.
https://bugs.launchpad.net/bugs/1421375
Title:
AttributeError when attempting to acce
** Patch added: "python-netaddr_0.7.10-1ubuntu14.04.2.debdiff"
https://bugs.launchpad.net/ubuntu/+source/python-netaddr/+bug/1421375/+attachment/4318202/+files/python-netaddr_0.7.10-1ubuntu14.04.2.debdiff
** Tags added: cloud-installer
--
You received this bug notification because you are a