mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +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
|
||||
|
||||
* 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
|
||||
:meth:`get_source_files` method in :file:`build_clib.py`!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue