"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:

> > The str.split method has no bearing on this discussion,
> 
> It most certainly does. To make '123 456' into an integer,
> you split it and then join it.

Indeed. Which has nothing to do with the Python syntax for creating a
numeric literal in code.

-- 
 \      "God forbid that any book should be banned. The practice is as |
  `\               indefensible as infanticide."  -- Dame Rebecca West |
_o__)                                                                  |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to