On May 13, 5:37 am, Christian Heimes <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] schrieb:
>
> > We have to avoid the use of the 'is' identity operator with basic,
> > immutable values such as numbers and strings. The result is
> > unpredictable because of the way Python handles these objects
> > internally.
>
> You are confusing immutable objects with singletons. Never use "is" with
> strings and numbers.
>
> Christian

I was back on 'handle'.  Handle internally, handle right.  Gotta be 6
a.m.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to