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 Guillaume Sanchez
Recipients Guillaume Sanchez
Date 2017-06-20.19:27:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Obviously, I'm talking about str.center() but all functions needing a count of graphemes are then not totally correct.

I can fix that and add the corresponding function, or an iterator over graphemes, or whatever seems right :)
History
Date User Action Args
2017-06-20 19:27:45Guillaume Sanchezsetrecipients: + Guillaume Sanchez
2017-06-20 19:27:45Guillaume Sanchezsetmessageid: <[email protected]>
2017-06-20 19:27:45Guillaume Sanchezlinkissue30717 messages
2017-06-20 19:27:45Guillaume Sanchezcreate