Message 318913 - Python tracker

Message318913

Author Matthijs Kooijman
Recipients Matthijs Kooijman, cheryl.sabella, deleted250130, r.david.murray, roippi, vinay.sajip
Date 2018-06-07.08:14:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528359286.01.0.592728768989.issue22454@psf.upfronthosting.co.za>
In-reply-to
Content
One usecase that such a function would be well-suited for is for *displaying* commands being executed. Then, the commands will be executed as a command+args array, but can be displayed unambiguously in log output.
History
Date User Action Args
2018-06-07 08:14:46Matthijs Kooijmansetrecipients: + Matthijs Kooijman, vinay.sajip, r.david.murray, deleted250130, roippi, cheryl.sabella
2018-06-07 08:14:46Matthijs Kooijmansetmessageid: <1528359286.01.0.592728768989.issue22454@psf.upfronthosting.co.za>
2018-06-07 08:14:45Matthijs Kooijmanlinkissue22454 messages
2018-06-07 08:14:45Matthijs Kooijmancreate