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 cfbearden
Recipients akl, amaury.forgeotdarc, asvetlov, cfbearden, meador.inge, xdegaye
Date 2015-05-01.18:13:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430503998.83.0.746517577842.issue13044@psf.upfronthosting.co.za>
In-reply-to
Content
One further observation: the exception is thrown only if a breakpoint (apart from the call to pdb.set_trace) is set. If no breakpoint is set, the exception is not raised.
History
Date User Action Args
2015-05-01 18:13:18cfbeardensetrecipients: + cfbearden, amaury.forgeotdarc, asvetlov, meador.inge, xdegaye, akl
2015-05-01 18:13:18cfbeardensetmessageid: <1430503998.83.0.746517577842.issue13044@psf.upfronthosting.co.za>
2015-05-01 18:13:18cfbeardenlinkissue13044 messages
2015-05-01 18:13:18cfbeardencreate