def a((b,c,d),e):

AdSR artur_spruce at yahoo.com
Tue Apr 19 01:58:00 EDT 2005


> Thanks for pointing this out. However I see no atrocity potential
here
> -- what did you have in mind?

Bad choice of words. I meant obfuscated, something like

def z(((a, b), (c, d)), e, f):
    pass

but much worse. But it looks like there is nothing unusual about it
after all. Oh, well...

AdSR




More information about the Python-list mailing list