[Python-3000] Fwd: UPDATED: PEP 3138- String representation in Python 3000
Stephen J. Turnbull
stephen at xemacs.org
Mon Jun 2 07:47:59 CEST 2008
Atsuo Ishimoto writes:
> Okay, we'll keep 'strict' as default error handler for stdout always,
> then. I can live with it.
> But, my $0.02, I expect this issue will be revisited after people
> start to develop real applications with Python 3.x.
I agree, I expect it to be revisited too. But in the meantime
- people who need it will have an obvious signal that they need it,
- it will be obvious to people who know what's going on how to fix it,
- and when the experience needed to decide what use cases matter and
which ones are subject to confusion of the kind Guido mentions
accumulates, and it gets changed, programs that previously did not
throw an error will continue to work as they did.
More information about the Python-3000
mailing list