]> granicus.if.org Git - python/commit
bpo-33014: Clarify str.isidentifier docstring (GH-6088)
authorSanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>
Mon, 8 Oct 2018 06:53:32 +0000 (12:23 +0530)
committerCarol Willing <carolcode@willingconsulting.com>
Mon, 8 Oct 2018 06:53:32 +0000 (12:23 +0530)
commitffc5a14d00db984c8e72c7b67da8a493e17e2c14
tree9baa64994bc84ab4351d4bbabbda67105a47ccbb
parent656d52dbfde3223cd2a3525d652b6cccb02fa991
bpo-33014: Clarify str.isidentifier docstring (GH-6088)

* bpo-33014: Clarify str.isidentifier docstring

* bpo-33014: Add code example in isidentifier documentation
Doc/library/stdtypes.rst
Objects/clinic/unicodeobject.c.h
Objects/unicodeobject.c