Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19361
| Date | 2012-01-24 16:50 +0000 |
|---|---|
| From | Andrea Crotti <andrea.crotti.0@gmail.com> |
| Subject | Re: windows and home path |
| References | (1 earlier) <CADwdpybW4rXDeT74r_WJNZ13WaTJiaNR7LD9eL3PFZgr7cW30w@mail.gmail.com> <4F1ED7DF.1080406@gmail.com> <CADwdpyYdFw2dUnN-8y_ODXYKJpbLnsiFi1UNqjEZ0M2z+0FVDw@mail.gmail.com> <4F1EDE0B.40308@gmail.com> <CAPTjJmrX5kujWT_R67Roc1VaH6fg3vAzCzx19HodBOVC0vb2_g@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5041.1327423852.27778.python-list@python.org> (permalink) |
On 01/24/2012 04:43 PM, Chris Angelico wrote: > On Wed, Jan 25, 2012 at 3:36 AM, Andrea Crotti > <andrea.crotti.0@gmail.com> wrote: >> I just would like to be able to write somewhere in a place that should >> always exist, >> why Windows you're so annoying :(? > Can you use the current directory, and rely on the user running your > program from a viable default? > > ChrisA No I don't think is a good choice, these are scripts that can be run from anywhere, and the cache should always be found easily and always in the same place.. I think the USERPROFILE might be fine, unless I discover some more atrocities..
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: windows and home path Andrea Crotti <andrea.crotti.0@gmail.com> - 2012-01-24 16:50 +0000
csiph-web