[Python-ideas] crazy ideas

Adam Atlas adam at atlas.st
Tue May 22 14:45:28 CEST 2007


On 22 May 2007, at 06.00, Aaron Brady wrote:
> Annotated list callers:
>
> q = d[a,b,c] is deque

Won't work... how could that be distinguished from getting an item of  
a dictionary named `d` keyed by the tuple (a, b, c)?



More information about the Python-ideas mailing list