* Yaroslav Halchenko <deb...@onerussian.com>, 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
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team