Re: [Python-3000] Thoughts on new I/O library and bytecode

2007-02-22 Thread Guido van Rossum
FWIW, I've updated PEP 358 (the bytes object) to more closely reflect my plans for it, showing the preservation of most string methods. It should be updated on the website in a few minutes. If someone would like to volunteer a small PEP on the b"..." literal I would appreciate it. The main concern

Re: [Python-3000] Thoughts on new I/O library and bytecode

2007-02-22 Thread Terry Reedy
"Guido van Rossum" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | FWIW, I've updated PEP 358 (the bytes object) to more closely reflect | my plans for it, showing the preservation of most string methods. It | should be updated on the website in a few minutes. | | If someone would l