[Python-Dev] Re: [Patches] PC\config.[hc] changes for Win64
M.-A. Lemburg
mal@lemburg.com
Wed, 10 May 2000 09:47:43 +0200
Trent Mick wrote:
>
> On Tue, May 09, 2000 at 11:09:40AM +0200, M.-A. Lemburg wrote:
> > Just curious, what's the output of platform.py on Win64 ?
> > (You can download platform.py from my Python Pages.)
>
> I get the following:
>
> """
> The system cannot find the path specified
Hmm, this probably originates from platform.py trying
to find the "file" command which is used on Unix.
> win64-32bit
Now this looks interesting ... 32-bit Win64 ;-)
> """
>
> Sorry, I did not hunt down the "path" error message.
>
> Trent
>
> --
> Trent Mick
> trentm@activestate.com
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev@python.org
> http://www.python.org/mailman/listinfo/python-dev
--
Marc-Andre Lemburg
__________X-Mozilla-Status: 0009______________________________________
Business: http://www.lemburg.com/
Python Pages: http://www.lemburg.com/python/