Skip to content

Instantly share code, notes, and snippets.

@pydanny
Last active December 22, 2015 16:18
Show Gist options
  • Select an option

  • Save pydanny/6497879 to your computer and use it in GitHub Desktop.

Select an option

Save pydanny/6497879 to your computer and use it in GitHub Desktop.
with open("filename") as f:
newfile = f.read()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment