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 Jason.Nadeau
Recipients Jason.Nadeau
Date 2014-09-15.13:36:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410788167.34.0.688511704657.issue22418@psf.upfronthosting.co.za>
In-reply-to
Content
I found it was useful to me to calculate and return an IPv6Address instance of the solicited multicast address for a particular IPv6Address. So I have created patch to do so. I am pretty new to programming in general so critiques are totally welcome.
History
Date User Action Args
2014-09-15 13:36:07Jason.Nadeausetrecipients: + Jason.Nadeau
2014-09-15 13:36:07Jason.Nadeausetmessageid: <1410788167.34.0.688511704657.issue22418@psf.upfronthosting.co.za>
2014-09-15 13:36:07Jason.Nadeaulinkissue22418 messages
2014-09-15 13:36:07Jason.Nadeaucreate