Éric Araujo <mer...@netwok.org> added the comment:

1: Agreed.

2 and 3: Alexis most probably added that behavior as a convenience.  Unless I’m 
mistaken, the point of $TMP/$TMPDIR is that the OS itself will clean it up, for 
example on shutdown, so programs that leave stuff here are not strictly wrong.  
However, given the realities of Windows behavior (I recall seeing “temporary” 
directories with tons of stuff never cleaned up) and the low cost of a change 
(“It's not asking a lot to be given an explicit path to install to” +1), my 
opinion is that we should take your patch as it is.

----------
stage:  -> commit review

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

Reply via email to