Issue #28532: Show sys.version when -V option is supplied twice

This commit is contained in:
INADA Naoki 2016-11-21 20:57:14 +09:00
parent 6befb64172
commit 0e175a6e76
5 changed files with 13 additions and 4 deletions

View file

@ -194,7 +194,8 @@ searching for a module. Also provides information on module cleanup
at exit.
.TP
.B \-V ", " \-\-version
Prints the Python version number of the executable and exits.
Prints the Python version number of the executable and exits. When given
twice, print more information about the build.
.TP
.BI "\-W " argument
Warning control. Python sometimes prints warning message to