Re: Windows User path
Jeremy Bowers <[email protected]> Mon, 12 Apr 2004 18:53:38 -0500
| Newsgroups | gmane.comp.pythin.pyds.devel |
|---|---|
| Message-ID | <[email protected]> |
Phillip Pearson wrote: > 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.