Block-structured resource handling via decorators

Neil Hodgson nyamatongwe+thunder at gmail.com
Fri Jul 29 19:58:58 EDT 2005


John Perks:

> When handling resources in Python, where the scope of the resource is
> known, there seem to be two schools of thought:
> ...

    This is part of what PEP 343 addresses:
http://www.python.org/peps/pep-0343.html

    Neil



More information about the Python-list mailing list