[Python-Dev] PEP-0217

Moshe Zadka Moshe Zadka <moshez@math.huji.ac.il>
Thu, 2 Nov 2000 18:05:20 +0200 (IST)


On Thu, 2 Nov 2000, Finn Bock wrote:

> However, I think your example implementation should be:
> 
>     def displayhook(o):
>         if o is None:
>             return
>         __builtin__._ = None
>         print `o`
>         __builtin__._ = o
> 

You're right.
I'll just add the necessary Jython changes to PEP-0217.
Thanks a lot.

I don't like this either, but the good news is that in Py2.1, you'll
be able to change this in site.py <wink>

--
Moshe Zadka <moshez@math.huji.ac.il> -- 95855124
http://advogato.org/person/moshez