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 ned.deily
Recipients chris.jerdonek, ned.deily, vstinner
Date 2012-07-27.02:47:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343357273.28.0.0450377242795.issue15463@psf.upfronthosting.co.za>
In-reply-to
Content
Without investigating further, my instinct would be to prefer to truncate in the middle, if possible, otherwise truncate the head of the path, rather than truncate the tail.
History
Date User Action Args
2012-07-27 02:47:53ned.deilysetrecipients: + ned.deily, vstinner, chris.jerdonek
2012-07-27 02:47:53ned.deilysetmessageid: <1343357273.28.0.0450377242795.issue15463@psf.upfronthosting.co.za>
2012-07-27 02:47:52ned.deilylinkissue15463 messages
2012-07-27 02:47:52ned.deilycreate