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 gvanrossum
Recipients christian.heimes, gvanrossum
Date 2007-10-26.17:40:24
SpamBayes Score 0.004688146
Marked as misclassified No
Message-id <1193420425.14.0.775800582978.issue1335@psf.upfronthosting.co.za>
In-reply-to
Content
Committed revision 58674.
I added a change to _abcoll.py to remove the registration of bytes as a
subclass of Iterable.
History
Date User Action Args
2007-10-26 17:40:25gvanrossumsetspambayes_score: 0.00468815 -> 0.004688146
recipients: + gvanrossum, christian.heimes
2007-10-26 17:40:25gvanrossumsetspambayes_score: 0.00468815 -> 0.00468815
messageid: <1193420425.14.0.775800582978.issue1335@psf.upfronthosting.co.za>
2007-10-26 17:40:25gvanrossumlinkissue1335 messages
2007-10-26 17:40:24gvanrossumcreate