On 10/8/07, Christian Heimes <[EMAIL PROTECTED]> wrote:
> Alexandre Vassalotti wrote:
> > On 10/8/07, Guido van Rossum <[EMAIL PROTECTED]> 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.

Now we'll have competing patches. Can you two please review each
other's so I won't have to review two? Anyway, anonymous svn should be
working again.

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

Yes, that would be a good idea! This currently causes a bit of a
problem for the Sequence ABC.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to