]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use True/False instead of 1/0 when talking about store_true/store_false.
authorGreg Ward <gward@python.net>
Sat, 3 May 2003 20:13:08 +0000 (20:13 +0000)
committerGreg Ward <gward@python.net>
Sat, 3 May 2003 20:13:08 +0000 (20:13 +0000)
commit1f53517a8c2dd7662d1eeff7e2ff6e0cd6aaae90
tree7546baa64a5662591e03cff8a30b5db7490e0fe7
parentc50b088cfd4f2f52a6e9aa87026b5e5c7a4760aa
Use True/False instead of 1/0 when talking about store_true/store_false.
Particularly important since they now store True and False rather than 1
and 0!
Doc/lib/liboptparse.tex