mirror of
https://github.com/python/cpython.git
synced 2026-08-03 10:30:28 +08:00
Settings for :mod:`pyexpat` C extension are now detected by ``configure``. The bundled ``expat`` library is built in ``Makefile``. Signed-off-by: Christian Heimes <christian@python.org>
Source files for standard library extension modules, and former extension modules that are now builtin modules.