Message 158603 - Python tracker
Message158603
| 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:32 | mtomassoli | set | recipients: + mtomassoli |
| 2012-04-18 11:20:32 | mtomassoli | set | messageid: <1334748032.28.0.116760449462.issue14612@psf.upfronthosting.co.za> |
| 2012-04-18 11:20:31 | mtomassoli | link | issue14612 messages |
| 2012-04-18 11:20:31 | mtomassoli | create | |