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 mtomassoli
Recipients mtomassoli
Date 2012-04-18.11:20:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334748032.28.0.116760449462.issue14612@psf.upfronthosting.co.za>
In-reply-to
Content
Debugging script.py and jumping to line 3 makes Python crash.
For instance:

python -m pdb script.py
(Pdb) j 3
History
Date User Action Args
2012-04-18 11:20:32mtomassolisetrecipients: + mtomassoli
2012-04-18 11:20:32mtomassolisetmessageid: <1334748032.28.0.116760449462.issue14612@psf.upfronthosting.co.za>
2012-04-18 11:20:31mtomassolilinkissue14612 messages
2012-04-18 11:20:31mtomassolicreate