[issue37545] Argparse Tutorial - unreasonable operators

Aldwin Pollefeyt report at bugs.python.org
Thu Jul 11 03:46:03 EDT 2019


Aldwin Pollefeyt <aldwinaldwin at gmail.com> added the comment:

@Zachary, you are right ... the last one should be >= 1. Now i see the difference with the previous examples. It changed the output drastically from "the square of {} equals {}" vs "{}^2 == {}" to suddenly printing the filename at -vv. I was focused more on the structural change to always print answer. ... I will adjust.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37545>
_______________________________________


More information about the Python-bugs-list mailing list