On May 19, 2006, at 9:23 PM, Talin wrote: > > OK, try this on your friends and see what happens: > > dict[ str >> int ] >
How about just dict[str:int]? > Alternative suggestion: Define -> as an operator. > I like this idea! -Tony _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
