Jason R. Coombs <jar...@jaraco.com> added the comment:

I've been fighting a failing test in test_platform (when 
test.support.can_symlink() is True). Turns out the problem is caused by the 
fact that the Python DLL cannot be resolved when the executable isn't in the 
same directory (which is the case when launched from a symlink). I've created 
issue8342 to track this behavior.

----------

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

Reply via email to