Miki Tebeka <[EMAIL PROTECTED]> wrote:
> Hello Nemesis,
> 
>> Hi all, I'm trying to write a multiplatform function that tries to
>> return the actual user home directory.
>> ...
> What's wrong with:
>    from user import home
> which does about what your code does.

Except it also execfile()s $HOME/.pythonrc.py, which might not be wanted. 

Saluton
  Marc
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to