Hi!

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?

Regards
Piotr Dobrogost
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to