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 belopolsky
Recipients belopolsky, gvanrossum, lpd, rhettinger
Date 2008-03-08.03:10:41
SpamBayes Score 0.061547566
Marked as misclassified No
Message-id <1204945842.41.0.171298235728.issue1733184@psf.upfronthosting.co.za>
In-reply-to
Content
In case I did not make my position clear in my previous post, I am -1 on 
this RFE.  x[:] should mean slicing, not getitem.
History
Date User Action Args
2008-03-08 03:10:42belopolskysetspambayes_score: 0.0615476 -> 0.061547566
recipients: + belopolsky, gvanrossum, rhettinger, lpd
2008-03-08 03:10:42belopolskysetspambayes_score: 0.0615476 -> 0.0615476
messageid: <1204945842.41.0.171298235728.issue1733184@psf.upfronthosting.co.za>
2008-03-08 03:10:41belopolskylinkissue1733184 messages
2008-03-08 03:10:41belopolskycreate