Skip to content

Instantly share code, notes, and snippets.

@SteveGilham
Created April 14, 2015 20:07
Show Gist options
  • Save SteveGilham/eef9c136ef1dd8bec3b5 to your computer and use it in GitHub Desktop.
Save SteveGilham/eef9c136ef1dd8bec3b5 to your computer and use it in GitHub Desktop.
import sys
# begin added
sys.path.append(r"c:\python25\lib")
# end added
import clr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment