Message 336513 - Python tracker

Message336513

Author ronaldoussoren
Recipients eryksun, giampaolo.rodola, paul.moore, ronaldoussoren, steve.dower, tim.golden, zach.ware
Date 2019-02-25.11:55:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551095706.1.0.240596070222.issue36105@roundup.psfhosted.org>
In-reply-to
Content
I guess it depends on what the information is used for. From a quick glance at the code I'd say that the current usage is correct, and that GetNativeSystemInfo could be used when reporting about the currently running system (for example by functions in the platform module).
History
Date User Action Args
2019-02-25 11:55:06ronaldoussorensetrecipients: + ronaldoussoren, paul.moore, giampaolo.rodola, tim.golden, zach.ware, eryksun, steve.dower
2019-02-25 11:55:06ronaldoussorensetmessageid: <1551095706.1.0.240596070222.issue36105@roundup.psfhosted.org>
2019-02-25 11:55:06ronaldoussorenlinkissue36105 messages
2019-02-25 11:55:06ronaldoussorencreate