mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Some cleanup in the docs.
This commit is contained in:
parent
28c7bcf38e
commit
b19be571e0
126 changed files with 804 additions and 1181 deletions
|
@ -137,7 +137,7 @@ the Distutils to go out and find the right files; you have to specify the
|
|||
extension name, source file(s), and any compile/link requirements (include
|
||||
directories, libraries to link with, etc.).
|
||||
|
||||
.. % XXX read over this section
|
||||
.. XXX read over this section
|
||||
|
||||
All of this is done through another keyword argument to :func:`setup`, the
|
||||
:option:`ext_modules` option. :option:`ext_modules` is just a list of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue