mirror of
https://github.com/python/cpython.git
synced 2025-12-01 07:19:24 +00:00
Remove superfluous open parenthesis. Noticed by cocoatomo on docs@.
This commit is contained in:
parent
6a2ba94908
commit
645d3b7655
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ source distribution:
|
||||||
:option:`packages` options
|
:option:`packages` options
|
||||||
|
|
||||||
* all C source files mentioned in the :option:`ext_modules` or
|
* all C source files mentioned in the :option:`ext_modules` or
|
||||||
:option:`libraries` options (
|
:option:`libraries` options
|
||||||
|
|
||||||
.. XXX getting C library sources currently broken---no
|
.. XXX getting C library sources currently broken---no
|
||||||
:meth:`get_source_files` method in :file:`build_clib.py`!
|
:meth:`get_source_files` method in :file:`build_clib.py`!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue