[Pythonmac-SIG] Augh? Is this possible? Python can not read ~/Library/Preferences/ByHost/com.apple.screensaver.003065980c94.plist

Bob Ippolito bob at redivi.com
Thu Aug 4 16:50:59 CEST 2005


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



More information about the Pythonmac-SIG mailing list