Christian Heimes added the comment:

'We' don't show any error message. Windows does it on its own because the 
pythonXX.dll is a dependency for the executable.

If python.exe can't find the DLL then it's also likely that the DLL is unable 
to find Python's stdlib. Python requires the stdlib to run, too. There isn't 
much we can do about that.

----------
nosy: +christian.heimes
resolution:  -> rejected
status: open -> closed

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

Reply via email to