Re: Python and Win95B



Ciarán Ó Duibhín wrote:

I've just installed Python 2.5 under Win95B, and when run it says "The
PYTHON25.DLL file is linked to missing export
KERNEL32.DLL.GetFileAttributesExA".

Does Python 2.5 not run under Win95? If not, is there an earlier version of
Python which does?

Windows 95 was end-of-lifed by Microsoft five years ago:

http://www.microsoft.com/windows/lifecycle/default.mspx

I'm not sure that the last version that was officially tested with Windows 95 was, but Python 2.3 might work.

</F>

.



Relevant Pages

  • Re: Reversing a string
    ... I think all you are missing is familarity with Python, ... Python has a modest amount of such "punctuation ... There's also slicing ...
    (comp.lang.python)
  • Re: Why python doesnt use syntax like function(,,x) for default parameters?
    ... I badly need this feature in embedded python app (for ... compatibility with other language that uses such syntax) and might ... I think you would find it hard to implement exactly that in Python. ... a_func(missing, missing, 3) ...
    (comp.lang.python)
  • Re: Rif: Re: How To Do It Faster?!?
    ... I'm running Python 2.3.4. ... you are missing that this is more unix-like. ... certain degree on windows - but as the user-model between unix and windows ...
    (comp.lang.python)
  • Distribute 0.6.2 released
    ... Alex Grönholm and the ones I am missing, ... Setuptools bugs, while we are actively ... Added Python 3 support. ... * Fixed script launcher for 64-bit Windows. ...
    (comp.lang.python.announce)
  • Re: math module for Decimals
    ... I know it's easy to complain about lack of ... Python is very cool ... I just thought maybe I was missing something. ... to write a decimal math module speaks for how desired and how ...
    (comp.lang.python)