29 Aug 01:31
Re: [1,2,3] exactly same as [1,2,3,] ?
From: <mh <at> pixar.com>
Subject: Re: [1,2,3] exactly same as [1,2,3,] ?
Newsgroups: gmane.comp.python.general
Date: 2008-08-28 23:31:15 GMT
Subject: Re: [1,2,3] exactly same as [1,2,3,] ?
Newsgroups: gmane.comp.python.general
Date: 2008-08-28 23:31:15 GMT
Paul McNett <p <at> ulmcnett.com> wrote: > When confronted with this type of question, I ask the interpreter: > >>> [1,2,3] == [1,2,3,] > True Well I guess that's a pretty authoritative answer... thanks! -- -- Mark Harrison Pixar Animation Studios -- http://mail.python.org/mailman/listinfo/python-list
RSS Feed