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 <1205781950.27.0.373262403041.issue2351@psf.upfronthosting.co.za>
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: <1205781950.27.0.373262403041.issue2351@psf.upfronthosting.co.za>
2008-03-17 19:25:48brett.cannonlinkissue2351 messages
2008-03-17 19:25:48brett.cannoncreate