Chester <[EMAIL PROTECTED]> added the comment: For the case a + 1 I recommend: TypeError: can't concatenate 'str' and 'int' objects
And for the case 1 + a I recommend: TypeError: can't concatenate 'int' and 'str' objects Consistency matters! __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2961> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com