With or Using

Erik Max Francis max at alcyone.com
Tue Apr 17 22:28:10 EDT 2001


"Delaney, Timothy" wrote:

> a = A()
> a.b = B()
> 
> with a:
>     with .b:
>         .c = d

You beat me to it :-).

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
/  \ I want to know God's thought; the rest are details.
\__/ Albert Einstein
    Physics reference / http://www.alcyone.com/max/reference/physics/
 A physics reference.



More information about the Python-list mailing list