[New-bugs-announce] [issue11637] Add cwd to sys.path for hooks

Éric Araujo report at bugs.python.org
Tue Mar 22 22:10:30 CET 2011


New submission from Éric Araujo <merwok at netwok.org>:

When pysetup is run in a project directory, this dir is not on sys.path, so hooks modules in the dir can’t be found.

----------
assignee: tarek
components: Distutils2
keywords: easy
messages: 131778
nosy: alexis, eric.araujo, tarek
priority: normal
severity: normal
stage: needs patch
status: open
title: Add cwd to sys.path for hooks
versions: 3rd party

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11637>
_______________________________________


More information about the New-bugs-announce mailing list