[ python-Bugs-1567666 ] GetFileAttributesExA and Win95
SourceForge.net
noreply at sourceforge.net
Sun Oct 15 20:46:50 CEST 2006
Bugs item #1567666, was opened at 2006-09-29 12:12
Message generated for change (Comment added) made by giomach
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1567666&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Open
Resolution: Fixed
Priority: 7
Submitted By: giomach (giomach)
Assigned to: Martin v. Löwis (loewis)
Summary: GetFileAttributesExA and Win95
Initial Comment:
When Python 2.5 is run under Win95 (Windows
4.00.950B), it immediately fails with "The
PYTHON25.DLL file is linked to missing export
KERNEL32.DLL.GetFileAttributesExA".
Python 2.4.3 is fine.
Ciarán Ó Duibhín.
My e-mail: ciaran at oduibhin.freeserve.co.uk
----------------------------------------------------------------------
>Comment By: giomach (giomach)
Date: 2006-10-15 18:46
Message:
Logged In: YES
user_id=1116705
Thanks, this new installer seems to work under Win95.
Vielen Dank,
Ciarán Ó Duibhín.
----------------------------------------------------------------------
Comment By: Martin v. Löwis (loewis)
Date: 2006-10-15 10:07
Message:
Logged In: YES
user_id=21627
This should now be fixed in r52339 and r52340. I can't test
it on Win95, though, so I created an inofficial, incomplete
installer on
http://www.dcl.hpi.uni-potsdam.de/home/loewis/python-2.5.13436.msi
Please try it out and report here whether it works.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1567666&group_id=5470
More information about the Python-bugs-list
mailing list