Todos los constructores Python:
Constructores
C
- codecs.IncrementalDecoder.IncrementalDecoder
- codecs.IncrementalEncoder.IncrementalEncoder
- codecs.StreamReader.StreamReader
- codecs.StreamReaderWriter.StreamReaderWriter
- codecs.StreamRecoder.StreamRecoder
- codecs.StreamWriter.StreamWriter
- codeop.CommandCompiler.CommandCompiler
- codeop.Compile.Compile
- collections.abc.AsyncGenerator.AsyncGenerator
- collections.abc.AsyncIterable.AsyncIterable
- collections.abc.AsyncIterator.AsyncIterator
- collections.abc.Awaitable.Awaitable
- collections.abc.Callable.Callable
- collections.abc.Collection.Collection
- collections.abc.Container.Container
- collections.abc.Coroutine.Coroutine
- collections.abc.Generator.Generator
- collections.abc.Hashable.Hashable
- collections.abc.Iterable.Iterable
- collections.abc.Iterator.Iterator
- collections.abc.Mapping.Mapping
- collections.abc.MappingView.MappingView
- collections.abc.Reversible.Reversible
- collections.abc.Sequence.Sequence
- collections.abc.Set.Set
- collections.abc.Sized.Sized
- collections.ChainMap.ChainMap
- collections.Counter.Counter
- collections.defaultdict.defaultdict
- collections.deque.deque
- collections.OrderedDict.OrderedDict
- collections.UserDict.UserDict
- collections.UserList.UserList
- collections.UserString.UserString
- complex.complex
- concurrent.futures.Executor.Executor
- concurrent.futures.Future.Future
- concurrent.futures.ProcessPoolExecutor.ProcessPoolExecutor
- concurrent.futures.ThreadPoolExecutor.ThreadPoolExecutor
- configparser.BasicInterpolation.BasicInterpolation
- configparser.ConfigParser.ConfigParser
- configparser.ExtendedInterpolation.ExtendedInterpolation
- configparser.RawConfigParser.RawConfigParser
- contextlib.AbstractAsyncContextManager.AbstractAsyncContextManager
- contextlib.AbstractContextManager.AbstractContextManager
- contextlib.aclosing.aclosing
- contextlib.AsyncContextDecorator.AsyncContextDecorator
- contextlib.AsyncExitStack.AsyncExitStack
- contextlib.ContextDecorator.ContextDecorator
- contextlib.ExitStack.ExitStack
C cont.
- contextvars.Context.Context
- contextvars.ContextVar.ContextVar
- contextvars.Token.Token
- cProfile.Profile.Profile
- csv.Dialect.Dialect
- csv.DictReader.DictReader
- csv.DictWriter.DictWriter
- csv.excel.excel
- csv.excel_tab.excel_tab
- csv.Sniffer.Sniffer
- csv.unix_dialect.unix_dialect
- ctypes._CData._CData
- ctypes._FuncPtr._FuncPtr
- ctypes._Pointer._Pointer
- ctypes._SimpleCData._SimpleCData
- ctypes.Array.Array
- ctypes.BigEndianStructure.BigEndianStructure
- ctypes.c_bool.c_bool
- ctypes.c_byte.c_byte
- ctypes.c_char.c_char
- ctypes.c_char_p.c_char_p
- ctypes.c_double.c_double
- ctypes.c_float.c_float
- ctypes.c_int.c_int
- ctypes.c_int16.c_int16
- ctypes.c_int32.c_int32
- ctypes.c_int64.c_int64
- ctypes.c_int8.c_int8
- ctypes.c_long.c_long
- ctypes.c_longdouble.c_longdouble
- ctypes.c_longlong.c_longlong
- ctypes.c_short.c_short
- ctypes.c_size_t.c_size_t
- ctypes.c_ssize_t.c_ssize_t
- ctypes.c_ubyte.c_ubyte
- ctypes.c_uint.c_uint
- ctypes.c_uint16.c_uint16
- ctypes.c_uint32.c_uint32
- ctypes.c_uint64.c_uint64
- ctypes.c_uint8.c_uint8
- ctypes.c_ulong.c_ulong
- ctypes.c_ulonglong.c_ulonglong
- ctypes.c_ushort.c_ushort
- ctypes.c_void_p.c_void_p
- ctypes.c_wchar.c_wchar
- ctypes.c_wchar_p.c_wchar_p
- ctypes.CDLL.CDLL
- ctypes.HRESULT.HRESULT
- ctypes.LibraryLoader.LibraryLoader
- ctypes.LittleEndianStructure.LittleEndianStructure