]> granicus.if.org Git - python/commit
SF patch #806246: use basestring where possible
authorRaymond Hettinger <python@rcn.com>
Wed, 17 Sep 2003 05:50:59 +0000 (05:50 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 17 Sep 2003 05:50:59 +0000 (05:50 +0000)
commit7a70ea41358e6a033807774a096c4fc99b2a5876
tree138ca88bc9ec73de4c484ea856ca0835caa4a0b6
parentd21fd7bd863b0c3922c00dcf7c883bea2b1ab522
SF patch #806246:  use basestring where possible
(Contributed by George Yoshida.)
Lib/doctest.py
Lib/pkgutil.py
Lib/test/test_textwrap.py