Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Guard swift python import to apple devices.
* this is because we ship python on apple devices ourselves, which allowed us to fix the python headers, to ensure no #include's happen within extern "C" blocks, this is all that's missing for Pyton to import into Swift on Linux platforms.
- Loading branch information