A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-January/041605.html below:

[Python-Dev] Relaxing Unicode error handling

[Python-Dev] Relaxing Unicode error handling [Python-Dev] Relaxing Unicode error handlingMartin v. Loewis martin at v.loewis.de
Sat Jan 3 06:44:52 EST 2004
People keep complaining that they get Unicode errors
when funny characters start showing up in their inputs.

In some cases, these people would apparantly be happy
if Python would just "keep going", IOW, they want to
get moji-bake (garbled characters), instead of
exceptions that abort their applications.

I'd like to add a static property unicode.errorhandling,
which defaults to "strict". Applications could set this
to "replace" or "ignore", silencing the errors, and
risking loss of data.

What do you think?

Regards,
Martin


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4