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 terry.reedy
Recipients cheryl.sabella, taleinat, terry.reedy
Date 2019-07-02.03:48:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562039308.99.0.0241043256885.issue36390@roundup.psfhosted.org>
In-reply-to
Content
I think get_indent(line) is much clearer than classifyws(s)???.  I propose to merge PR 12481 first, after review, with tests, and then include name change with rewrite in PR 14500.  Proposed docstring:
"Return line indent as # chars and effective # of spaces."
History
Date User Action Args
2019-07-02 03:48:29terry.reedysetrecipients: + terry.reedy, taleinat, cheryl.sabella
2019-07-02 03:48:28terry.reedysetmessageid: <1562039308.99.0.0241043256885.issue36390@roundup.psfhosted.org>
2019-07-02 03:48:28terry.reedylinkissue36390 messages
2019-07-02 03:48:28terry.reedycreate