$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Niall Douglas (s_sourceforge_at_[hidden])
Date: 2019-08-21 10:51:48
> All notable Linux distribution and OSX comes with pre-installed Python. Only Windows does not ship with Python preinstalled.
That got a lot better in the most recent Windows 10 update:
https://devblogs.microsoft.com/python/python-in-the-windows-10-may-2019-update/
tldr; python now has a stub executable which takes you to the store
install page. Same as the "bash" stub executable, and soon also
"wordpad" and "paint".
Niall