For the same reason that
        def f(z):
                z *= z
        c = 1
        f(c)
        print c
prints 1.

Jeff

Attachment: pgpF5jQBO3otJ.pgp
Description: PGP signature

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to