Posts I've Made
-
In Topic: Python
20 July 2012 - 05:40 PM
What error? You're not giving us much of anything to work with here... -
In Topic: Python-Chap2:question About Storing Modules ?
03 July 2012 - 05:52 PM
Is there a particular reason *why* you would want to store modules in the root directory, instead of in your own user home directory?
I'd suggest you create a directory inside your user $HOME, and store your modules in there. Then when you want other scripts (also stored there) to import those modules, you shouldn't have any problems. The first place Python looks in the current directory, then it looks in folders listed in PYTHON_PATH...
http://docs.python.o...al/modules.html
Friends
memilanuk hasn't added any friends yet.



Find My Content
Display name history
Mar 23 2013 04:14 PM
Not Telling

Comments
memilanuk has no profile comments yet. Why not say hello?