platform_build_soong/python
Cole Faust edc4c505f9 Make using python 2 an error
Except if BUILD_BROKEN_USES_SOONG_PYTHON2_MODULES is set, and except for
some core py2 modules that can't be removed until python2 is fully gone.

Bug: 203436762
Test: m nothing
Change-Id: I62ccb6f5687eab1e79c372ffc234a90ca5b566ac
2023-03-09 11:56:04 -08:00
..
scripts Precompile python sources 2023-01-27 15:43:38 -08:00
tests Precompile python sources 2023-01-27 15:43:38 -08:00
Android.bp Precompile python sources 2023-01-27 15:43:38 -08:00
binary.go Revert "Dynamically assemble the list of python launcher shared libs for precompiling" 2023-02-13 23:17:40 +00:00
bp2build.go Refactor python rules 2023-01-25 10:40:59 -08:00
builder.go Precompile python sources 2023-01-27 15:43:38 -08:00
defaults.go Fix some issues in bp2build converter for python_binary_host. 2022-10-12 17:43:20 -07:00
library.go Refactor python rules 2023-01-25 10:40:59 -08:00
proto.go Remove flags that enable the new python path behavior 2022-10-21 16:07:56 -07:00
python.go Make using python 2 an error 2023-03-09 11:56:04 -08:00
python_test.go Precompile python sources 2023-01-27 15:43:38 -08:00
test.go Refactor python rules 2023-01-25 10:40:59 -08:00
testing.go Add preparers for python 2021-03-17 23:56:29 +00:00