On Mon, Jan 20, 2014 at 3:14 AM, Ethan Furman <et...@stoneleaf.us> wrote:
>>> --> def quux1(x): return str(x+1)
>> --> quux1(2.3)
>> '3.3'
>
> (Will be) fixed in 3.5 [1]  :)
> [1] Which is to say, both will raise an exception.

Why would that raise?

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to