mirror of
https://github.com/python/cpython.git
synced 2026-05-12 07:30:13 -04:00
9028d0a525
distutils for the library modules built as shared objects. A better solution
appears possible, but with the threat that the distutils becomes more
magical ("complex").
This closes SF bug #458343.