python3: recipe with cross compilation patch + example of main.m that works

This commit is contained in:
Mathieu Virbel 2018-11-01 21:53:18 +01:00
commit 6c043cf9f3
4 changed files with 480 additions and 0 deletions
tests/test_python3

View file

@ -0,0 +1 @@
print("Python 3 running!")