Alan Gauld wrote:

"Shashwat Anand" <anand.shash...@gmail.com> wrote

Can we pack these two statements in one line ?
a += k
b += k

of course a,b +=k will not work but is there any such option available?

Not that I'm aware. And when I tried it just to see what happens it killed IDLE completely - Window disappeared and everything!


FYI, that's #7050: http://bugs.python.org/issue7050

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to