Perl is worse! (was: Python is Wierd!)

Steve Lamb grey at despair.rpglink.com
Thu Jul 27 23:35:19 EDT 2000


On Fri, 28 Jul 2000 03:29:06 GMT, Steve Lamb <grey at despair.rpglink.com> wrote:
>Seriously, that isn't to say that None should be restricted from being
>changed, just, uh, anyone know how to change it back aside from restarting
>python?  :)

    Hmmm, well one way I found was:

a = None
None = 1
None
None = a
None

    Is there another None like there is stdin and __stdin__ (I think that is
it), et al?
-- 
         Steve C. Lamb         | I'm your priest, I'm your shrink, I'm your
         ICQ: 5107343          | main connection to the switchboard of souls.
-------------------------------+---------------------------------------------



More information about the Python-list mailing list