Message 124828 - Python tracker
Message124828
| Author | vstinner |
|---|---|
| Recipients | belopolsky, vstinner |
| Date | 2010-12-28.23:32:42 |
| SpamBayes Score | 0.00013955789 |
| Marked as misclassified | No |
| Message-id | <1293579169.57.0.959486049385.issue10785@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Version 2 of the patch: - remove filename attribute from perrdetail and tok_state structure in PGEN mode, and add a comment to explain why - rename filename_obj to filename - indenterror() no longer print the input filename in PGEN mode |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-28 23:32:49 | vstinner | set | recipients: + vstinner, belopolsky |
| 2010-12-28 23:32:49 | vstinner | set | messageid: <1293579169.57.0.959486049385.issue10785@psf.upfronthosting.co.za> |
| 2010-12-28 23:32:43 | vstinner | link | issue10785 messages |
| 2010-12-28 23:32:43 | vstinner | create | |