| types | index /usr/local/lib/python2.5/types.py Module 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'>) | ||