Zachary Ware <[email protected]> added the comment:
How about `python3 -c 'import sysconfig;print(sysconfig.get_config_vars()["CONFIG_ARGS"])'`? ---------- nosy: +zach.ware _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40159> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
