[Python-ideas] Show more info when `python -vV`
Chris Angelico
rosuav at gmail.com
Mon Oct 17 02:04:29 EDT 2016
On Mon, Oct 17, 2016 at 5:02 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
> I'm fine with making "-V" itself a counted option, and hence
> supporting -VV *instead of* -vV.
>
> The only approach I'm not OK with is allowing both -VV *and* the
> mixed-case form to request more detailed version information.
Okay. I'd have no problem with that. It's easy enough to ask people to
capitalize them both.
Definite +1 from me.
ChrisA
More information about the Python-ideas
mailing list