| | |
How to permenantly set PYTHONPATH for 2.6 and 3.0?
Thread Solved |
0
#11 22 Days Ago
Yes, I knew there was a function like this, but I couldn't remember where it was. Thanks.
0
#12 22 Days Ago
That means that the startup code from Gribouillis could also be written this way ...
Well, both ways ought to work equally well. 
The advantage with the code from Gribouillis is that is somewhat self-documenting.
python Syntax (Toggle Plain Text)
# mystartup.py import sys from distutils.sysconfig import get_python_lib sys.path.append(get_python_lib())

The advantage with the code from Gribouillis is that is somewhat self-documenting.
Last edited by vegaseat; 22 Days Ago at 3:17 pm.
May 'the Google' be with you!
![]() |
Similar Threads
- Insert a struct in a set (C++)
- Trying to set up wireless lan (Networking Hardware Configuration)
- Airport Base Station Set Up??? (OS X)
- How can I set up my own email a/c with a domain name using microsoft outlook/express (Web Browsers)
- best chip set anyone? (Motherboards, CPUs and RAM)
- Set Precision in C++.NET? (C++)
- New Portal set up (DaniWeb Community Feedback)
Other Threads in the Python Forum
- Previous Thread: loops and parameters?
- Next Thread: List convert to string
| Thread Tools | Search this Thread |
accessdenied advanced apache application argv array beginner book change command converter countpasswordentry csv curved dan08 def dictionary dynamic edit enter event examples file float format function google gui homework import inches input jaunty java keyboard lapse library line lines linux list lists loop microphone mouse movingimageswithpygame mysqlquery newb number numbers numeric obexftp output parameters parsing path phonebook plugin port prime programming projects py2exe pygame pygtk pyopengl python random recursion redirect remote return reverse scrolledtext session simple skinning software sprite statictext string strings syntax terminal text threading time tlapse trick tuple tutorial ubuntu unicode unit urllib urllib2 variable voip wordgame wxpython






