"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > On Jul 24, 6:08 pm, Steven D'Aprano > <[EMAIL PROTECTED]> wrote: > > Python already does: > > "hello-" "world" => "hello-world" > > > > Propose: > > 123 456 789 => 123456789 > > 123.456 789 => 123.456789 > > So, spaces will no longer be delimiters?
I don't see how you get that conclusion from Steven's proposal. If the latter implied that "spaces will no longer be delimiters", then surely the former must also imply that. The former already exists, spaces are still delimiters when syntax allows, so your conclusion is baseless. -- \ "I got food poisoning today. I don't know when I'll use it." | `\ -- Steven Wright | _o__) | Ben Finney -- http://mail.python.org/mailman/listinfo/python-list