- C
- C-contiguous, [1]
- C14NWriterTarget (klass i xml.etree.ElementTree)
- c_bool (klass i ctypes)
- c_byte (klass i ctypes)
- c_char (klass i ctypes)
- c_char_p (klass i ctypes)
- C_CONTIGUOUS (inspect.BufferFlags attribut)
- c_contiguous (memoryview attribut)
- c_double (klass i ctypes)
- c_double_complex (klass i ctypes)
- c_float (klass i ctypes)
- c_float_complex (klass i ctypes)
- c_int (klass i ctypes)
- c_int16 (klass i ctypes)
- c_int32 (klass i ctypes)
- c_int64 (klass i ctypes)
- c_int8 (klass i ctypes)
- c_long (klass i ctypes)
- c_longdouble (klass i ctypes)
- c_longdouble_complex (klass i ctypes)
- c_longlong (klass i ctypes)
- C_RAISE (monitoring event)
- C_RETURN (monitoring event)
- c_short (klass i ctypes)
- c_size_t (klass i ctypes)
- c_ssize_t (klass i ctypes)
- c_time_t (klass i ctypes)
- c_ubyte (klass i ctypes)
- c_uint (klass i ctypes)
- c_uint16 (klass i ctypes)
- c_uint32 (klass i ctypes)
- c_uint64 (klass i ctypes)
- c_uint8 (klass i ctypes)
- c_ulong (klass i ctypes)
- c_ulonglong (klass i ctypes)
- c_ushort (klass i ctypes)
- c_void_p (klass i ctypes)
- c_wchar (klass i ctypes)
- c_wchar_p (klass i ctypes)
- CACHE (opcode)
- cache() (i modul functools)
- cache_clear() (functools.lru_cache metod)
- cache_from_source() (i modul importlib.util)
- cache_info() (functools.lru_cache metod)
- cached (importlib.machinery.ModuleSpec attribut)
- cached_property() (i modul functools)
- CacheFTPHandler (klass i urllib.request)
- calcobjsize() (i modul test.support)
- calcsize() (i modul struct)
- calcvobjsize() (i modul test.support)
-
calendar
- Calendar (klass i calendar)
-
calendar command line option
- calendar() (i modul calendar)
- call
- Call (klass i ast)
- CALL (monitoring event)
- call() (concurrent.interpreters.Interpreter metod)
- call_annotate_function() (i modul annotationlib)
- call_args (unittest.mock.Mock attribut)
- call_args_list (unittest.mock.Mock attribut)
- call_at() (asyncio.loop metod)
- call_count (unittest.mock.Mock attribut)
- call_evaluate_function() (i modul annotationlib)
- call_exception_handler() (asyncio.loop metod)
- CALL_FUNCTION_EX (opcode)
- call_in_thread() (concurrent.interpreters.Interpreter metod)
- CALL_INTRINSIC_1 (opcode)
- CALL_INTRINSIC_2 (opcode)
- CALL_KW (opcode)
- call_later() (asyncio.loop metod)
- call_list() (unittest.mock.call metod)
- call_soon() (asyncio.loop metod)
- call_soon_threadsafe() (asyncio.loop metod)
- call_tracing() (i modul sys)
- callable
- Callable (i modul typing)
-
callable()
- CallableProxyType (i modul weakref)
- callback
- callback() (contextlib.ExitStack metod)
- callback_args (optparse.Option attribut)
- callback_kwargs (optparse.Option attribut)
- callbacks (i modul gc)
- called (unittest.mock.Mock attribut)
- CalledProcessError
- calloc (C function)
- CAN (i modul curses.ascii)
- CAN_BCM (i modul socket)
- can_change_color() (i modul curses)
- can_fetch() (urllib.robotparser.RobotFileParser metod)
- CAN_ISOTP (i modul socket)
- CAN_J1939 (i modul socket)
- CAN_RAW_FD_FRAMES (i modul socket)
- CAN_RAW_JOIN_FILTERS (i modul socket)
- can_symlink() (i modul test.support.os_helper)
- can_write_eof() (asyncio.StreamWriter metod)
- can_xattr() (i modul test.support.os_helper)
- CANCEL (i modul tkinter.messagebox)
- cancel() (asyncio.Future metod)
- cancel_command() (tkinter.filedialog.FileDialog metod)
- cancel_dump_traceback_later() (i modul faulthandler)
- cancel_join_thread() (multiprocessing.Queue metod)
- cancelled() (asyncio.Future metod)
- CancelledError, [1]
- cancelling() (asyncio.Task metod)
- CannotSendHeader
- CannotSendRequest
- canonic() (bdb.Bdb metod)
- canonical() (decimal.Context metod)
- canonicalize() (i modul xml.etree.ElementTree)
- capa() (poplib.POP3 metod)
- capitalize() (bytearray metod)
- capitals (decimal.Context attribut)
-
Capsule
- CapsuleType (klass i types)
- capture_call_graph() (i modul asyncio)
- captured_stderr() (i modul test.support)
- captured_stdin() (i modul test.support)
- captured_stdout() (i modul test.support)
- captureWarnings() (i modul logging)
- capwords() (i modul string)
-
case
- case block
- casefold() (str metod)
- cast() (i modul ctypes)
- catch_threading_exception() (i modul test.support.threading_helper)
- catch_unraisable_exception() (i modul test.support)
- catch_warnings (klass i warnings)
- category() (i modul unicodedata)
- cbreak() (i modul curses)
- cbrt() (i modul math)
- CC
- ccc() (ftplib.FTP_TLS metod)
- cdf() (statistics.NormalDist metod)
- CDLL (klass i ctypes)
- ceil() (i modul math)
- CellType (i modul types)
- center() (bytearray metod)
- CERT_NONE (i modul ssl)
- CERT_OPTIONAL (i modul ssl)
- CERT_REQUIRED (i modul ssl)
- cert_store_stats() (ssl.SSLContext metod)
- cert_time_to_seconds() (i modul ssl)
- CertificateError
- certificates
- CField (klass i ctypes)
- CFLAGS, [1], [2], [3], [4], [5], [6]
- CFLAGS_NODIST, [1], [2]
- cfmakecbreak() (i modul tty)
- cfmakeraw() (i modul tty)
- CFUNCTYPE() (i modul ctypes)
- cget() (tkinter.font.Font metod)
-
cgi
- cgi_directories (http.server.CGIHTTPRequestHandler attribut)
- CGIHandler (klass i wsgiref.handlers)
- CGIHTTPRequestHandler (klass i http.server)
-
cgitb
- CGIXMLRPCRequestHandler (klass i xmlrpc.server)
- chain() (i modul itertools)
- chain_log (compression.zstd.CompressionParameter attribut)
-
chaining
- ChainMap (klass i collections)
- change_cwd() (i modul test.support.os_helper)
- CHANNEL_BINDING_TYPES (i modul ssl)
- CHAR_MAX (i modul locale)
- character, [1], [2]
- CharacterDataHandler() (xml.parsers.expat.xmlparser metod)
- characters() (xml.sax.handler.ContentHandler metod)
- characters_written (BlockingIOError attribut)
- charmap_build() (i modul codecs)
- Charset (klass i email.charset)
- charset() (gettext.NullTranslations metod)
- chdir() (i modul contextlib)
- check (lzma.LZMADecompressor attribut)
- check() (i modul tabnanny)
- check__all__() (i modul test.support)
- check_call() (i modul subprocess)
- check_disallow_instantiation() (i modul test.support)
- CHECK_EG_MATCH (opcode)
- CHECK_EXC_MATCH (opcode)
- check_free_after_iterating() (i modul test.support)
- check_hostname (ssl.SSLContext attribut)
- check_impl_detail() (i modul test.support)
- check_no_resource_warning() (i modul test.support.warnings_helper)
- check_output() (doctest.OutputChecker metod)
- check_returncode() (subprocess.CompletedProcess metod)
- check_syntax_error() (i modul test.support)
- check_syntax_warning() (i modul test.support.warnings_helper)
- check_unused_args() (string.Formatter metod)
- check_warnings() (i modul test.support.warnings_helper)
- checkcache() (i modul linecache)
- CHECKED_HASH (py_compile.PycInvalidationMode attribut)
- checkfuncname() (i modul bdb)
- checksizeof() (i modul test.support)
-
checksum
- checksum_flag (compression.zstd.CompressionParameter attribut)
- chflags() (i modul os)
- chgat() (curses.window metod)
- childNodes (xml.dom.Node attribut)
- ChildProcessError
- children (pyclbr.Class attribut)
- chksum (tarfile.TarInfo attribut)
- chmod() (i modul os)
- choice() (i modul random)
- choices (optparse.Option attribut)
- choices() (i modul random)
- Chooser (klass i tkinter.colorchooser)
- chown() (i modul os)
-
chr
-
chr()
- chroot() (i modul os)
- CHRTYPE (i modul tarfile)
-
chunk
- cipher() (ssl.SSLSocket metod)
- circle() (i modul turtle)
- CIRCUMFLEX (i modul token)
- CIRCUMFLEXEQUAL (i modul token)
- clamp (decimal.Context attribut)
- Clamped (klass i decimal)
- class
- Class (klass i pyclbr)
- CLASS (symtable.SymbolTableType attribut)
-
class instance
-
class object
- class variable
- ClassDef (klass i ast)
-
classmethod
-
classmethod()
- ClassMethodDescriptorType (i modul types)
- ClassVar (i modul typing)
- clause
- CLD_CONTINUED (i modul os)
- CLD_DUMPED (i modul os)
- CLD_EXITED (i modul os)
- CLD_KILLED (i modul os)
- CLD_STOPPED (i modul os)
- CLD_TRAPPED (i modul os)
- clean() (mailbox.Maildir metod)
- cleandoc() (i modul inspect)
- CleanImport (klass i test.support.import_helper)
- cleanup functions
- cleanup() (tempfile.TemporaryDirectory metod)
- CLEANUP_THROW (opcode)
- clear (pdb command)
- Clear Breakpoint
- clear() (array.array metod)
- clear_all_breaks() (bdb.Bdb metod)
- clear_all_file_breaks() (bdb.Bdb metod)
- clear_bpbynumber() (bdb.Bdb metod)
- clear_break() (bdb.Bdb metod)
- clear_cache() (i modul filecmp)
- clear_content() (email.message.EmailMessage metod)
- clear_flags() (decimal.Context metod)
- clear_frames() (i modul traceback)
- clear_history() (i modul readline)
- clear_memo() (pickle.Pickler metod)
- clear_overloads() (i modul typing)
- clear_session_cookies() (http.cookiejar.CookieJar metod)
- clear_tool_id() (i modul sys.monitoring)
- clear_traces() (i modul tracemalloc)
- clear_traps() (decimal.Context metod)
- clearcache() (i modul linecache)
- clearok() (curses.window metod)
- clearscreen() (i modul turtle)
- clearstamp() (i modul turtle)
- clearstamps() (i modul turtle)
- Client() (i modul multiprocessing.connection)
- client_address (http.server.BaseHTTPRequestHandler attribut)
- CLOCK_BOOTTIME (i modul time)
- clock_getres() (i modul time)
- clock_gettime() (i modul time)
- clock_gettime_ns() (i modul time)
- CLOCK_HIGHRES (i modul time)
- CLOCK_MONOTONIC (i modul time)
- CLOCK_MONOTONIC_RAW (i modul time)
- CLOCK_MONOTONIC_RAW_APPROX (i modul time)
- CLOCK_PROCESS_CPUTIME_ID (i modul time)
- CLOCK_PROF (i modul time)
- CLOCK_REALTIME (i modul time)
- clock_seq (uuid.UUID attribut)
- clock_seq_hi_variant (uuid.UUID attribut)
- clock_seq_low (uuid.UUID attribut)
- clock_settime() (i modul time)
- clock_settime_ns() (i modul time)
- CLOCK_TAI (i modul time)
- CLOCK_THREAD_CPUTIME_ID (i modul time)
- CLOCK_UPTIME (i modul time)
- CLOCK_UPTIME_RAW (i modul time)
- CLOCK_UPTIME_RAW_APPROX (i modul time)
- clone() (email.generator.BytesGenerator metod)
- CLONE_FILES (i modul os)
- CLONE_FS (i modul os)
- CLONE_NEWCGROUP (i modul os)
- CLONE_NEWIPC (i modul os)
- CLONE_NEWNET (i modul os)
- CLONE_NEWNS (i modul os)
- CLONE_NEWPID (i modul os)
- CLONE_NEWTIME (i modul os)
- CLONE_NEWUSER (i modul os)
- CLONE_NEWUTS (i modul os)
- CLONE_SIGHAND (i modul os)
- CLONE_SYSVSEM (i modul os)
- CLONE_THREAD (i modul os)
- CLONE_VM (i modul os)
- cloneNode() (xml.dom.Node metod)
- close (in module os)
- close() (asyncio.BaseTransport metod)
- Close() (winreg.PyHKEY metod)
- close() (xml.etree.ElementTree.TreeBuilder metod)
- close_clients() (asyncio.Server metod)
- close_connection (http.server.BaseHTTPRequestHandler attribut)
- CloseBoundaryNotFoundDefect
- closed (http.client.HTTPResponse attribut)
- CloseKey() (i modul winreg)
- closelog() (i modul syslog)
- closerange() (i modul os)
- closing() (i modul contextlib)
- closure variable
- clrtobot() (curses.window metod)
- clrtoeol() (curses.window metod)
-
cmath
-
cmd
- Cmd (klass i cmd)
- cmd (subprocess.CalledProcessError attribut)
- cmdloop() (cmd.Cmd metod)
- cmdqueue (cmd.Cmd attribut)
- cmp() (i modul filecmp)
- cmp_op (i modul dis)
- cmp_to_key() (i modul functools)
- cmpfiles() (i modul filecmp)
- CMSG_LEN() (i modul socket)
- CMSG_SPACE() (i modul socket)
- co_argcount (code object attribute)
- CO_ASYNC_GENERATOR (C macro)
- co_cellvars (code object attribute)
- co_code (code object attribute)
- co_consts (code object attribute)
- CO_COROUTINE (C macro)
- co_filename (code object attribute)
- co_firstlineno (code object attribute)
- co_flags (code object attribute)
- co_freevars (code object attribute)
- CO_FUTURE_ABSOLUTE_IMPORT (C macro)
- CO_FUTURE_ANNOTATIONS (C macro)
- CO_FUTURE_DIVISION (C macro)
- CO_FUTURE_GENERATOR_STOP (C macro)
- CO_FUTURE_PRINT_FUNCTION (C macro)
- CO_FUTURE_UNICODE_LITERALS (C macro)
- CO_FUTURE_WITH_STATEMENT (C macro)
- CO_GENERATOR (C macro)
- CO_HAS_DOCSTRING (C macro)
- CO_ITERABLE_COROUTINE (C macro)
- co_kwonlyargcount (code object attribute)
- co_lines() (codeobject metod)
- co_lnotab (code object attribute)
- CO_METHOD (C macro)
- co_name (code object attribute)
- co_names (code object attribute)
- CO_NESTED (C macro)
- CO_NEWLOCALS (C macro)
- co_nlocals (code object attribute)
- CO_OPTIMIZED (C macro)
- co_positions() (codeobject metod)
- co_posonlyargcount (code object attribute)
- co_qualname (code object attribute)
- co_stacksize (code object attribute)
- CO_VARARGS (C macro)
- CO_VARKEYWORDS (C macro)
- co_varnames (code object attribute)
-
code
- code (SystemExit attribut)
- code object, [1], [2], [3]
- code_context (inspect.FrameInfo attribut)
- code_info() (i modul dis)
- Codec (klass i codecs)
- CodecInfo (klass i codecs)
- CodecRegistryError
- Codecs
-
codecs
- codecs.escape_decode() (i modul codecs)
- codecs.escape_encode() (i modul codecs)
|
- coded_value (http.cookies.Morsel attribut)
-
codeop
- codepoint2name (i modul html.entities)
- codes (i modul xml.parsers.expat.errors)
- CODESET (i modul locale)
- CodeType (klass i types)
-
coding
- col_offset (ast.AST attribut)
- collapse_addresses() (i modul ipaddress)
- collapse_rfc2231_value() (i modul email.utils)
- collect() (i modul gc)
- collectedDurations (unittest.TestResult attribut)
- Collection (klass i collections.abc)
-
collections
-
collections.abc
- colno (json.JSONDecodeError attribut)
- COLON (i modul token)
- colon (mailbox.Maildir attribut)
- COLONEQUAL (i modul token)
- color() (i modul turtle)
- COLOR_BLACK (i modul curses)
- COLOR_BLUE (i modul curses)
- color_content() (i modul curses)
- COLOR_CYAN (i modul curses)
- COLOR_GREEN (i modul curses)
- COLOR_MAGENTA (i modul curses)
- color_pair() (i modul curses)
- COLOR_PAIRS (i modul curses)
- COLOR_RED (i modul curses)
- COLOR_WHITE (i modul curses)
- COLOR_YELLOW (i modul curses)
- colormode() (i modul turtle)
- COLORS (i modul curses)
-
colorsys
- COLS (i modul curses)
- column() (tkinter.ttk.Treeview metod)
- columnize() (cmd.Cmd metod)
- COLUMNS, [1]
- columns (os.terminal_size attribut)
- comb() (i modul math)
- combinations() (i modul itertools)
- combinations_with_replacement() (i modul itertools)
- combine() (datetime.datetime klassmetod)
- combining() (i modul unicodedata)
- Combobox (klass i tkinter.ttk)
- COMError
- comma
- COMMA (i modul token)
- command (http.server.BaseHTTPRequestHandler attribut)
- command line
-
command line option
- CommandCompiler (klass i codeop)
- commands (pdb command)
- comment (http.cookiejar.Cookie attribut)
- COMMENT (i modul token)
- comment (zipfile.ZipFile attribut)
- Comment() (i modul xml.etree.ElementTree)
- comment() (xml.etree.ElementTree.TreeBuilder metod)
- comment_url (http.cookiejar.Cookie attribut)
- commenters (shlex.shlex attribut)
- CommentHandler() (xml.parsers.expat.xmlparser metod)
- commit() (sqlite3.Connection metod)
- common (filecmp.dircmp attribut)
-
Common Vulnerabilities and Exposures
- CVE 2008-5983, [1], [2]
- CVE 2012-0876, [1], [2]
- CVE 2013-0340
- CVE 2013-1753
- CVE 2014-0224
- CVE 2014-4616
- CVE 2015-1283, [1]
- CVE 2016-0718, [1], [2], [3], [4], [5], [6], [7], [8]
- CVE 2016-0772, [1]
- CVE 2016-1000110, [1]
- CVE 2016-2183, [1]
- CVE 2016-3189
- CVE 2016-4472, [1], [2]
- CVE 2016-5300, [1], [2]
- CVE 2016-9063, [1], [2]
- CVE 2017-1000158
- CVE 2017-9233, [1], [2]
- CVE 2018-1060, [1], [2]
- CVE 2018-1061, [1], [2]
- CVE 2018-14647
- CVE 2018-25032
- CVE 2018-8970, [1]
- CVE 2019-12900
- CVE 2019-15903
- CVE 2019-18348
- CVE 2019-20907
- CVE 2019-5010
- CVE 2019-9740
- CVE 2019-9948
- CVE 2020-10735, [1], [2], [3], [4], [5]
- CVE 2020-15523
- CVE 2020-15801
- CVE 2020-8492
- CVE 2021-3426
- CVE 2022-26488
- CVE 2022-37434
- CVE 2022-42919
- CVE 2022-4303, [1]
- CVE 2023-0286
- CVE 2023-24329
- CVE 2023-27043, [1]
- CVE 2023-40217
- CVE 2023-52425, [1], [2], [3]
- CVE 2024-12718, [1], [2]
- CVE 2024-4030, [1], [2]
- CVE 2025-4138, [1]
- CVE 2025-4330, [1]
- CVE 2025-4435
- CVE 2025-4517, [1]
-
Common Weakness Enumeration
- common_dirs (filecmp.dircmp attribut)
- common_files (filecmp.dircmp attribut)
- common_funny (filecmp.dircmp attribut)
- common_types (i modul mimetypes)
- commonpath() (i modul os.path)
- commonprefix() (i modul os.path)
- communicate() (asyncio.subprocess.Process metod)
- Compare (klass i ast)
- compare() (decimal.Context metod)
- compare_digest() (i modul hmac)
- compare_networks() (ipaddress.IPv4Network metod)
- COMPARE_OP (opcode)
- compare_signal() (decimal.Context metod)
- compare_to() (tracemalloc.Snapshot metod)
- compare_total() (decimal.Context metod)
- compare_total_mag() (decimal.Context metod)
-
comparing
- comparison
- COMPARISON_FLAGS (i modul doctest)
- comparisons
- compat32 (i modul email.policy)
- Compat32 (klass i email.policy)
-
compile
- Compile (klass i codeop)
-
compile()
- compile() (i modul py_compile)
- compile_command() (i modul code)
- compile_dir() (i modul compileall)
- compile_file() (i modul compileall)
- compile_path() (i modul compileall)
-
compileall
-
compileall command line option
- compiler_flag (__future__._Feature attribut)
- complete() (rlcompleter.Completer metod)
- complete_statement() (i modul sqlite3)
- completedefault() (cmd.Cmd metod)
- CompletedProcess (klass i subprocess)
- Completer (klass i rlcompleter)
-
complex
- complex (inbyggd klass)
- Complex (klass i numbers)
- complex literal
- complex number
-
compound
- comprehension (klass i ast)
- comprehensions
- compress() (bz2.BZ2Compressor metod)
- compress_size (zipfile.ZipInfo attribut)
- compress_type (zipfile.ZipInfo attribut)
- compressed (ipaddress.IPv4Address attribut)
-
compression
- compression() (ssl.SSLSocket metod)
-
compression.zstd
- compression_level (compression.zstd.CompressionParameter attribut)
- COMPRESSION_LEVEL_DEFAULT (i modul compression.zstd)
- CompressionError
- CompressionParameter (klass i compression.zstd)
- compressobj() (i modul zlib)
- COMSPEC, [1]
- concat() (i modul operator)
- Concatenate (i modul typing)
-
concatenation
-
concurrent.futures
-
concurrent.interpreters
- cond (bdb.Breakpoint attribut)
- Condition (klass i asyncio)
- condition (pdb command)
- Condition() (multiprocessing.managers.SyncManager metod)
-
Conditional
-
conditional
- config() (tkinter.font.Font metod)
-
CONFIG_SITE
-
configparser
- ConfigParser (klass i configparser)
-
configuration
- configure() (tkinter.ttk.Style metod)
- configure_mock() (unittest.mock.Mock metod)
- CONFORM (enum.FlagBoundary attribut)
- confstr() (i modul os)
- confstr_names (i modul os)
- conjugate() (complex number method)
- connect() (ftplib.FTP metod)
- connect_accepted_socket() (asyncio.loop metod)
- connect_ex() (socket.socket metod)
- connect_read_pipe() (asyncio.loop metod)
- connect_write_pipe() (asyncio.loop metod)
- Connection (klass i multiprocessing.connection)
- connection (sqlite3.Cursor attribut)
- connection_lost() (asyncio.BaseProtocol metod)
- connection_made() (asyncio.BaseProtocol metod)
- ConnectionAbortedError
- ConnectionError
- ConnectionRefusedError
- ConnectionResetError
- ConnectRegistry() (i modul winreg)
- const (optparse.Option attribut)
- Constant (klass i ast)
-
constructor
- constructor() (i modul copyreg)
- consumed (asyncio.LimitOverrunError attribut)
- container, [1]
- Container (klass i collections.abc)
- contains() (i modul operator)
- CONTAINS_OP (opcode)
- content (urllib.error.ContentTooShortError attribut)
-
content type
- content_disposition (email.headerregistry.ContentDispositionHeader attribut)
- content_manager (email.policy.EmailPolicy attribut)
- content_size_flag (compression.zstd.CompressionParameter attribut)
- content_type (email.headerregistry.ContentTypeHeader attribut)
- ContentDispositionHeader (klass i email.headerregistry)
- ContentHandler (klass i xml.sax.handler)
- ContentManager (klass i email.contentmanager)
- contents (ctypes._Pointer attribut)
- contents() (i modul importlib.resources)
- ContentTooShortError
- ContentTransferEncodingHeader (klass i email.headerregistry)
- ContentTypeHeader (klass i email.headerregistry)
- context
- Context (klass i contextvars)
- context (ssl.SSLSocket attribut)
- context management protocol, [1]
- context manager, [1], [2]
- context variable
- context_aware_warnings (sys.flags attribut)
- context_diff() (i modul difflib)
- ContextDecorator (klass i contextlib)
-
contextlib
- ContextManager (klass i typing)
- contextmanager() (i modul contextlib)
- ContextVar (klass i contextvars)
-
contextvars
- CONTIG (inspect.BufferFlags attribut)
- CONTIG_RO (inspect.BufferFlags attribut)
- contiguous, [1]
-
continue
- CONTINUE (compression.zstd.ZstdCompressor attribut)
- Continue (klass i ast)
- continue (pdb command)
- CONTINUOUS (enum.EnumCheck attribut)
- control() (select.kqueue metod)
- controlnames (i modul curses.ascii)
- CONTTYPE (i modul tarfile)
-
conversion
- conversion (string.templatelib.Interpolation attribut)
-
conversions
- convert() (i modul string.templatelib)
- convert_arg_line_to_args() (argparse.ArgumentParser metod)
- convert_field() (string.Formatter metod)
- CONVERT_VALUE (opcode)
- Cookie (klass i http.cookiejar)
- CookieError
- CookieJar (klass i http.cookiejar)
- cookiejar (urllib.request.HTTPCookieProcessor attribut)
- CookiePolicy (klass i http.cookiejar)
- Coordinated Universal Time
- Copy
-
copy
- COPY (opcode)
- copy() (collections.deque metod)
- copy2() (i modul shutil)
- copy_abs() (decimal.Context metod)
- copy_context() (i modul contextvars)
- copy_decimal() (decimal.Context metod)
- copy_file_range() (i modul os)
- COPY_FREE_VARS (opcode)
- copy_into() (pathlib.Path metod)
- copy_location() (i modul ast)
- copy_negate() (decimal.Context metod)
- copy_sign() (decimal.Context metod)
- CopyComPointer() (i modul ctypes)
- copyfile() (i modul shutil)
- copyfileobj() (i modul shutil)
- copying files
- copymode() (i modul shutil)
-
copyreg
- copyright (i modul sys)
- copysign() (i modul math)
- copystat() (i modul shutil)
- copytree() (i modul shutil)
- coroutine, [1], [2]
- Coroutine (klass i collections.abc)
- coroutine function
- coroutine() (i modul types)
- CoroutineType (i modul types)
- correlation() (i modul statistics)
- cos() (i modul cmath)
- cosh() (i modul cmath)
- count (tracemalloc.Statistic attribut)
- count() (array.array metod)
- count_diff (tracemalloc.StatisticDiff attribut)
- Counter (klass i collections)
- countOf() (i modul operator)
- countTestCases() (unittest.TestCase metod)
- covariance() (i modul statistics)
- CoverageResults (klass i trace)
-
CPP
- CPPFLAGS, [1], [2], [3]
-
cProfile
-
cProfile command line option
- CPU time, [1]
- cpu_count() (i modul multiprocessing)
- CPython
- cpython_only() (i modul test.support)
- CR (i modul curses.ascii)
- crawl_delay() (urllib.robotparser.RobotFileParser metod)
- CRC (zipfile.ZipInfo attribut)
- crc32() (i modul binascii)
- crc_hqx() (i modul binascii)
- create() (i modul concurrent.interpreters)
- create_aggregate() (sqlite3.Connection metod)
- create_archive() (i modul zipapp)
- create_autospec() (i modul unittest.mock)
- CREATE_BREAKAWAY_FROM_JOB (i modul subprocess)
- create_collation() (sqlite3.Connection metod)
- create_configuration() (venv.EnvBuilder metod)
- create_connection() (asyncio.loop metod)
- create_datagram_endpoint() (asyncio.loop metod)
- create_decimal() (decimal.Context metod)
- create_decimal_from_float() (decimal.Context metod)
- create_default_context() (i modul ssl)
- CREATE_DEFAULT_ERROR_MODE (i modul subprocess)
- create_eager_task_factory() (i modul asyncio)
- create_empty_file() (i modul test.support.os_helper)
- create_function() (sqlite3.Connection metod)
- create_future() (asyncio.loop metod)
- create_git_ignore_file() (venv.EnvBuilder metod)
- create_module() (importlib.abc.Loader metod)
- CREATE_NEW_CONSOLE (i modul subprocess)
- CREATE_NEW_PROCESS_GROUP (i modul subprocess)
- CREATE_NO_WINDOW (i modul subprocess)
- create_queue() (i modul concurrent.interpreters)
- create_server() (asyncio.loop metod)
- create_stats() (profile.Profile metod)
- create_string_buffer() (i modul ctypes)
- create_subprocess_exec() (i modul asyncio)
- create_subprocess_shell() (i modul asyncio)
- create_system (zipfile.ZipInfo attribut)
- create_task() (asyncio.loop metod)
- create_unicode_buffer() (i modul ctypes)
- create_unix_connection() (asyncio.loop metod)
- create_unix_server() (asyncio.loop metod)
- create_version (zipfile.ZipInfo attribut)
- create_window_function() (sqlite3.Connection metod)
- createAttribute() (xml.dom.Document metod)
- createAttributeNS() (xml.dom.Document metod)
- createComment() (xml.dom.Document metod)
- createDocument() (xml.dom.DOMImplementation metod)
- createDocumentType() (xml.dom.DOMImplementation metod)
- createElement() (xml.dom.Document metod)
- createElementNS() (xml.dom.Document metod)
- createfilehandler() (_tkinter.Widget.tk metod)
- CreateKey() (i modul winreg)
- CreateKeyEx() (i modul winreg)
- createLock() (logging.Handler metod)
- createProcessingInstruction() (xml.dom.Document metod)
- createSocket() (logging.handlers.SocketHandler metod)
- createTextNode() (xml.dom.Document metod)
- credits (inbyggd variabel)
- CRITICAL (i modul logging)
- critical() (i modul logging)
- CRNCYSTR (i modul locale)
- CRT_ASSEMBLY_VERSION (i modul msvcrt)
- CRT_ASSERT (i modul msvcrt)
- CRT_ERROR (i modul msvcrt)
- CRT_WARN (i modul msvcrt)
- CRTDBG_MODE_DEBUG (i modul msvcrt)
- CRTDBG_MODE_FILE (i modul msvcrt)
- CRTDBG_MODE_WNDW (i modul msvcrt)
- CRTDBG_REPORT_MODE (i modul msvcrt)
- CrtSetReportFile() (i modul msvcrt)
- CrtSetReportMode() (i modul msvcrt)
-
crypt
- cryptography
- cssclass_month (calendar.HTMLCalendar attribut)
- cssclass_month_head (calendar.HTMLCalendar attribut)
- cssclass_noday (calendar.HTMLCalendar attribut)
- cssclass_year (calendar.HTMLCalendar attribut)
- cssclass_year_head (calendar.HTMLCalendar attribut)
- cssclasses (calendar.HTMLCalendar attribut)
- cssclasses_weekday_head (calendar.HTMLCalendar attribut)
- csv
- cte (email.headerregistry.ContentTransferEncodingHeader attribut)
- cte_type (email.policy.Policy attribut)
- ctermid() (i modul os)
- ctime() (datetime.date metod)
- ctrl() (i modul curses.ascii)
- CTRL_BREAK_EVENT (i modul signal)
- CTRL_C_EVENT (i modul signal)
-
ctypes
- curdir (i modul os)
- currency() (i modul locale)
- current context
- current() (tkinter.ttk.Combobox metod)
- current_process() (i modul multiprocessing)
- current_task() (i modul asyncio)
- current_thread() (i modul threading)
- CurrentByteIndex (xml.parsers.expat.xmlparser attribut)
- CurrentColumnNumber (xml.parsers.expat.xmlparser attribut)
- currentframe() (i modul inspect)
- CurrentLineNumber (xml.parsers.expat.xmlparser attribut)
- curs_set() (i modul curses)
-
curses
-
curses.ascii
-
curses.panel
-
curses.textpad
-
CURSES_CFLAGS
-
CURSES_LIBS
- Cursor (klass i sqlite3)
- cursor() (sqlite3.Connection metod)
- cursyncup() (curses.window metod)
- Cut
- cutoff (sys.hash_info attribut)
- cwd() (ftplib.FTP metod)
- cycle() (i modul itertools)
- CycleError
- cyclic isolate
- Cyclic Redundancy Check
|