[python-win32] brk() broken in 152?

Janez Jere janez.jere at void.si
Thu Apr 17 14:16:56 EDT 2003


Hi, I installed win32all 152, and pywin.debugger.brk() is no longer working.
So I would like to know if there is something wrong with my installation or
with brk().

# copy following lines in a file and run it from command line
print 0
import pywin.debugger
pywin.debugger.brk()
# at this point a pythonwin gui must be shown
print 1


Thanks, Janez JERE




More information about the Python-win32 mailing list