Message12222

Author k870611
Recipients k870611
Date 2018-12-31.04:54:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546232095.55.0.13699679082.issue2726@roundup.psfhosted.org>
In-reply-to
Content
And the Same code, In jython 2.7.0 it will return

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