Re: [documancer] Documancer not running on Windows 98 SE
Status: Beta
Brought to you by:
vaclavslavik
From: Vaclav S. <vac...@ma...> - 2004-03-22 13:55:23
|
Hi, a.u...@gm... wrote: > It seems that os.path.expanduser only works correct under Win95/NT > (see below).=20 There aren't any other Win32 platforms, Win98 SE *is* Win95 platform.=20 My guess is that it works exactly as advertised in documentation --=20 i.e. does nothing with the path because %HOME% is not set. Or is it? > Maybe there is another trick to get the user home=20 > directory under 98SE. If not, replacing '~' by 'C:' should do. No, it would not, C:\ is definitely *not* a good place for=20 configuration data! I don't know how to fix this properly, though.=20 Maybe pick app's directory as the data dir? Regards, Vaclav =2D-=20 PGP key: 0x465264C9, available from http://pgp.mit.edu/ |