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 Windson Yang, lemburg, serhiy.storchaka, vstinner
Date 2018-12-14.15:04:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544799844.32.0.788709270274.issue35348@psf.upfronthosting.co.za>
In-reply-to
Content
PR 11160 is an alternate solution which strips the filename in the output. It does not matter if the filename contains ":", because the format of the output in the POSIX locale is strictly specified.
History
Date User Action Args
2018-12-14 15:04:04serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, vstinner, Windson Yang
2018-12-14 15:04:04serhiy.storchakasetmessageid: <1544799844.32.0.788709270274.issue35348@psf.upfronthosting.co.za>
2018-12-14 15:04:04serhiy.storchakalinkissue35348 messages
2018-12-14 15:04:04serhiy.storchakacreate