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 rhettinger
Recipients abacabadabacaba, rhettinger
Date 2010-04-18.05:42:25
SpamBayes Score 1.6325537e-05
Marked as misclassified No
Message-id <1271569348.55.0.838763269862.issue8436@psf.upfronthosting.co.za>
In-reply-to
Content
If you submit a patch, be sure to include a test that covers both set.__init__() and frozenset.__init__().  Model the code are the equivalent checks in Modules/itertoolsmodule.c
History
Date User Action Args
2010-04-18 05:42:29rhettingersetrecipients: + rhettinger, abacabadabacaba
2010-04-18 05:42:28rhettingersetmessageid: <1271569348.55.0.838763269862.issue8436@psf.upfronthosting.co.za>
2010-04-18 05:42:26rhettingerlinkissue8436 messages
2010-04-18 05:42:25rhettingercreate