[pywin32-bugs] [ pywin32-Bugs-2227431 ] Debugger don't reinitialize on new debug session
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2008-11-06 01:22:58
|
Bugs item #2227431, was opened at 2008-11-06 03:22 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2227431&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: Open Resolution: None Priority: 5 Private: No Submitted By: Florin Jurca (flojur) Assigned to: Nobody/Anonymous (nobody) Summary: Debugger don't reinitialize on new debug session Initial Comment: Debugger don't reinitialize on new debug session pywin32-212.win32-py2.5.exe on python-2.5.2.msi packages Debugger if detect an error in the first debug session do not reinitialize for all future next debug sessions. Still raise same error even if the error it is fixed in the script. The editor must be closed and opened again. The error is showing with regularity with no exceptions. It is very disturbing to work as if I have only one legg when I try to go up on some scale. Please help me with a solution if it is not a bug or if it is allready exist a solution for this. Thanks a lot. flo...@gm... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2227431&group_id=78018 |