Steven D'Aprano wrote:
> Python already does:
> "hello-" "world" => "hello-world"
>
> Propose:
> 123 456 789 => 123456789
> 123.456 789 => 123.456789
>
>   
I second that!

/W

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

Reply via email to