> > print(10 + 20 % 7) > a bug or a feature? It is a feature print ((10+20) % 7)
-Alex Goretoy http://www.goretoy.com
-- http://mail.python.org/mailman/listinfo/python-list
> > print(10 + 20 % 7) > a bug or a feature? It is a feature print ((10+20) % 7)
-Alex Goretoy http://www.goretoy.com
-- http://mail.python.org/mailman/listinfo/python-list