Message298321
Hello,
I implemented unicodedata.break_graphemes() that returns an iterators that spits consecutive graphemes.
This is a "test" implementation meant to see what doesn't fits Python's style and design, to discuss naming and implementation details.
https://github.com/python/cpython/pull/2673
Thanks for your time and interest |
|
| Date |
User |
Action |
Args |
| 2017-07-13 23:42:08 | Guillaume Sanchez | set | recipients:
+ Guillaume Sanchez, steven.daprano, r.david.murray |
| 2017-07-13 23:42:08 | Guillaume Sanchez | set | messageid: <[email protected]> |
| 2017-07-13 23:42:08 | Guillaume Sanchez | link | issue30717 messages |
| 2017-07-13 23:42:08 | Guillaume Sanchez | create | |
|