
New submission from R. Andrew Ohana <andrew.ohana@gmail.com>: Currently easy_install.pth will either contain paths relative to the site-packages directory, or the normalized_path. This is because the framework has been setup to use normalized paths everywhere. The patch should properly extend the current framework to make the argument to the egg-path option actually respected. ---------- files: respect-egg-path.patch messages: 663 nosy: ohanar priority: feature status: unread title: [PATCH] Make 'develop --egg-path' respect specified path in easy_install.pth Added file: http://bugs.python.org/setuptools/file82/respect-egg-path.patch _______________________________________________ Setuptools tracker <setuptools@bugs.python.org> <http://bugs.python.org/setuptools/issue140> _______________________________________________