Re: Windows User path
Phillip Pearson <[email protected]> Thu, 15 Apr 2004 10:54:23 +1200
| Newsgroups | gmane.comp.pythin.pyds.devel |
|---|---|
| Message-ID | <[email protected]> |
> >Is this different from os.path.expanduser? ntpath.py's expanduser() > >seems to contain the logic that people have been talking about here ... > > Yep, that's pretty much it. I wonder how I missed that function? Thanks, > that saves some effort. > > Re: Windows 98, C:\ is definately all you can ask for. You might say "If > I get C:\, try C:\Program Files\" but I wouldn't worry about it much > more. If all you do is install into C:, you are far, far from the most > annoying program behaviors I've seen in Win9x. I seem to recall some apps in Win98 putting stuff somewhere under c:\windows -- something like c:\windows\profiles or so ...