Xavier de Gaye added the comment:

Thanks for the patch. See my comments in Rietveld.
I think we can skip the 'step' command.
For the tests, can you use the existing run_pdb() method and trigger the 
signals from within the code being executed with 'os.kill(os.getpid(), 
signal.SIGINT |  signal.CTRL_C_EVENT)', this would avoid having to sleep on 
delays.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22135>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to