packages/lang/python/python3
Nj Hsiong c98b12d9a9 python3: enable lib2to3 to also search and fix .pyc files.
python3's lib2to3 would fail in silence if python3 and its packages are installed as compiled .pyc files. Root cause is, in Lib/lib2to3/refactor.py, the function get_all_fix_names only searches '.py' fix names.

Signed-off-by: Nj Hsiong <nj.hsiong@gmail.com>
2019-01-09 22:06:52 +08:00
..
files python/python3: fix .dist-info missing for setuptools and pip 2018-12-22 22:16:52 +08:00
patches python3: enable lib2to3 to also search and fix .pyc files. 2019-01-09 22:06:52 +08:00
Config-python3-light.in python,python3: define config option for bluetooth support 2017-12-10 19:49:23 +02:00
Makefile python3: enable lib2to3 to also search and fix .pyc files. 2019-01-09 22:06:52 +08:00