Tarek Ziadé <[email protected]> added the comment:

As discussed w/ Victor, a process should be able to run Python even if its user 
does not have a home.

So the call to _getuserbase() should be protected. 

But then we have to control that all the code that uses  
CONFIG_VARS['userbase'] is protected when the value is not set.

I am thinking about per-user installation and such things: we need to make sure 
everything is checking this.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue10496>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to