[Python-Dev] Re: Relaxing Unicode error handling (original) (raw)

Aahz aahz at pythoncraft.com
Sat Jan 3 09:29:55 EST 2004


Martin:

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?

Two traditional questions:

Weinberg's Second Law: If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization.



More information about the Python-Dev mailing list