Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #15135

Re: Need Windows user / developer to help with Pynguin

Date 2011-10-29 10:01 -0500
From Andrew Berg <bahamutzero8825@gmail.com>
Subject Re: Need Windows user / developer to help with Pynguin
References <SNT106-W133C3F9C67A4DA24BC1465B1D00@phx.gbl>
Newsgroups comp.lang.python
Message-ID <mailman.2304.1319900520.27778.python-list@python.org> (permalink)

Show all headers | View raw


On 10/29/2011 9:43 AM, Lee Harr wrote:
> So, windows now creates the dummy folder automatically?
That is the default choice, but users are given a prompt to choose an
arbitrary directory. Note that this only applies to the ZIP extractor in
Explorer; other archive programs have their own behavior. I agree with
you on having a top-level directory in an archive, but MS figures users
are more likely to be annoyed with files scattered around the current
directory than a nested directory. Unfortunately, many archives out in
the wild have a top-level directory while many others don't, so one can
rarely ever be certain how a given archive is organized without opening it.

> Is the problem that the .zip has the same name (minus the extension)?
Not at all.

> Just out of curiosity, what happens if you double-click the
> README sans .txt? Does it make you choose which app to open with?
Typically, that is the case because files without extensions are not
registered by default.

-- 
CPython 3.2.2 | Windows NT 6.1.7601.17640 | Thunderbird 7.0

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Need Windows user / developer to help with Pynguin Andrew Berg <bahamutzero8825@gmail.com> - 2011-10-29 10:01 -0500

csiph-web