Skip to content

Instantly share code, notes, and snippets.

@gameame
Created November 24, 2010 17:05
Show Gist options
  • Save gameame/713998 to your computer and use it in GitHub Desktop.
Save gameame/713998 to your computer and use it in GitHub Desktop.
Using with statement in python 2.5
from __future__ import with_statement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment