commit | ffc5a14d00db984c8e72c7b67da8a493e17e2c14 | [log] [tgz] |
---|---|---|
author | Sanyam Khurana <8039608+CuriousLearner@users.noreply.github.com> | Mon Oct 08 12:23:32 2018 +0530 |
committer | Carol Willing <carolcode@willingconsulting.com> | Mon Oct 08 12:23:32 2018 +0530 |
tree | 9baa64994bc84ab4351d4bbabbda67105a47ccbb | |
parent | 656d52dbfde3223cd2a3525d652b6cccb02fa991 [diff] |
bpo-33014: Clarify str.isidentifier docstring (GH-6088) * bpo-33014: Clarify str.isidentifier docstring * bpo-33014: Add code example in isidentifier documentation