Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f077f79 commit 742dc77Copy full SHA for 742dc77
1 file changed
Doc/ext/building.tex
@@ -8,7 +8,7 @@ \chapter{Building C and \Cpp{} Extensions with distutils
8
extensions and custom interpreters. Starting with Python 2.0, this
9
mechanism (known as related to Makefile.pre.in, and Setup files) is no
10
longer supported. Building custom interpreters was rarely used, and
11
-extensions modules can be build using distutils.
+extensions modules can be built using distutils.
12
13
Building an extension module using distutils requires that distutils
14
is installed on the build machine, which is included in Python 2.x and
0 commit comments