]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
use types.StringTypes instead of (str, unicode)
authorSkip Montanaro <skip@pobox.com>
Thu, 3 Oct 2002 15:27:47 +0000 (15:27 +0000)
committerSkip Montanaro <skip@pobox.com>
Thu, 3 Oct 2002 15:27:47 +0000 (15:27 +0000)
commit154040994dbecc1040cdd13ba846968004ce3377
tree630a4032c568f50256713de76e8bdeda6f6d1bf7
parentac2bc2774ff0e6fdf6b74c55381e1f8a06007e1f
use types.StringTypes instead of (str, unicode)
Lib/ConfigParser.py