open_toontown_panda3d/pandatool
rdb d6acaaffb0 dist: Android fixes, esp. for Python 3.13
This changes the use of sys.executable to sys.platlibdir, which requires Python 3.9+ (but that's probably okay since Python 3.8 is EOL)

Python 3.13 has proper official Android support, including built-in stdout/stderr redirection, but it only does so if sys.executable is not set
2024-11-27 00:21:11 +01:00
..
src dist: Android fixes, esp. for Python 3.13 2024-11-27 00:21:11 +01:00
CMakeLists.txt CMake: Only export Tools target if BUILD_TOOLS is on 2024-08-12 16:46:47 +02:00