mirror of
https://github.com/python/cpython.git
synced 2026-06-07 03:51:54 -04:00
df112a76a9
we can run "sdist" on a distribution with old-style extension structures even if we haven't built it yet. Bug spotted by Harry Gebel.