Technical notes, my online memory
Monday, January 24, 2011
HOWTO add a directory to your python path
You can add to your python path like this:
import sys sys.path.append("/home/me/mypy")
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment