SIGN IN SIGN UP

bpo-36146: Split setup.py into subfunctions (GH-12125)

* Split PyBuildExt.detect_modules() huge function into subfunctions.
* Move curses, hashlib and some other code to reorganize the code.
* detect_tkinter() now returns False if the extension is missing.
* Add PyBuildExt.config_h_vars attribute
V
Victor Stinner committed
5ec33a1c25a586552751ca35c85ab7ecb6b06ec3
Parent: 95e2cbf
Committed by GitHub <noreply@github.com> on 3/1/2019, 3:43:28 PM