brownplt / lambda-py

Other
58 stars 10 forks source link

Add support for the with statement #63

Closed amtriathlon closed 11 years ago

amtriathlon commented 11 years ago

Definition: http://www.python.org/dev/peps/pep-0343/ The file class should implement the context manager protocol: http://docs.python.org/3.2/reference/datamodel.html#with-statement-context-managers