Skip to content

Instantly share code, notes, and snippets.

@wynemo
Created August 14, 2013 06:55
Show Gist options
  • Select an option

  • Save wynemo/6228605 to your computer and use it in GitHub Desktop.

Select an option

Save wynemo/6228605 to your computer and use it in GitHub Desktop.
python notes
>>> import os
>>> reload(os)
<module 'os' from 'C:\Python27\lib\os.pyc'>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment