]> granicus.if.org Git - python/commit
Use isinstance for the type check, use booleans.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 6 Jun 2002 18:14:50 +0000 (18:14 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 6 Jun 2002 18:14:50 +0000 (18:14 +0000)
commit33b77de106cc49f3c7e03335d4ff989fa909b9e2
tree9548ec63c21735cfe0c19ca791947ca35624a5e7
parenta48cb8f77dbee2942050e947bd6fa0b37f71690c
Use isinstance for the type check, use booleans.
Lib/getopt.py