mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Merge 3.1
This commit is contained in:
commit
fbeb1a9468
3 changed files with 3 additions and 3 deletions
|
@ -279,7 +279,7 @@ For example, if the :file:`setup.py` script is changed like this::
|
|||
Where the long description is broken, ``check`` will be able to detect it
|
||||
by using the :mod:`docutils` parser::
|
||||
|
||||
$ pythontrunk setup.py check --restructuredtext
|
||||
$ python setup.py check --restructuredtext
|
||||
running check
|
||||
warning: check: Title underline too short. (line 2)
|
||||
warning: check: Could not finish the parsing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue