mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Typo.
This commit is contained in:
parent
4e7655558c
commit
18ca791028
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ file for building make files for building dynamically-linked
|
|||
extensions and custom interpreters. Starting with Python 2.0, this
|
||||
mechanism (known as related to Makefile.pre.in, and Setup files) is no
|
||||
longer supported. Building custom interpreters was rarely used, and
|
||||
extensions modules can be built using distutils.
|
||||
extension modules can be built using distutils.
|
||||
|
||||
Building an extension module using distutils requires that distutils
|
||||
is installed on the build machine, which is included in Python 2.x and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue