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


Groups > comp.lang.python > #68128

Re: Windows installation problem with 3.3.5

Date 2014-03-10 08:36 +0000
From Tim Golden <mail@timgolden.me.uk>
Subject Re: Windows installation problem with 3.3.5
References <lfjaob$5vi$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.7985.1394440618.18130.python-list@python.org> (permalink)

Show all headers | 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


Thread

Re: Windows installation problem with 3.3.5 Tim Golden <mail@timgolden.me.uk> - 2014-03-10 08:36 +0000

csiph-web