Skip to content

Instantly share code, notes, and snippets.

@djsmith42
Created October 25, 2012 23:45
Show Gist options
  • Save djsmith42/3956195 to your computer and use it in GitHub Desktop.
Save djsmith42/3956195 to your computer and use it in GitHub Desktop.
print "You can see this"
with suppress_stdout():
print "You cannot see this"
print "And you can see this again"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment