commit | bb98c8cff0987e9c1afbc1967721ff4999c5d381 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Sat Jun 01 03:56:07 2002 +0000 |
committer | Barry Warsaw <barry@python.org> | Sat Jun 01 03:56:07 2002 +0000 |
tree | f48e8017baae5ad901ff769a84dc51ad4dfeb38f | |
parent | 936654bce0444cad8259a7585722dcb06a0f1ec8 [diff] |
_is_unicode(): Use UnicodeType instead of the unicode builtin for Python 2.1 compatibility.