[CentralOH] Idle MacPython 2.6.4 / sys.Path

m g miles.groman at gmail.com
Wed Dec 30 15:40:29 CET 2009


import sys
import os

sys.path.insert(0, os.getcwd())


Having that at the top of the python script would work but is probably
less than ideal.


More information about the CentralOH mailing list