This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xdegaye
Recipients asvetlov, georg.brandl, rurpy2, terry.reedy, xdegaye
Date 2015-09-05.10:08:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Slightly better in that pdb exits in case of a syntax error instead of proposing to restart the program which does not make sense.

A test case is included.
History
Date User Action Args
2015-09-05 10:09:00xdegayesetrecipients: + xdegaye, georg.brandl, terry.reedy, asvetlov, rurpy2
2015-09-05 10:09:00xdegayesetmessageid: <[email protected]>
2015-09-05 10:09:00xdegayelinkissue16180 messages
2015-09-05 10:09:00xdegayecreate