On 8/28/2013 4:57 AM, Piotr Dobrogost wrote:

Having repr(None) == 'None' is sure the right thing but why does str(None) == 
'None'? Wouldn't it be more correct if it was an empty string?

No.
There is no reason to be different.

--
Terry Jan Reedy

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to