New submission from Florent Xicluna <la...@yahoo.fr>:

~ $ cd /tmp
 ~ $ ln -s /usr/local/bin/python .
 ~ $ ./python -c "import sys; print sys.executable"
'import site' failed; use -v for traceback
/tmp/python

----------
assignee: tarek
components: Library (Lib)
messages: 99027
nosy: ezio.melotti, flox, tarek
priority: normal
severity: normal
status: open
title: sysconfig does not like symlinks
type: behavior
versions: Python 2.7, Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7880>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to