set_quit()
Set the quitting
attribute to True
. This raises BdbQuit
in the next call to one of the dispatch_*()
methods.
set_quit()
Set the quitting
attribute to True
. This raises BdbQuit
in the next call to one of the dispatch_*()
methods.
Please login to continue.