|
From: | Brendan Miller |
Subject: | bug#7454: python.el sys.path improperly removes current working directory |
Date: | Sat, 20 Nov 2010 16:13:45 -0800 |
For unknown reasons, python.el's run-python removes the current working directory from python's sys.path. This breaks the ability to import other modules in the current directory from inferior python sessions. A more extended discussion is here: http://stackoverflow.com/questions/2658475/python-mode-import-problem with a suggested fix.
[Prev in Thread] | Current Thread | [Next in Thread] |