[Python-Dev] Python and the Unicode Character Database

"Martin v. Löwis" martin at v.loewis.de
Mon Nov 29 08:18:59 CET 2010


> Perhaps int(), float(), Decimal() and friends could take an optional
> parameter indicating whether non-ascii digits are considered. It would
> then satisfy all parties.

Not really. I still would want to see what the actual requirement is:
i.e. do any users actually have the desire to have these digits
accepted, yet the alternative decimal points rejected?

Regards,
Martin


More information about the Python-Dev mailing list