Message 335954 - Python tracker

Message335954

Author matrixise
Recipients matrixise, mdk, vstinner
Date 2019-02-19.14:52:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550587922.74.0.569723101442.issue36021@roundup.psfhosted.org>
In-reply-to
Content
@vstinner

I have a whitelist where the HTML files (.html, .html, .dhtml, .xhtml, ...) are allowed. For the rest, I do not execute os.startfile()
History
Date User Action Args
2019-02-19 14:52:02matrixisesetrecipients: + matrixise, vstinner, mdk
2019-02-19 14:52:02matrixisesetmessageid: <1550587922.74.0.569723101442.issue36021@roundup.psfhosted.org>
2019-02-19 14:52:02matrixiselinkissue36021 messages
2019-02-19 14:52:02matrixisecreate