| types | index /usr/lib/python2.2/types.py |
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'>) __file__ = '/usr/lib/python2.2/types.pyc' __name__ = 'types' | ||