Carl Anderson <[email protected]> added the comment:
>The proposal I like is for a unicode numeric normalization functions that
>return the ascii equivalent to exist.
@Gregory P. Smith
this makes sense to me. That does feel like the cleanest solution.
I'm currently doing s = s.replace("⁄","/") but it would be good to have a
well-maintained normalization method that contained the all the relevant
mappings as an independent preprocess step to Fraction would work well.
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue43520>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com