nested exceptions?

Emile van Sebille emile at fenx.com
Sun Apr 21 10:42:00 EDT 2002


Just van Rossum
> I'm already happy if they don't do
> 
>   if x in d.keys(): ...
> 
> :-)
>

and we shouldn't have to worry about seeing

if x in zip(*d.items())[0][:]:...

;-))

-- 

Emile van Sebille
emile at fenx.com

---------




More information about the Python-list mailing list