Message 185599 - Python tracker
Message185599
| Author | terry.reedy |
|---|---|
| Recipients | Todd.Rovito, bagratte, edmond.burnett, eric.araujo, ezio.melotti, python-dev, roger.serwy, terry.reedy |
| Date | 2013-03-30.23:06:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1364684773.29.0.543955381193.issue17390@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Can you find the place where the editor title is set? I am currently thinking of something like Python x.y.z: xxx.py (directory path) # or Python x.y.z Editor: xxx.y (path) I am guessing that the reason to put the file name at the beginning is in case the path is so long that the end gets cut off. (Let's give the secretary a couple more weeks to catch up.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-30 23:06:13 | terry.reedy | set | recipients: + terry.reedy, ezio.melotti, roger.serwy, eric.araujo, Todd.Rovito, python-dev, bagratte, edmond.burnett |
| 2013-03-30 23:06:13 | terry.reedy | set | messageid: <1364684773.29.0.543955381193.issue17390@psf.upfronthosting.co.za> |
| 2013-03-30 23:06:13 | terry.reedy | link | issue17390 messages |
| 2013-03-30 23:06:12 | terry.reedy | create | |