◐ Shell
clean mode source ↗

Message 279705 - Python tracker

" -V     : print the Python version number and exit (also --version)\n\
+         when given twice, print more information about build\n\
+         can be supplied multiple times to show more information\n\"

Why do you indicate "multiple times" because there are only 2 possibilites, -V or -VV, no more.