mirror of
https://github.com/python/cpython.git
synced 2024-12-11 18:53:56 +08:00
Issue #27991: Merge from 3.5
This commit is contained in:
commit
1cb7aaa9b1
@ -503,8 +503,8 @@ to count the number of occurrences of a specific optional arguments:
|
||||
* Now here's a demonstration of what the "count" action gives. You've probably
|
||||
seen this sort of usage before.
|
||||
|
||||
* And, just like the "store_true" action, if you don't specify the ``-v`` flag,
|
||||
that flag is considered to have ``None`` value.
|
||||
* And if you don't specify the ``-v`` flag, that flag is considered to have
|
||||
``None`` value.
|
||||
|
||||
* As should be expected, specifying the long form of the flag, we should get
|
||||
the same output.
|
||||
|
Loading…
Reference in New Issue
Block a user