Michael Lohmann wrote:

    class Magic:
        magic_number = 42
        def __init__(self):
            A.magic_number = 0  # As soon as you look too deep into it all the 
Magic vanishes

What is A here? Did you mean something else?

--
Greg
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to