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 twouters
Recipients theller, twouters
Date 2007-08-29.13:43:44
SpamBayes Score 0.23221394
Marked as misclassified No
Message-id <1188395024.87.0.139236827123.issue1617699@psf.upfronthosting.co.za>
In-reply-to
Content
Added tests (by duplicating any slicing operations in the test suite
with extended slice syntax, to force the use of slice-objects ;)
Files
File name Uploaded
noslice.ctypes.diff twouters, 2007-08-29.13:43:44
History
Date User Action Args
2007-08-29 13:43:45twouterssetspambayes_score: 0.232214 -> 0.23221394
recipients: + twouters, theller
2007-08-29 13:43:44twouterssetspambayes_score: 0.232214 -> 0.232214
messageid: <1188395024.87.0.139236827123.issue1617699@psf.upfronthosting.co.za>
2007-08-29 13:43:44twouterslinkissue1617699 messages
2007-08-29 13:43:44twouterscreate