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


Groups > comp.lang.python > #68128 > unrolled thread

Re: Windows installation problem with 3.3.5

Started byTim Golden <mail@timgolden.me.uk>
First post2014-03-10 08:36 +0000
Last post2014-03-10 08:36 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#68128 — Re: Windows installation problem with 3.3.5

FromTim Golden <mail@timgolden.me.uk>
Date2014-03-10 08:36 +0000
SubjectRe: Windows installation problem with 3.3.5
Message-ID<mailman.7985.1394440618.18130.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web