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 serhiy.storchaka
Recipients CuriousLearner, dabeaz, docs@python, serhiy.storchaka, terry.reedy
Date 2018-03-10.15:16:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520694996.72.0.467229070634.issue33014@psf.upfronthosting.co.za>
In-reply-to
Content
If this docstring needs an improvement Terry's wording LGTM. I'm -1 for further complicating it.

Where did you get the idea that iskeyword() is a string method? Nothing in the docstring points to this. "keyword" is not used as an alias of "str". It is not used anywhere else in the docstring at all.

I think this is an attempt to solve a non-problem.
History
Date User Action Args
2018-03-10 15:16:36serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, dabeaz, docs@python, CuriousLearner
2018-03-10 15:16:36serhiy.storchakasetmessageid: <1520694996.72.0.467229070634.issue33014@psf.upfronthosting.co.za>
2018-03-10 15:16:36serhiy.storchakalinkissue33014 messages
2018-03-10 15:16:36serhiy.storchakacreate