[pywin32-bugs] [ pywin32-Bugs-1886515 ] pywin32 debugger does not pick up changes made
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2008-02-26 13:28:04
|
Bugs item #1886515, was opened at 2008-02-04 14:22 Message generated for change (Settings changed) made by rupole You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1886515&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: Duplicate Priority: 5 Private: No Submitted By: Jef Mangelschots (mangelschots) Assigned to: Nobody/Anonymous (nobody) Summary: pywin32 debugger does not pick up changes made Initial Comment: While debugging, when I notice an error, I make a change and restart the debugger. When I get on the modified lines, the debugger does not seem to pick up the changes and executes the code as it was before the change. I gues it did not detect a change and loaded the old pyd file. ---------------------------------------------------------------------- >Comment By: Roger Upole (rupole) Date: 2008-02-26 08:28 Message: Logged In: YES user_id=771074 Originator: NO This is the same issue as #874176. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1886515&group_id=78018 |