Message12220

Author k870611
Recipients k870611
Date 2018-12-31.04:52:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546231963.58.0.470710949973.issue2726@roundup.psfhosted.org>
In-reply-to
Content
In Cpython it will the same code is return

>>> import platform
>>> platform.system()
'Windows'
History
Date User Action Args
2018-12-31 04:52:43k870611setmessageid: <1546231963.58.0.470710949973.issue2726@roundup.psfhosted.org>
2018-12-31 04:52:43k870611setrecipients: + k870611
2018-12-31 04:52:43k870611linkissue2726 messages
2018-12-31 04:52:43k870611create