Skip to content

Instantly share code, notes, and snippets.

@colesbury
Created November 25, 2019 17:10
Show Gist options
  • Save colesbury/f6301fa53277ac43dc7a003304ec9f9d to your computer and use it in GitHub Desktop.
Save colesbury/f6301fa53277ac43dc7a003304ec9f9d to your computer and use it in GitHub Desktop.
ABC
ABCMeta
ArithmeticError
AssertionError
AsyncGenerator
AsyncIterable
AsyncIterator
AttributeError
Awaitable
BaseException
BlockingIOError
BrokenPipeError
BufferError
BufferedIOBase
BufferedIncrementalDecoder
BufferedIncrementalEncoder
BuiltinImporter
ByteString
BytesWarning
Callable
ChildProcessError
Codec
CodecInfo
CodecRegistryError
Collection
ConnectionAbortedError
ConnectionError
ConnectionRefusedError
ConnectionResetError
Container
Context
ContextVar
Coroutine
DeprecationWarning
EOFError
EncodingMap
Exception
ExtensionFileLoader
FileExistsError
FileFinder
FileLoader
FileNotFoundError
FloatingPointError
FrozenImporter
FutureWarning
Generator
GeneratorExit
Hashable
IOBase
ImportError
ImportWarning
IncrementalDecoder
IncrementalEncoder
IndentationError
IndexError
InterpreterID
InterruptedError
IsADirectoryError
ItemsView
Iterable
Iterator
ItimerError
KeyError
KeyboardInterrupt
KeysView
LookupError
Mapping
MappingView
MemoryError
ModuleNotFoundError
ModuleSpec
MutableMapping
MutableSequence
MutableSet
NameError
NoneType
NotADirectoryError
NotImplementedError
NotImplementedType
OSError
OverflowError
PathFinder
PathLike
PendingDeprecationWarning
PermissionError
ProcessLookupError
PyCapsule
Quitter
RawIOBase
RecursionError
ReferenceError
ResourceWarning
Reversible
RuntimeError
RuntimeWarning
Sequence
Set
Sized
SourceFileLoader
SourceLoader
SourcelessFileLoader
StopAsyncIteration
StopIteration
StreamConverter
StreamReader
StreamReaderWriter
StreamRecoder
StreamWriter
SyntaxError
SyntaxWarning
SystemError
SystemExit
TabError
TargetScopeError
TextIOBase
TimeoutError
Token
Token.MISSING
TypeError
UnboundLocalError
UnicodeDecodeError
UnicodeEncodeError
UnicodeError
UnicodeTranslateError
UnicodeWarning
UnraisableHookArgs
UnsupportedOperation
UserWarning
ValueError
ValuesView
Warning
WindowsRegistryFinder
ZeroDivisionError
ZipImportError
_DeadlockError
_DummyModuleLock
_Environ
_Helper
_ImportLockContext
_LoaderBasics
_ModuleLock
_ModuleLockManager
_NamespaceLoader
_NamespacePath
_Printer
_ZipImportResourceReader
_abc_data
_io.BufferedRWPair
_io.BufferedRandom
_io.BufferedReader
_io.BufferedWriter
_io.BytesIO
_io.FileIO
_io.IncrementalNewlineDecoder
_io.StringIO
_io.TextIOWrapper
_io._BufferedIOBase
_io._BytesIOBuffer
_io._IOBase
_io._RawIOBase
_io._TextIOBase
_thread.ExceptHookArgs
_thread.RLock
_thread._local
_thread._localdummy
_thread.lock
_wrap_close
abstractclassmethod
abstractproperty
abstractstaticmethod
async_generator
asyncgen_hooks
bool
builtin_function_or_method
bytearray
bytearray_iterator
bytes
bytes_iterator
callable_iterator
cell
classmethod
classmethod_descriptor
code
collections.OrderedDict
complex
coroutine
coroutine_wrapper
dict
dict_itemiterator
dict_items
dict_keyiterator
dict_keys
dict_reverseitemiterator
dict_reversekeyiterator
dict_reversevalueiterator
dict_valueiterator
dict_values
ellipsis
enumerate
fieldnameiterator
filter
float
formatteriterator
frame
frozenset
function
generator
getset_descriptor
hamt
hamt_array_node
hamt_bitmap_node
hamt_collision_node
instancemethod
int
items
iterator
keys
list
list_iterator
list_reverseiterator
longrange_iterator
managedbuffer
map
mappingproxy
member_descriptor
memoryview
method
method-wrapper
method_descriptor
module
moduledef
object
odict_items
odict_iterator
odict_keys
odict_values
os.stat_result
os.statvfs_result
os.terminal_size
pickle.PickleBuffer
posix.DirEntry
posix.ScandirIterator
posix.times_result
posix.uname_result
property
range
range_iterator
reversed
set
set_iterator
slice
staticmethod
stderrprinter
str
str_iterator
super
sys.flags
sys.float_info
sys.hash_info
sys.int_info
sys.thread_info
sys.version_info
time.struct_time
traceback
tuple
tuple_iterator
type
types.SimpleNamespace
values
weakcallableproxy
weakproxy
weakref
wrapper_descriptor
zip
zipimporter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment