Ned Deily added the comment:

BTW, AFAICT, you'll get exactly the same behavior (with distribute failing due 
to pickle write permission) with earlier releases, like 3.2.3, if you happen to 
do a "make install" with an inappropriate umask value.  So it appears that 
setting umask properly has been an existing, if perhaps undocumented, 
requirement.  Ensuring permissions for all installed files are set to sane 
values seems like a good idea, though.

----------

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

Reply via email to