[pywin32-bugs] [ pywin32-Bugs-2920544 ] SetScriptSite() returns E_FAIL
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2012-01-28 04:52:44
|
Bugs item #2920544, was opened at 2009-12-23 23:47 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2920544&group_id=78018 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: com Group: None >Status: Closed >Resolution: Works For Me Priority: 5 Private: No Submitted By: happyhondje () Assigned to: Nobody/Anonymous (nobody) Summary: SetScriptSite() returns E_FAIL Initial Comment: When using Python 3.0 or 3.1 (and the corresponding Pywin32 package) programs can't initialize the scripting engine properly. When using SetScriptSite, they get E_FAIL (80040005) thus preventing initalization. Using pywin32 with the 2.x tree works fine. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2012-01-27 20:52 Message: I can't reproduce this with the most recent builds (I'm about to release a new one). If this still happens with build 217, please re-open this issue. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2920544&group_id=78018 |