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 mark.dickinson
Recipients StyXman, mark.dickinson, steven.daprano, xtreak
Date 2019-02-24.10:58:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551005915.37.0.647754004452.issue36100@roundup.psfhosted.org>
In-reply-to
Content
> which corresponds to `str.isdigit`.

Gah! That should have said:

> which corresponds to `str.isdecimal`.

Sorry.
History
Date User Action Args
2019-02-24 10:58:35mark.dickinsonsetrecipients: + mark.dickinson, StyXman, steven.daprano, xtreak
2019-02-24 10:58:35mark.dickinsonsetmessageid: <1551005915.37.0.647754004452.issue36100@roundup.psfhosted.org>
2019-02-24 10:58:35mark.dickinsonlinkissue36100 messages
2019-02-24 10:58:35mark.dickinsoncreate