Python and Win95B
Fredrik Lundh
fredrik at pythonware.com
Thu Sep 28 11:02:20 EDT 2006
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>
More information about the Python-list
mailing list