Message11737

Author jeff.allen
Recipients jeff.allen, zyasoft
Date 2018-03-03.14:34:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520087671.73.0.467229070634.issue2499@psf.upfronthosting.co.za>
In-reply-to
Content
I suggest only when CPython does the same thing.

>>> "hello " + pdb
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: Can't convert 'module' object to str implicitly
History
Date User Action Args
2018-03-03 14:34:31jeff.allensetmessageid: <1520087671.73.0.467229070634.issue2499@psf.upfronthosting.co.za>
2018-03-03 14:34:31jeff.allensetrecipients: + jeff.allen, zyasoft
2018-03-03 14:34:31jeff.allenlinkissue2499 messages
2018-03-03 14:34:31jeff.allencreate