On Aug 4, 2005, at 4:44 AM, Schollnick, Benjamin wrote:

>
>
>> os.path.exists(os.path.expanduser('~/....'))
>>
>
> Thanks Bob....
>
> I should of remembered that...  (Doh!)...  I've read it a few times in
> the library reference...  But my excuse of the day is that I normally
> program with Python on a Windows box...  ~ doesn't exist there....

IIRC, it actually does exist on Windows as far as os.path.expanduser  
is concerned... at least on Windows NT-based machines (Windows 2000,  
XP, NT4, etc.) :)

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to