Davide Mancusi added the comment: For completeness, here is some versioning information:
$ python Python 2.7 (r27:82500, Mar 23 2015, 16:46:39) [GCC 4.4.7 20120313 (Red Hat 4.4.7-3)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import sysconfig >>> print sysconfig.get_config_var('CONFIG_ARGS') >>> >>> >>> '--prefix=/opt/python2.7' '--enable-shared' ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue24126> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com