| help | site._Helper instance at 0x401f456cType help() for interactive help, or help(object) for help about object. |
| vars | <built-in function vars> |
| SyntaxError | <class exceptions.SyntaxError at 0x401ce7dc> |
| unicode | <type 'unicode'> |
| UnicodeDecodeError | <class exceptions.UnicodeDecodeError at 0x401ced1c> |
| isinstance | <built-in function isinstance> |
| copyright | site._Printer instance at 0x401f470cCopyright (c) 2001, 2002, 2003 Python Software Foundation.
All Rights Reserved.
Copyright (c) 2000 BeOpen.com.
All Rights Reserved.
Copyright (c) 1995-2001 Corporation for National Research Initiatives.
All Rights Reserved.
Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.
All Rights Reserved. |
| NameError | <class exceptions.NameError at 0x401ce6bc> |
| dict | <type 'dict'> |
| input | <built-in function input> |
| oct | <built-in function oct> |
| SystemExit | <class exceptions.SystemExit at 0x401ce38c> |
| StandardError | <class exceptions.StandardError at 0x401ce32c> |
| repr | <built-in function repr> |
| IndexError | <class exceptions.IndexError at 0x401ce95c> |
| False | False |
| RuntimeWarning | <class exceptions.RuntimeWarning at 0x401e305c> |
| list | <type 'list'> |
| iter | <built-in function iter> |
| reload | <built-in function reload> |
| Warning | <class exceptions.Warning at 0x401cee9c> |
| round | <built-in function round> |
| dir | <built-in function dir> |
| cmp | <built-in function cmp> |
| reduce | <built-in function reduce> |
| intern | <built-in function intern> |
| issubclass | <built-in function issubclass> |
| Ellipsis | Ellipsis |
| hash | <built-in function hash> |
| locals | <built-in function locals> |
| slice | <type 'slice'> |
| FloatingPointError | <class exceptions.FloatingPointError at 0x401ceb0c> |
| sum | <built-in function sum> |
| OverflowWarning | <class exceptions.OverflowWarning at 0x401e302c> |
| getattr | <built-in function getattr> |
| abs | <built-in function abs> |
| exit | Use Ctrl-D (i.e. EOF) to exit. |
| True | True |
| FutureWarning | <class exceptions.FutureWarning at 0x401e308c> |
| None | None |
| EOFError | <class exceptions.EOFError at 0x401ce59c> |
| len | <built-in function len> |
| credits | site._Printer instance at 0x401f46ecThanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands
for supporting Python development. See www.python.org for more information. |
| __name__ | __builtin__ |
| ord | <built-in function ord> |
| super | <type 'super'> |
| TypeError | <class exceptions.TypeError at 0x401ce35c> |
| license | site._Printer instance at 0x401f466cType license() to see the full license text |
| KeyboardInterrupt | <class exceptions.KeyboardInterrupt at 0x401ce3ec> |
| UserWarning | <class exceptions.UserWarning at 0x401ceecc> |
| filter | <built-in function filter> |
| range | <built-in function range> |
| staticmethod | <type 'staticmethod'> |
| SystemError | <class exceptions.SystemError at 0x401cee3c> |
| pow | <built-in function pow> |
| RuntimeError | <class exceptions.RuntimeError at 0x401ce5cc> |
| float | <type 'float'> |
| StopIteration | <class exceptions.StopIteration at 0x401ce2fc> |
| globals | <built-in function globals> |
| divmod | <built-in function divmod> |
| enumerate | <type 'enumerate'> |
| apply | <built-in function apply> |
| LookupError | <class exceptions.LookupError at 0x401ce92c> |
| open | <type 'file'> |
| quit | Use Ctrl-D (i.e. EOF) to exit. |
| basestring | <type 'basestring'> |
| UnicodeError | <class exceptions.UnicodeError at 0x401cebcc> |
| zip | <built-in function zip> |
| hex | <built-in function hex> |
| long | <type 'long'> |
| ReferenceError | <class exceptions.ReferenceError at 0x401cee0c> |
| ImportError | <class exceptions.ImportError at 0x401ce44c> |
| chr | <built-in function chr> |
| __import__ | <built-in function __import__> |
| type | <type 'type'> |
| __doc__ | Built-in functions, exceptions, and other objects.
Noteworthy: None is the `nil' object; Ellipsis represents `...' in slices. |
| Exception | <class exceptions.Exception at 0x401ce2cc> |
| tuple | <type 'tuple'> |
| UnicodeTranslateError | <class exceptions.UnicodeTranslateError at 0x401cedac> |
| UnicodeEncodeError | <class exceptions.UnicodeEncodeError at 0x401cec5c> |
| IOError | <class exceptions.IOError at 0x401ce4dc> |
| hasattr | <built-in function hasattr> |
| delattr | <built-in function delattr> |
| setattr | <built-in function setattr> |
| raw_input | <built-in function raw_input> |
| SyntaxWarning | <class exceptions.SyntaxWarning at 0x401cefbc> |
| compile | <built-in function compile> |
| ArithmeticError | <class exceptions.ArithmeticError at 0x401ce9ec> |
| str | <type 'str'> |
| property | <type 'property'> |
| MemoryError | <class exceptions.MemoryError at 0x401cee6c> |
| int | <type 'int'> |
| xrange | <type 'xrange'> |
| KeyError | <class exceptions.KeyError at 0x401ce9bc> |
| coerce | <built-in function coerce> |
| PendingDeprecationWarning | <class exceptions.PendingDeprecationWarning at 0x401cef8c> |
| file | <type 'file'> |
| EnvironmentError | <class exceptions.EnvironmentError at 0x401ce47c> |
| unichr | <built-in function unichr> |
| id | <built-in function id> |
| OSError | <class exceptions.OSError at 0x401ce53c> |
| DeprecationWarning | <class exceptions.DeprecationWarning at 0x401cef2c> |
| min | <built-in function min> |
| execfile | <built-in function execfile> |
| complex | <type 'complex'> |
| bool | <type 'bool'> |
| ValueError | <class exceptions.ValueError at 0x401ceb6c> |
| NotImplemented | NotImplemented |
| map | <built-in function map> |
| buffer | <type 'buffer'> |
| max | <built-in function max> |
| object | <type 'object'> |
| TabError | <class exceptions.TabError at 0x401ce89c> |
| callable | <built-in function callable> |
| ZeroDivisionError | <class exceptions.ZeroDivisionError at 0x401cea7c> |
| eval | <built-in function eval> |
| __debug__ | True |
| IndentationError | <class exceptions.IndentationError at 0x401ce86c> |
| AssertionError | <class exceptions.AssertionError at 0x401ce8fc> |
| classmethod | <type 'classmethod'> |
| UnboundLocalError | <class exceptions.UnboundLocalError at 0x401ce71c> |
| NotImplementedError | <class exceptions.NotImplementedError at 0x401ce62c> |
| AttributeError | <class exceptions.AttributeError at 0x401ce7ac> |
| OverflowError | <class exceptions.OverflowError at 0x401cea1c> |