Georg Brandl added the comment:

Hi Julien, thanks for your patch and sorry for the lack of reviews. I find the 
new wording in the second hunk confusing:

``'store_true'`` and ``'store_false'`` - These store the values ``False`` 
respectively (Note that these default to ``False`` and ``True``  respectively). 
 These are special cases of ``'store_const'``.

On first read, It seems to contradict itself.  I know what is meant, but I 
think it should be expanded a bit.

Also, the part about ``store_const`` should still mention the default for its 
value (not for the const). I suppose it's ``None``?

----------
nosy: +georg.brandl

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25314>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to