typesindex/usr/lib/python2.4/types.pyModule Docs Define names for all type symbols known in the standard interpreter. Types that are part of optional modules (e.g. array) are not listed.
Data
StringTypes = (<type 'str'>, <type 'unicode'>)