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>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to