stdlib sysconfig import fix

This commit is contained in:
ahgamut 2021-08-09 14:50:39 +05:30 committed by Justine Tunney
parent 98f330b764
commit f9eae9794a
2 changed files with 48 additions and 48 deletions

View file

@ -6,6 +6,7 @@
# (can remove this if find command is usable)
THIRD_PARTY_PYTHON_STDLIB_PY = \
third_party/python/Lib/_sysconfigdata_m_linux_x86_64-linux-gnu.py \
third_party/python/Lib/__future__.py \
third_party/python/Lib/__phello__.foo.py \
third_party/python/Lib/_bootlocale.py \