On Monday, 18 August 2014 at 19:28:55 UTC, Russel Winder via
Digitalmars-d-learn wrote:
On Mon, 2014-08-18 at 19:00 +0000, Laeeth Isharc via
Digitalmars-d-learn
wrote:
On Monday, 18 August 2014 at 18:08:59 UTC, Russel Winder via
Digitalmars-d-learn wrote:
> […]
>> distutils.util.get_platform(),
> […]
>
> Does os.uname() not provide sufficient information?
This was boilerplate generated by pyd.
Hummm… if I get time I feel a PR in order.
Perhaps I should rephrase. I copied the example as a base, so
technically it wasn't generated. But no harm in tweaking the
examples.