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 vstinner
Recipients anon, hct, josh.r, mark.dickinson, martin.panter, meador.inge, pitrou, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2014-10-02.07:55:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412236523.46.0.700436489767.issue19915@psf.upfronthosting.co.za>
In-reply-to
Content
> Sequences are not lists.

Are there other object types for which obj[a:b] does not return a new sequence?
History
Date User Action Args
2014-10-02 07:55:23vstinnersetrecipients: + vstinner, tim.peters, rhettinger, mark.dickinson, pitrou, meador.inge, martin.panter, serhiy.storchaka, hct, anon, josh.r
2014-10-02 07:55:23vstinnersetmessageid: <1412236523.46.0.700436489767.issue19915@psf.upfronthosting.co.za>
2014-10-02 07:55:23vstinnerlinkissue19915 messages
2014-10-02 07:55:23vstinnercreate