[Python-3000] On PEP 3116: new I/O base classes
Guido van Rossum
guido at python.org
Fri Jun 22 19:21:18 CEST 2007
On 6/22/07, Bill Janssen <janssen at parc.com> wrote:
> > A given codec won't randomly decide to change its normalisation policy,
> > though - so when you pick the codec, you're picking the normalisation as
> > well.
>
> You're sure? Between CPython and Jython and IronPython and
> JavascriptPython and ...? Might as well specify it up front.
I'm not sure I see the use case.
--
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-3000
mailing list