Py 3: Terminal script can't find relative path
Gnarlodious
gnarlodious at gmail.com
Tue Jan 19 14:29:00 EST 2010
OK I guess that is normal, I fixed it with this:
path=os.path.dirname(__file__)+"/Data/"
-- Gnarlie
More information about the Python-list
mailing list