How to get user home directory on Windows

Giampaolo Rodola' gnewsg at gmail.com
Sat Jan 12 11:49:37 EST 2008


On 12 Gen, 17:44, Christian Heimes <li... at cheimes.de> wrote:
> Giampaolo Rodola' wrote:
> > Is there a way to do that?
>
> home = os.path.expanduser("~")
>
> Christian

That gives the home of the *current logged in user*.
I need another thing.



More information about the Python-list mailing list