This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pmoody
Recipients Ramchandra Apte, amak, eric.araujo, ezio.melotti, georg.brandl, giampaolo.rodola, hynek, ncoghlan, pmoody, python-dev, sandro.tosi, terry.reedy, tshepang
Date 2012-06-18.17:04:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340039063.45.0.420141669885.issue14814@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure if this is still an issue, but returning the address in a packed format was an early issue (http://code.google.com/p/ipaddr-py/issues/detail?id=14). No objections from me for removing it from the network objects or for removing the packed constructor (I'm assuming there isn't any python-ism about being able to copy-construct an object from any valid representation of said object)
History
Date User Action Args
2012-06-18 17:04:23pmoodysetrecipients: + pmoody, georg.brandl, terry.reedy, ncoghlan, giampaolo.rodola, amak, ezio.melotti, eric.araujo, sandro.tosi, tshepang, python-dev, Ramchandra Apte, hynek
2012-06-18 17:04:23pmoodysetmessageid: <1340039063.45.0.420141669885.issue14814@psf.upfronthosting.co.za>
2012-06-18 17:04:22pmoodylinkissue14814 messages
2012-06-18 17:04:22pmoodycreate