* Yaroslav Halchenko <[email protected]>, 2013-01-22, 13:04:
if __name__ == "__main__":
# add the directory with ppworker.py to the path
- sys.path.append(os.path.dirname(__file__))
Removing this line would be still needed.
yeah -- although -- shouldn't it be benign since it just would add
once again the proper path, e.g.
/usr/lib/pymodules/python2.7
?
You're right; it's harmless.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]