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 jbmilam
Recipients devplayer, eryksun, jbmilam, joncwchao, steve.dower
Date 2015-05-28.13:36:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432820162.01.0.325410825586.issue8232@psf.upfronthosting.co.za>
In-reply-to
Content
On second thought no type testing is required if sets are used because the union will take out duplicates anyways and so I removed the type testing and left in the set union code.
History
Date User Action Args
2015-05-28 13:36:02jbmilamsetrecipients: + jbmilam, joncwchao, devplayer, eryksun, steve.dower
2015-05-28 13:36:02jbmilamsetmessageid: <1432820162.01.0.325410825586.issue8232@psf.upfronthosting.co.za>
2015-05-28 13:36:01jbmilamlinkissue8232 messages
2015-05-28 13:36:01jbmilamcreate