On 8/25/07, Neal Norwitz <[EMAIL PROTECTED]> wrote:
> On 8/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >     2. I noticed a couple places where it seems to replace "if isinstance"
> >        with "ifinstance".  Seems like an output bug of some sort.
>
> That bug was probably me.  I did some large changes and broke
> somethings a while back.  I've since learned my lesson and just use
> 2to3 to automate the task. :-)

It wasn't you; it was a bug in fix_type_equality. I've fixed it in r57514.

Collin Winter
_______________________________________________
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