Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68128
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <mail@timgolden.me.uk> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:Windows': 0.02; 'problem:': 0.07; 'subject:installation': 0.07; 'lawrence': 0.09; 'python': 0.11; 'bug': 0.12; "wouldn't": 0.14; 'from:addr:timgolden.me.uk': 0.16; 'from:name:tim golden': 0.16; 'message-id:@timgolden.me.uk': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'stolen': 0.16; 'tjg': 0.16; 'unhelpful': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'bytes': 0.24; 'received:192.168.100': 0.24; 'subject:problem': 0.24; 'looks': 0.24; "i've": 0.25; 'tracker': 0.26; 'header:In-Reply-To:1': 0.27; 'raise': 0.29; 'up.': 0.33; 'could': 0.34; 'subject:with': 0.35; 'something': 0.35; 'installing': 0.36; 'to:addr:python-list': 0.38; 'issue': 0.38; 'volume': 0.39; 'to:addr:python.org': 0.39; 'free': 0.61; 'first': 0.61; 'confirm': 0.64; 'serial': 0.72; 'from:addr:mail': 0.83 |
| Date | Mon, 10 Mar 2014 08:36:54 +0000 |
| From | Tim Golden <mail@timgolden.me.uk> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: Windows installation problem with 3.3.5 |
| References | <lfjaob$5vi$1@ger.gmane.org> |
| In-Reply-To | <lfjaob$5vi$1@ger.gmane.org> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7985.1394440618.18130.python-list@python.org> (permalink) |
| Lines | 35 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1394440618 news.xs4all.nl 2931 [2001:888:2000:d::a6]:55098 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:68128 |
Show key headers only | View raw
On 10/03/2014 03:16, Mark Lawrence wrote:
> It looks as if the upgrade from 3.3.4 to 3.3.5 has stolen my copies of
> py.exe and pyw.exe from c:\windows. Before I raise an issue on the bug
> tracker could someone please confirm this, as it wouldn't be the first
> time I've managed to screw something up.
Well, as unhelpful as this might be, it gave me no problem:
<dump>
c:\Windows>dir py.exe
Volume in drive C has no label.
Volume Serial Number is 787D-BE54
Directory of c:\Windows
18/11/2013 21:17 93,696 py.exe
1 File(s) 93,696 bytes
0 Dir(s) 31,048,863,744 bytes free
[... snip installing Python 3.3.5 ...]
c:\Windows>dir py.exe
Volume in drive C has no label.
Volume Serial Number is 787D-BE54
Directory of c:\Windows
09/03/2014 10:36 93,696 py.exe
1 File(s) 93,696 bytes
0 Dir(s) 31,048,912,896 bytes free
</dump>
TJG
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Windows installation problem with 3.3.5 Tim Golden <mail@timgolden.me.uk> - 2014-03-10 08:36 +0000
csiph-web