Skip to content

Instantly share code, notes, and snippets.

@simonrw
Created February 5, 2013 11:40
Show Gist options
  • Select an option

  • Save simonrw/4713934 to your computer and use it in GitHub Desktop.

Select an option

Save simonrw/4713934 to your computer and use it in GitHub Desktop.
\begin{python}
import os
print "Current directory: {0}".format(os.getcwd())
\end{python}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment