[pywin32-bugs] [ pywin32-Bugs-823967 ] pythoncomxx.dll redirect
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-04-07 05:33:37
|
Bugs item #823967, was opened at 2003-10-15 18:36 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=823967&group_id=78018 Category: com Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Laszlo Dobrontei (ubcsi) Assigned to: Nobody/Anonymous (nobody) Summary: pythoncomxx.dll redirect Initial Comment: In file pythoncom.py (line 6) would be better to find "_d" only in the file part of "win32api.__file__". I had win32api.pyd in a directory, which contained "_d" characters. I this case my application tried to load "pythoncom22_d.dll". ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2004-04-07 15:33 Message: Logged In: YES user_id=14198 This has since been fixed and checked in. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=823967&group_id=78018 |