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 Sean.Ochoa
Recipients Sean.Ochoa, eric.araujo, ezio.melotti, ncoghlan, petri.lehtinen, terry.reedy
Date 2012-11-04.06:54:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352012099.75.0.246685255075.issue13349@psf.upfronthosting.co.za>
In-reply-to
Content
After discussing with folks on the #python-dev tonight, I learned that I was testing with a list and I should've been using a set.  I'm working on a patch now, and I'm almost ready to have it reviewed.
History
Date User Action Args
2012-11-04 06:54:59Sean.Ochoasetrecipients: + Sean.Ochoa, terry.reedy, ncoghlan, ezio.melotti, eric.araujo, petri.lehtinen
2012-11-04 06:54:59Sean.Ochoasetmessageid: <1352012099.75.0.246685255075.issue13349@psf.upfronthosting.co.za>
2012-11-04 06:54:59Sean.Ochoalinkissue13349 messages
2012-11-04 06:54:59Sean.Ochoacreate