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 aldwinaldwin
Recipients aldwinaldwin, holdenweb, v+python
Date 2019-07-03.08:00:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562140822.15.0.882842045247.issue37490@roundup.psfhosted.org>
In-reply-to
Content
correction:

... otherwise, text.startswith(prefix, start, end) gives the same result as text[start:end].startswith(prefix).
History
Date User Action Args
2019-07-03 08:00:22aldwinaldwinsetrecipients: + aldwinaldwin, holdenweb, v+python
2019-07-03 08:00:22aldwinaldwinsetmessageid: <1562140822.15.0.882842045247.issue37490@roundup.psfhosted.org>
2019-07-03 08:00:22aldwinaldwinlinkissue37490 messages
2019-07-03 08:00:22aldwinaldwincreate