Message 269237 - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Content
The same problem occurs when cross-compiling for Android and running test_sysconfig and test_distutils.

Some other points:
* The generation of the platform directory breaks the support of read only source trees. The files of this  directory are not tracked by mercurial and printed by 'hg status'.

* The new files in the platform directory are regenerated from C headers of the build machine.