Check, that SCons is started with Python 2.7 32-bit and warn the user if not. (#8926)
* Ensure, that SCons is started with Python 2.7 32-bit fail otherwise. Fix for https://github.com/nvaccess/nvda/issues/7095
* Improve readability of the displayed message.
* Review actions
* Review actions.