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 brett.cannon
Recipients brett.cannon
Date 2008-03-17.19:25:48
SpamBayes Score 0.5155162
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Using any of the slicing methods (e.g., __getslice__) should raise a
Py3K warning.
History
Date User Action Args
2008-03-17 19:25:50brett.cannonsetspambayes_score: 0.515516 -> 0.5155162
recipients: + brett.cannon
2008-03-17 19:25:50brett.cannonsetspambayes_score: 0.515516 -> 0.515516
messageid: <[email protected]>
2008-03-17 19:25:48brett.cannonlinkissue2351 messages
2008-03-17 19:25:48brett.cannoncreate