]> granicus.if.org Git - python/commit
Use basestring instead of (str, str8) to test whether
authorWalter Dörwald <walter@livinglogic.de>
Fri, 4 May 2007 07:18:10 +0000 (07:18 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Fri, 4 May 2007 07:18:10 +0000 (07:18 +0000)
commitbf58bd6ddb1d6dd9aa80319886db744a802f4345
treeb97da1efa2b5d6a914227d621f2597efcc964995
parentc8c82333c69c09d596bcfbd55a02fbfcb8dd4ed3
Use basestring instead of (str, str8) to test whether
cls is a module *name*.
Lib/test/test_support.py