[Python-3000] A new member for contextlib?

Joel Bender jjb5 at cornell.edu
Fri Apr 4 21:28:44 CEST 2008


How about reversing the order?

     class C(object):
         with x as property:
             ...


Joel


More information about the Python-3000 mailing list