Christian Boos added the comment:

The reason of the crash is pretty trivial, there's no check for success of the 
creation of the installation logfile. Trapping this and aborting (with a hint 
to use "Run as administrator") would be enough to fix the issue, I think.

----------
keywords: +patch
Added file: http://bugs.python.org/file37019/python-issue-16561.diff

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

Reply via email to