Message 174759 - Python tracker

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.

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.