mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Removed spaces before commas and periods.
This commit is contained in:
parent
eaedaeccf2
commit
a4d170d985
18 changed files with 20 additions and 20 deletions
|
@ -41,7 +41,7 @@ Main options
|
|||
|
||||
At least one of the following options must be specified when invoking
|
||||
:mod:`trace`. The :option:`--listfuncs <-l>` option is mutually exclusive with
|
||||
the :option:`--trace <-t>` and :option:`--counts <-c>` options . When
|
||||
the :option:`--trace <-t>` and :option:`--counts <-c>` options. When
|
||||
:option:`--listfuncs <-l>` is provided, neither :option:`--counts <-c>` nor
|
||||
:option:`--trace <-t>` are accepted, and vice versa.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue