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 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:13terry.reedysetrecipients: + terry.reedy, ezio.melotti, roger.serwy, eric.araujo, Todd.Rovito, python-dev, bagratte, edmond.burnett
2013-03-30 23:06:13terry.reedysetmessageid: <1364684773.29.0.543955381193.issue17390@psf.upfronthosting.co.za>
2013-03-30 23:06:13terry.reedylinkissue17390 messages
2013-03-30 23:06:12terry.reedycreate