[Python-3000] PEP 3137 plan of attack

Christian Heimes lists at cheimes.de
Tue Oct 9 00:57:49 CEST 2007


Alexandre Vassalotti wrote:
> On 10/8/07, Guido van Rossum <guido at python.org> wrote:
>> Cool. Just notice that you haven't been following protocol --
>> Christian Heimes volunteered to do these too. :-)
> 
> Oops, sorry Christian for taking yours.

I've submitted my patch a few hours ago. I wasn't able to test it to
full extend because the svn server was down and I couldn't get the
latest update.

I noticed that PyBytes doesn't have an iteration view like PyString. Do
we need a view for it?

Christian



More information about the Python-3000 mailing list