vyktor added the comment:

Adding test.py, but according to docs 
https://docs.python.org/3.2/library/pdb.html#pdbcommand-commands

"Specifying any command resuming execution (currently continue, step, next, 
return, jump, quit and their abbreviations) terminates the command list (as if 
that command was immediately followed by end). "

This is probably expected behavior.

----------
Added file: http://bugs.python.org/file39326/test.py

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

Reply via email to