drallensmith added the comment: pdb is not currently working for debugging a subprocess. I suspect I will need to put "import pdb" and "pdb.set_trace()" into managers.py.
BTW, a thank-you to berker.peksag; while the link is present in Travis, I should still have put it in. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue31169> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
