SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

First (uncontroversial) part of issue 9807.

* Expose the build flags to Python as sys.abiflags
* Shared library libpythonX.Y<abiflags>.so
* python-config --abiflags
* Make two distutils tests that failed with --enable-shared (even before this
  patch) succeed.
* Fix a few small style issues.
B
Barry Warsaw committed
8cf4eae522592549a92b7b599838f63ba56120cd
Parent: d8d835b