commit | 1f53517a8c2dd7662d1eeff7e2ff6e0cd6aaae90 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Sat May 03 20:13:08 2003 +0000 |
committer | Greg Ward <gward@python.net> | Sat May 03 20:13:08 2003 +0000 |
tree | 7546baa64a5662591e03cff8a30b5db7490e0fe7 | |
parent | c50b088cfd4f2f52a6e9aa87026b5e5c7a4760aa [diff] |
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!