- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message203194
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 | serhiy.storchaka |
|---|---|
| Recipients | Geraldo.Xexeo, THRlWiTi, Tomoki.Imai, alex.hartwig, asvetlov, ezio.melotti, kbk, loewis, ned.deily, pradyunsg, r.david.murray, roger.serwy, serhiy.storchaka, terry.reedy |
| Date | 2013-11-17.15:47:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1384703222.35.0.669890051264.issue15809@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch with a hack which corrects a line number in displayed traceback. It doesn't solve a problem totally, but perhaps it is a good enough approximation. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-17 15:47:02 | serhiy.storchaka | set | recipients: + serhiy.storchaka, loewis, terry.reedy, kbk, ned.deily, ezio.melotti, roger.serwy, r.david.murray, asvetlov, THRlWiTi, Geraldo.Xexeo, alex.hartwig, pradyunsg, Tomoki.Imai |
| 2013-11-17 15:47:02 | serhiy.storchaka | set | messageid: <1384703222.35.0.669890051264.issue15809@psf.upfronthosting.co.za> |
| 2013-11-17 15:47:02 | serhiy.storchaka | link | issue15809 messages |
| 2013-11-17 15:47:02 | serhiy.storchaka | create | |

