[pywin32-bugs] [ pywin32-Bugs-1664662 ] crash in regedit
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2007-03-15 22:15:22
|
Bugs item #1664662, was opened at 2007-02-21 08:05 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1664662&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: pythonwin Group: None >Status: Closed >Resolution: Rejected Priority: 5 Private: No Submitted By: cjwhrw12 (cjwhrw12) Assigned to: Nobody/Anonymous (nobody) Summary: crash in regedit Initial Comment: Please see attached file. Grief occurs at toolmenu 77. It defeats debuggers. I can't offer any suggestions. Colin W. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2007-03-16 09:15 Message: Logged In: YES user_id=14198 Originator: NO toolmenu.py has no line that looks like: print sys.exc_clear.info() it appears you may have modified it. Either way, anything in the pywin package is not designed to be general purpose and will only run from inside the pythonwin environment. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1664662&group_id=78018 |