commit | 356afac41ff5384e8c82236f9fae162cf83d0559 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Tue Sep 10 16:09:06 2002 +0000 |
committer | Barry Warsaw <barry@python.org> | Tue Sep 10 16:09:06 2002 +0000 |
tree | 66a3aef7394b3430d8105a9d4e9e7dc9665e410a | |
parent | 45d9bde6c1053cde2a73043785778e5e0262103d [diff] |
_isstring(): Factor out "stringiness" test, e.g. for StringType or UnicodeType, which is different between Python 2.1 and 2.2.