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 gescheit
Recipients gescheit
Date 2015-10-17.13:38:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445089092.67.0.311861464579.issue25431@psf.upfronthosting.co.za>
In-reply-to
Content
Current realization of _BaseNetwork.__contains__ always returns False if other is _BaseNetwork. This patch implements proper comparison of _BaseNetwork objects.
History
Date User Action Args
2015-10-17 13:38:12gescheitsetrecipients: + gescheit
2015-10-17 13:38:12gescheitsetmessageid: <1445089092.67.0.311861464579.issue25431@psf.upfronthosting.co.za>
2015-10-17 13:38:12gescheitlinkissue25431 messages
2015-10-17 13:38:12gescheitcreate