Is '[' a function or an operator or an language feature?

Peng Yu pengyu.ut at gmail.com
Fri Jul 16 21:42:48 EDT 2010


On Fri, Jul 16, 2010 at 5:42 PM, Terry Reedy <tjreedy at udel.edu> wrote:
> On 7/16/2010 1:01 PM, Peng Yu wrote:
>>
>> I mean to get the man page for '[' like in the following code.
>>
>> x=[1,2,3]
>
> You might find my Python symbol glossary useful.
> https://code.google.com/p/xploro/downloads/detail?name=PySymbols.html

This is for Python 3. Is there one for Python 2.x?

-- 
Regards,
Peng



More information about the Python-list mailing list