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

Terry Reedy tjreedy at udel.edu
Fri Jul 16 18:42:31 EDT 2010


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




More information about the Python-list mailing list