Martin v. Löwis <[EMAIL PROTECTED]> added the comment:

Just in case the previous comments aren't clear: Would you rather see

py> (3+4)*5
35

or

py> (3+4)*5
(7, 7, 7, 7, 7)

----------
nosy: +loewis

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2817>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to