O'Reilly Forums: memilanuk - Viewing Profile - O'Reilly Forums

Jump to content

User Rating: -----

Reputation: 0 Neutral
Group:
Members
Active Posts:
33 (0.03 per day)
Most Active In:
Head First Python (15 posts)
Joined:
28-October 09
Profile Views:
2,505
Last Active:
User is offline Mar 23 2013 04:14 PM
Currently:
Offline

My Information

Member Title:
Active Member
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:
Not Telling Not Telling

Contact Information

E-mail:
Click here to e-mail me

Latest Visitors

Posts I've Made

  1. In Topic: Python

    20 July 2012 - 05:40 PM

    What error? You're not giving us much of anything to work with here...
  2. 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.

Comments

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