[Python-3000] Thoughts on new I/O library and bytecode
Georg Brandl
g.brandl at gmx.net
Sat Feb 24 20:44:46 CET 2007
Guido van Rossum schrieb:
> Georg is channeling me well. Also, my thinking has evolved some after
> talking to various folks here at PyCon.
>
> Georg, please check it in! Feel free to update the PEP if you will.
I will, if you answer me one question: in Python 2.6, should the repr()
return "bytes(<string literal>)" or still "bytes(<list of ints>)"?
Georg
More information about the Python-3000
mailing list