STINNER Victor <victor.stin...@haypocalc.com> added the comment:

The initial problem (test_subprocess failures) is solved thanks to different 
fixes. I consider that we can close this issue. Use non portable tricks to get 
the real program name if argv[0] is invalid doesn't sound like something 
importat. If someone changes argv[0], he have to assume that sys.executable is 
invalid or empty.

----------
resolution:  -> fixed
status: open -> closed

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

Reply via email to