| 
      C
      C 连续, [1]
C14NWriterTarget(xml.etree.ElementTree 中的类)
c_bool(ctypes 中的类)
c_byte(ctypes 中的类)
c_char_p(ctypes 中的类)
c_char(ctypes 中的类)
C_CONTIGUOUS(inspect.BufferFlags 属性)
c_contiguous(memoryview 属性)
c_double(ctypes 中的类)
c_float(ctypes 中的类)
c_int16(ctypes 中的类)
c_int32(ctypes 中的类)
c_int64(ctypes 中的类)
c_int8(ctypes 中的类)
c_int(ctypes 中的类)
c_longdouble(ctypes 中的类)
c_longlong(ctypes 中的类)
c_long(ctypes 中的类)
C_RAISE (monitoring event)
C_RETURN (monitoring event)
c_short(ctypes 中的类)
c_size_t(ctypes 中的类)
c_ssize_t(ctypes 中的类)
c_time_t(ctypes 中的类)
c_ubyte(ctypes 中的类)
c_uint16(ctypes 中的类)
c_uint32(ctypes 中的类)
c_uint64(ctypes 中的类)
c_uint8(ctypes 中的类)
c_uint(ctypes 中的类)
c_ulonglong(ctypes 中的类)
c_ulong(ctypes 中的类)
c_ushort(ctypes 中的类)
c_void_p(ctypes 中的类)
c_wchar_p(ctypes 中的类)
c_wchar(ctypes 中的类)
CACHE (opcode)
cache()(在 functools 模块中)
cache_from_source()(在 importlib.util 模块中)
cached_property()(在 functools 模块中)
cached(importlib.machinery.ModuleSpec 属性)
CacheFTPHandler(urllib.request 中的类)
calcobjsize()(在 test.support 模块中)
calcsize()(在 struct 模块中)
calcvobjsize()(在 test.support 模块中)
    calendar
      calendar()(在 calendar 模块中)
    calendar命令行选项
      Calendar(calendar 中的类)
call
      CALL (monitoring event)
      call()(在 operator 模块中)
call()(在 subprocess 模块中)
call()(在 unittest.mock 模块中)
call_args_list(unittest.mock.Mock 属性)
call_args(unittest.mock.Mock 属性)
call_at() (asyncio.loop 方法)
call_count(unittest.mock.Mock 属性)
call_exception_handler() (asyncio.loop 方法)
CALL_FUNCTION_EX (opcode)
CALL_INTRINSIC_1 (opcode)
CALL_INTRINSIC_2 (opcode)
CALL_KW (opcode)
call_later() (asyncio.loop 方法)
call_list() (unittest.mock.call 方法)
call_soon() (asyncio.loop 方法)
call_soon_threadsafe() (asyncio.loop 方法)
call_tracing()(在 sys 模块中)
callable -- 可调用对象
      
    callable()
      Callable()(在 typing 模块中)
CallableProxyType()(在 weakref 模块中)
Callable(collections.abc 中的类)
callback -- 回调
callback() (contextlib.ExitStack 方法)
callback_args(optparse.Option 属性)
callback_kwargs(optparse.Option 属性)
callbacks()(在 gc 模块中)
callback(optparse.Option 属性)
CalledProcessError
called(unittest.mock.Mock 属性)
calloc (C 函数)
Call(ast 中的类)
CAN()(在 curses.ascii 模块中)
CAN_BCM()(在 socket 模块中)
can_change_color()(在 curses 模块中)
can_fetch() (urllib.robotparser.RobotFileParser 方法)
CAN_ISOTP()(在 socket 模块中)
CAN_J1939()(在 socket 模块中)
CAN_RAW_FD_FRAMES()(在 socket 模块中)
CAN_RAW_JOIN_FILTERS()(在 socket 模块中)
can_symlink()(在 test.support.os_helper 模块中)
can_write_eof() (asyncio.StreamWriter 方法)
can_write_eof() (asyncio.WriteTransport 方法)
can_xattr()(在 test.support.os_helper 模块中)
cancel() (asyncio.Future 方法)
cancel() (asyncio.Handle 方法)
cancel() (asyncio.Task 方法)
cancel() (concurrent.futures.Future 方法)
cancel() (sched.scheduler 方法)
cancel() (threading.Timer 方法)
cancel() (tkinter.dnd.DndHandler 方法)
CANCEL()(在 tkinter.messagebox 模块中)
cancel_command() (tkinter.filedialog.FileDialog 方法)
cancel_dump_traceback_later()(在 faulthandler 模块中)
cancel_join_thread() (multiprocessing.Queue 方法)
cancelled() (asyncio.Future 方法)
cancelled() (asyncio.Handle 方法)
cancelled() (asyncio.Task 方法)
cancelled() (concurrent.futures.Future 方法)
CancelledError, [1]
cancelling() (asyncio.Task 方法)
CannotSendHeader
CannotSendRequest
canonic() (bdb.Bdb 方法)
canonical() (decimal.Context 方法)
canonical() (decimal.Decimal 方法)
canonicalize()(在 xml.etree.ElementTree 模块中)
capa() (poplib.POP3 方法)
capitalize() (bytearray 方法)
capitalize() (bytes 方法)
capitalize() (str 方法)
    Capsule
      CapsuleType(types 中的类)
captured_stderr()(在 test.support 模块中)
captured_stdin()(在 test.support 模块中)
captured_stdout()(在 test.support 模块中)
captureWarnings()(在 logging 模块中)
capwords()(在 string 模块中)
    case
      case 块
casefold() (str 方法)
cast() (memoryview 方法)
cast()(在 ctypes 模块中)
cast()(在 typing 模块中)
catch_threading_exception()(在 test.support.threading_helper 模块中)
catch_unraisable_exception()(在 test.support 模块中)
catch_warnings(warnings 中的类)
category()(在 unicodedata 模块中)
cbreak()(在 curses 模块中)
cbrt()(在 math 模块中)
CC
      ccc() (ftplib.FTP_TLS 方法)
cdf() (statistics.NormalDist 方法)
CDLL(ctypes 中的类)
ceil() (在 math 模块中)
ceil()(在 math 模块中)
CellType()(在 types 模块中)
center() (bytearray 方法)
center() (bytes 方法)
center() (str 方法)
CERT_NONE()(在 ssl 模块中)
CERT_OPTIONAL()(在 ssl 模块中)
CERT_REQUIRED()(在 ssl 模块中)
cert_store_stats() (ssl.SSLContext 方法)
cert_time_to_seconds()(在 ssl 模块中)
CertificateError
certificates
CFLAGS, [1], [2], [3], [4], [5], [6]
      CFLAGS_NODIST, [1], [2]
cfmakecbreak()(在 tty 模块中)
cfmakeraw()(在 tty 模块中)
CFUNCTYPE()(在 ctypes 模块中)
cget() (tkinter.font.Font 方法)
    cgi
      cgi_directories(http.server.CGIHTTPRequestHandler 属性)
CGIHandler(wsgiref.handlers 中的类)
CGIHTTPRequestHandler(http.server 中的类)
    cgitb
      CGIXMLRPCRequestHandler(xmlrpc.server 中的类)
chain()(在 itertools 模块中)
    chaining
      ChainMap(collections 中的类)
ChainMap(typing 中的类)
change_cwd()(在 test.support.os_helper 模块中)
CHANNEL_BINDING_TYPES()(在 ssl 模块中)
CHAR_MAX()(在 locale 模块中)
CharacterDataHandler() (xml.parsers.expat.xmlparser 方法)
characters() (xml.sax.handler.ContentHandler 方法)
characters_written(BlockingIOError 属性)
charset() (gettext.NullTranslations 方法)
Charset(email.charset 中的类)
chdir()(在 contextlib 模块中)
chdir()(在 os 模块中)
check() (imaplib.IMAP4 方法)
check()(在 tabnanny 模块中)
check__all__()(在 test.support 模块中)
check_call()(在 subprocess 模块中)
check_disallow_instantiation()(在 test.support 模块中)
CHECK_EG_MATCH (opcode)
CHECK_EXC_MATCH (opcode)
check_free_after_iterating()(在 test.support 模块中)
check_hostname(ssl.SSLContext 属性)
check_impl_detail()(在 test.support 模块中)
check_no_resource_warning()(在 test.support.warnings_helper 模块中)
check_output() (doctest.OutputChecker 方法)
check_output()(在 subprocess 模块中)
check_returncode() (subprocess.CompletedProcess 方法)
check_syntax_error()(在 test.support 模块中)
check_syntax_warning()(在 test.support.warnings_helper 模块中)
check_unused_args() (string.Formatter 方法)
check_warnings()(在 test.support.warnings_helper 模块中)
checkcache()(在 linecache 模块中)
CHECKED_HASH(py_compile.PycInvalidationMode 属性)
checkfuncname()(在 bdb 模块中)
checksizeof()(在 test.support 模块中)
    checksum
      check(lzma.LZMADecompressor 属性)
chflags()(在 os 模块中)
chgat() (curses.window 方法)
childNodes(xml.dom.Node 属性)
ChildProcessError
children(pyclbr.Class 属性)
children(pyclbr.Function 属性)
children(tkinter.Tk 属性)
chksum(tarfile.TarInfo 属性)
chmod() (pathlib.Path 方法)
chmod()(在 os 模块中)
choice()(在 random 模块中)
choice()(在 secrets 模块中)
choices()(在 random 模块中)
choices(optparse.Option 属性)
Chooser(tkinter.colorchooser 中的类)
chown()(在 os 模块中)
chown()(在 shutil 模块中)
    chr
      
    chr()
      chroot()(在 os 模块中)
CHRTYPE()(在 tarfile 模块中)
    chunk
      cipher() (ssl.SSLSocket 方法)
circle()(在 turtle 模块中)
CIRCUMFLEX()(在 token 模块中)
CIRCUMFLEXEQUAL()(在 token 模块中)
Clamped(decimal 中的类)
    class
      class -- 类
class variable -- 类变量
ClassDef(ast 中的类)
    classmethod()
      ClassMethodDescriptorType()(在 types 模块中)
ClassVar()(在 typing 模块中)
Class(pyclbr 中的类)
Class(symtable 中的类)
CLASS(symtable.SymbolTableType 属性)
clause
CLD_CONTINUED()(在 os 模块中)
CLD_DUMPED()(在 os 模块中)
CLD_EXITED()(在 os 模块中)
CLD_KILLED()(在 os 模块中)
CLD_STOPPED()(在 os 模块中)
CLD_TRAPPED()(在 os 模块中)
clean() (mailbox.Maildir 方法)
cleandoc()(在 inspect 模块中)
CleanImport(test.support.import_helper 中的类)
cleanup() (tempfile.TemporaryDirectory 方法)
CLEANUP_THROW (opcode)
clear (pdb command)
clear() (序列方法)
clear() (array.array 方法)
clear() (asyncio.Event 方法)
clear() (collections.deque 方法)
clear() (curses.window 方法)
clear() (dbm.gnu.gdbm 方法)
clear() (dbm.ndbm.ndbm 方法)
clear() (dict 方法)
clear() (email.message.EmailMessage 方法)
clear() (frame 方法)
clear() (frozenset 方法)
clear() (http.cookiejar.CookieJar 方法)
clear() (mailbox.Mailbox 方法)
clear() (threading.Event 方法)
clear() (xml.etree.ElementTree.Element 方法)
clear()(在 turtle 模块中)
clear_all_breaks() (bdb.Bdb 方法)
clear_all_file_breaks() (bdb.Bdb 方法)
clear_bpbynumber() (bdb.Bdb 方法)
clear_break() (bdb.Bdb 方法)
clear_cache()(zoneinfo.ZoneInfo 类方法)
clear_cache()(在 filecmp 模块中)
clear_content() (email.message.EmailMessage 方法)
clear_flags() (decimal.Context 方法)
clear_frames()(在 traceback 模块中)
clear_history()(在 readline 模块中)
clear_overloads()(在 typing 模块中)
clear_session_cookies() (http.cookiejar.CookieJar 方法)
clear_traces()(在 tracemalloc 模块中)
clear_traps() (decimal.Context 方法)
clearcache()(在 linecache 模块中)
clearok() (curses.window 方法)
clearscreen()(在 turtle 模块中)
clearstamp()(在 turtle 模块中)
clearstamps()(在 turtle 模块中)
Client()(在 multiprocessing.connection 模块中)
client_address(http.server.BaseHTTPRequestHandler 属性)
client_address(socketserver.BaseRequestHandler 属性)
CLOCK_BOOTTIME()(在 time 模块中)
clock_getres()(在 time 模块中)
clock_gettime()(在 time 模块中)
clock_gettime_ns()(在 time 模块中)
CLOCK_HIGHRES()(在 time 模块中)
CLOCK_MONOTONIC()(在 time 模块中)
CLOCK_MONOTONIC_RAW()(在 time 模块中)
CLOCK_MONOTONIC_RAW_APPROX()(在 time 模块中)
CLOCK_PROCESS_CPUTIME_ID()(在 time 模块中)
CLOCK_PROF()(在 time 模块中)
CLOCK_REALTIME()(在 time 模块中)
clock_seq_hi_variant(uuid.UUID 属性)
clock_seq_low(uuid.UUID 属性)
clock_seq(uuid.UUID 属性)
clock_settime()(在 time 模块中)
clock_settime_ns()(在 time 模块中)
CLOCK_TAI()(在 time 模块中)
CLOCK_THREAD_CPUTIME_ID()(在 time 模块中)
CLOCK_UPTIME()(在 time 模块中)
CLOCK_UPTIME_RAW()(在 time 模块中)
CLOCK_UPTIME_RAW_APPROX()(在 time 模块中)
clone() (email.generator.BytesGenerator 方法)
clone() (email.generator.Generator 方法)
clone() (email.policy.Policy 方法)
clone()(在 turtle 模块中)
CLONE_FILES()(在 os 模块中)
CLONE_FS()(在 os 模块中)
CLONE_NEWCGROUP()(在 os 模块中)
CLONE_NEWIPC()(在 os 模块中)
CLONE_NEWNET()(在 os 模块中)
CLONE_NEWNS()(在 os 模块中)
CLONE_NEWPID()(在 os 模块中)
CLONE_NEWTIME()(在 os 模块中)
CLONE_NEWUSER()(在 os 模块中)
CLONE_NEWUTS()(在 os 模块中)
CLONE_SIGHAND()(在 os 模块中)
CLONE_SYSVSEM()(在 os 模块中)
CLONE_THREAD()(在 os 模块中)
CLONE_VM()(在 os 模块中)
cloneNode() (xml.dom.Node 方法)
close (在 os 模块中)
close() (asyncio.AbstractChildWatcher 方法)
close() (asyncio.BaseTransport 方法)
close() (asyncio.loop 方法)
close() (asyncio.Runner 方法)
close() (asyncio.Server 方法)
close() (asyncio.StreamWriter 方法)
close() (asyncio.SubprocessTransport 方法)
close() (contextlib.ExitStack 方法)
close() (coroutine 方法)
close() (dbm.dumb.dumbdbm 方法)
close() (dbm.gnu.gdbm 方法)
close() (dbm.ndbm.ndbm 方法)
close() (email.parser.BytesFeedParser 方法)
close() (ftplib.FTP 方法)
close() (generator 方法)
close() (html.parser.HTMLParser 方法)
close() (http.client.HTTPConnection 方法)
close() (imaplib.IMAP4 方法)
close() (io.IOBase 方法)
close() (logging.FileHandler 方法)
close() (logging.Handler 方法)
close() (logging.handlers.MemoryHandler 方法)
close() (logging.handlers.NTEventLogHandler 方法)
close() (logging.handlers.SocketHandler 方法)
close() (logging.handlers.SysLogHandler 方法)
close() (mailbox.Mailbox 方法)
close() (mailbox.Maildir 方法)
close() (mailbox.MH 方法)
close() (mmap.mmap 方法)
close() (multiprocessing.connection.Connection 方法)
close() (multiprocessing.connection.Listener 方法)
close() (multiprocessing.pool.Pool 方法)
close() (multiprocessing.Process 方法)
close() (multiprocessing.Queue 方法)
close() (multiprocessing.shared_memory.SharedMemory 方法)
close() (multiprocessing.SimpleQueue 方法)
close() (os.scandir 方法)
close() (select.devpoll 方法)
close() (select.epoll 方法)
close() (select.kqueue 方法)
close() (selectors.BaseSelector 方法)
close() (shelve.Shelf 方法)
close() (socket.socket 方法)
close() (sqlite3.Blob 方法)
close() (sqlite3.Connection 方法)
close() (sqlite3.Cursor 方法)
close() (tarfile.TarFile 方法)
close() (urllib.request.BaseHandler 方法)
close() (wave.Wave_read 方法)
close() (wave.Wave_write 方法)
Close() (winreg.PyHKEY 方法)
close() (xml.etree.ElementTree.TreeBuilder 方法)
close() (xml.etree.ElementTree.XMLParser 方法)
close() (xml.etree.ElementTree.XMLPullParser 方法)
close() (xml.sax.xmlreader.IncrementalParser 方法)
close() (zipfile.ZipFile 方法)
close()(在 fileinput 模块中)
close()(在 os 模块中)
close()(在 socket 模块中)
close_clients() (asyncio.Server 方法)
close_connection(http.server.BaseHTTPRequestHandler 属性)
closed(http.client.HTTPResponse 属性)
closed(io.IOBase 属性)
closed(mmap.mmap 属性)
closed(select.devpoll 属性)
closed(select.epoll 属性)
closed(select.kqueue 属性)
CloseKey()(在 winreg 模块中)
closelog()(在 syslog 模块中)
closerange()(在 os 模块中)
closing()(在 contextlib 模块中)
closure variable -- 闭包变量
clrtobot() (curses.window 方法)
clrtoeol() (curses.window 方法)
    cmath
      
    cmd
      cmdloop() (cmd.Cmd 方法)
cmdqueue(cmd.Cmd 属性)
Cmd(cmd 中的类)
cmd(subprocess.CalledProcessError 属性)
cmd(subprocess.TimeoutExpired 属性)
cmp()(在 filecmp 模块中)
cmp_op()(在 dis 模块中)
cmp_to_key()(在 functools 模块中)
cmpfiles()(在 filecmp 模块中)
CMSG_LEN()(在 socket 模块中)
CMSG_SPACE()(在 socket 模块中)
co_argcount (代码对象属性)
co_argcount(codeobject 属性)
CO_ASYNC_GENERATOR()(在 inspect 模块中)
co_cellvars (代码对象属性)
co_cellvars(codeobject 属性)
co_code (代码对象属性)
co_code(codeobject 属性)
co_consts (代码对象属性)
co_consts(codeobject 属性)
CO_COROUTINE()(在 inspect 模块中)
co_filename (代码对象属性)
co_filename(codeobject 属性)
co_firstlineno (代码对象属性)
co_firstlineno(codeobject 属性)
co_flags (代码对象属性)
co_flags(codeobject 属性)
co_freevars (代码对象属性)
co_freevars(codeobject 属性)
CO_FUTURE_DIVISION(C var)
CO_GENERATOR()(在 inspect 模块中)
CO_ITERABLE_COROUTINE()(在 inspect 模块中)
co_kwonlyargcount (代码对象属性)
co_kwonlyargcount(codeobject 属性)
co_lines() (codeobject 方法)
co_lnotab (代码对象属性)
co_lnotab(codeobject 属性)
co_name (代码对象属性)
co_names (代码对象属性)
co_names(codeobject 属性)
co_name(codeobject 属性)
CO_NESTED()(在 inspect 模块中)
CO_NEWLOCALS()(在 inspect 模块中)
co_nlocals (代码对象属性)
 | 
      co_nlocals(codeobject 属性)
CO_OPTIMIZED()(在 inspect 模块中)
co_positions() (codeobject 方法)
co_posonlyargcount (代码对象属性)
co_posonlyargcount(codeobject 属性)
co_qualname (代码对象属性)
co_qualname(codeobject 属性)
co_stacksize (代码对象属性)
co_stacksize(codeobject 属性)
CO_VARARGS()(在 inspect 模块中)
CO_VARKEYWORDS()(在 inspect 模块中)
co_varnames (代码对象属性)
co_varnames(codeobject 属性)
    code
      
    code -- 代码
      code_context(inspect.FrameInfo 属性)
code_context(inspect.Traceback 属性)
code_info()(在 dis 模块中)
CodecInfo(codecs 中的类)
    codecs
      Codec(codecs 中的类)
coded_value(http.cookies.Morsel 属性)
    codeop
      codepoint2name()(在 html.entities 模块中)
codes()(在 xml.parsers.expat.errors 模块中)
CODESET()(在 locale 模块中)
CodeType(types 中的类)
code(SystemExit 属性)
code(urllib.error.HTTPError 属性)
code(urllib.response.addinfourl 属性)
code(xml.etree.ElementTree.ParseError 属性)
code(xml.parsers.expat.ExpatError 属性)
col_offset(ast.AST 属性)
collapse_addresses()(在 ipaddress 模块中)
collapse_rfc2231_value()(在 email.utils 模块中)
collect()(在 gc 模块中)
collectedDurations(unittest.TestResult 属性)
    collections
      
    collections.abc
      Collection(collections.abc 中的类)
Collection(typing 中的类)
colno(json.JSONDecodeError 属性)
colno(re.PatternError 属性)
COLON()(在 token 模块中)
COLONEQUAL()(在 token 模块中)
colon(mailbox.Maildir 属性)
color()(在 turtle 模块中)
COLOR_BLACK()(在 curses 模块中)
COLOR_BLUE()(在 curses 模块中)
color_content()(在 curses 模块中)
COLOR_CYAN()(在 curses 模块中)
COLOR_GREEN()(在 curses 模块中)
COLOR_MAGENTA()(在 curses 模块中)
color_pair()(在 curses 模块中)
COLOR_PAIRS()(在 curses 模块中)
COLOR_RED()(在 curses 模块中)
COLOR_WHITE()(在 curses 模块中)
COLOR_YELLOW()(在 curses 模块中)
colormode()(在 turtle 模块中)
COLORS()(在 curses 模块中)
    colorsys
      COLS()(在 curses 模块中)
column() (tkinter.ttk.Treeview 方法)
columnize() (cmd.Cmd 方法)
COLUMNS, [1]
columns(os.terminal_size 属性)
comb()(在 math 模块中)
combinations()(在 itertools 模块中)
combinations_with_replacement()(在 itertools 模块中)
combine()(datetime.datetime 类方法)
combining()(在 unicodedata 模块中)
Combobox(tkinter.ttk 中的类)
COMMA()(在 token 模块中)
CommandCompiler(codeop 中的类)
commands (pdb command)
command(http.server.BaseHTTPRequestHandler 属性)
comment() (xml.etree.ElementTree.TreeBuilder 方法)
comment() (xml.sax.handler.LexicalHandler 方法)
COMMENT()(在 token 模块中)
Comment()(在 xml.etree.ElementTree 模块中)
comment_url(http.cookiejar.Cookie 属性)
commenters(shlex.shlex 属性)
CommentHandler() (xml.parsers.expat.xmlparser 方法)
comment(http.cookiejar.Cookie 属性)
comment(http.cookies.Morsel 属性)
comment(zipfile.ZipFile 属性)
comment(zipfile.ZipInfo 属性)
commit() (sqlite3.Connection 方法)
    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-4030, [1], [2]
    Common Weakness Enumeration
      common_dirs(filecmp.dircmp 属性)
common_files(filecmp.dircmp 属性)
common_funny(filecmp.dircmp 属性)
common_types()(在 mimetypes 模块中)
commonpath()(在 os.path 模块中)
commonprefix()(在 os.path 模块中)
common(filecmp.dircmp 属性)
communicate() (asyncio.subprocess.Process 方法)
communicate() (subprocess.Popen 方法)
compare() (decimal.Context 方法)
compare() (decimal.Decimal 方法)
compare() (difflib.Differ 方法)
compare_digest()(在 hmac 模块中)
compare_digest()(在 secrets 模块中)
compare_networks() (ipaddress.IPv4Network 方法)
compare_networks() (ipaddress.IPv6Network 方法)
COMPARE_OP (opcode)
compare_signal() (decimal.Context 方法)
compare_signal() (decimal.Decimal 方法)
compare_to() (tracemalloc.Snapshot 方法)
compare_total() (decimal.Context 方法)
compare_total() (decimal.Decimal 方法)
compare_total_mag() (decimal.Context 方法)
compare_total_mag() (decimal.Decimal 方法)
Compare(ast 中的类)
COMPARISON_FLAGS()(在 doctest 模块中)
compat32()(在 email.policy 模块中)
Compat32(email.policy 中的类)
    compile()
      compile()(在 py_compile 模块中)
compile()(在 re 模块中)
compile_command()(在 code 模块中)
compile_command()(在 codeop 模块中)
compile_dir()(在 compileall 模块中)
compile_file()(在 compileall 模块中)
compile_path()(在 compileall 模块中)
    compileall
      
    compileall命令行选项
      compiler_flag(__future__._Feature 属性)
Compile(codeop 中的类)
complete() (rlcompleter.Completer 方法)
complete_statement()(在 sqlite3 模块中)
completedefault() (cmd.Cmd 方法)
CompletedProcess(subprocess 中的类)
Completer(rlcompleter 中的类)
complex number -- 复数
      Complex(numbers 中的类)
complex(内置类)
    compound
      comprehension(ast 中的类)
compress() (bz2.BZ2Compressor 方法)
compress() (lzma.LZMACompressor 方法)
compress() (zlib.Compress 方法)
compress()(在 bz2 模块中)
compress()(在 gzip 模块中)
compress()(在 itertools 模块中)
compress()(在 lzma 模块中)
compress()(在 zlib 模块中)
compress_size(zipfile.ZipInfo 属性)
compress_type(zipfile.ZipInfo 属性)
compressed(ipaddress.IPv4Address 属性)
compressed(ipaddress.IPv4Network 属性)
compressed(ipaddress.IPv6Address 属性)
compressed(ipaddress.IPv6Network 属性)
compression() (ssl.SSLSocket 方法)
CompressionError
compressobj()(在 zlib 模块中)
COMSPEC, [1]
concat()(在 operator 模块中)
Concatenate()(在 typing 模块中)
    concurrent.futures
      condition (pdb command)
Condition() (multiprocessing.managers.SyncManager 方法)
Condition(asyncio 中的类)
Condition(multiprocessing 中的类)
Condition(threading 中的类)
cond(bdb.Breakpoint 属性)
config() (tkinter.font.Font 方法)
    CONFIG_SITE
      
    configparser
      ConfigParser(configparser 中的类)
configure() (tkinter.ttk.Style 方法)
configure_mock() (unittest.mock.Mock 方法)
CONFORM(enum.FlagBoundary 属性)
confstr()(在 os 模块中)
confstr_names()(在 os 模块中)
conjugate() (复数方法)
conjugate() (decimal.Decimal 方法)
conjugate() (numbers.Complex 方法)
connect() (ftplib.FTP 方法)
connect() (http.client.HTTPConnection 方法)
connect() (multiprocessing.managers.BaseManager 方法)
connect() (smtplib.SMTP 方法)
connect() (socket.socket 方法)
connect()(在 sqlite3 模块中)
connect_accepted_socket() (asyncio.loop 方法)
connect_ex() (socket.socket 方法)
connect_read_pipe() (asyncio.loop 方法)
connect_write_pipe() (asyncio.loop 方法)
connection_lost() (asyncio.BaseProtocol 方法)
connection_made() (asyncio.BaseProtocol 方法)
ConnectionAbortedError
ConnectionError
ConnectionRefusedError
ConnectionResetError
Connection(multiprocessing.connection 中的类)
Connection(sqlite3 中的类)
connection(sqlite3.Cursor 属性)
ConnectRegistry()(在 winreg 模块中)
Constant(ast 中的类)
constructor()(在 copyreg 模块中)
const(optparse.Option 属性)
consumed(asyncio.LimitOverrunError 属性)
Container(collections.abc 中的类)
Container(typing 中的类)
contains()(在 operator 模块中)
CONTAINS_OP (opcode)
    content type
      content_disposition(email.headerregistry.ContentDispositionHeader 属性)
content_manager(email.policy.EmailPolicy 属性)
content_type(email.headerregistry.ContentTypeHeader 属性)
ContentDispositionHeader(email.headerregistry 中的类)
ContentHandler(xml.sax.handler 中的类)
ContentManager(email.contentmanager 中的类)
contents() (importlib.abc.ResourceReader 方法)
contents() (importlib.resources.abc.ResourceReader 方法)
contents()(在 importlib.resources 模块中)
contents(ctypes._Pointer 属性)
ContentTooShortError
ContentTransferEncoding(email.headerregistry 中的类)
ContentTypeHeader(email.headerregistry 中的类)
content(urllib.error.ContentTooShortError 属性)
context -- 上下文
context manager -- 上下文管理器, [1], [2]
context variable -- 上下文变量
context_diff()(在 difflib 模块中)
ContextDecorator(contextlib 中的类)
    contextlib
      contextmanager()(在 contextlib 模块中)
ContextManager(typing 中的类)
    contextvars
      ContextVar(contextvars 中的类)
Context(contextvars 中的类)
Context(decimal 中的类)
context(ssl.SSLSocket 属性)
CONTIG_RO(inspect.BufferFlags 属性)
contiguous -- 连续, [1]
contiguous(memoryview 属性)
CONTIG(inspect.BufferFlags 属性)
    continue
      continue (pdb command)
Continue(ast 中的类)
CONTINUOUS(enum.EnumCheck 属性)
control() (select.kqueue 方法)
controlnames()(在 curses.ascii 模块中)
CONTTYPE()(在 tarfile 模块中)
    conversion
      convert_arg_line_to_args() (argparse.ArgumentParser 方法)
convert_field() (string.Formatter 方法)
CONVERT_VALUE (opcode)
CookieError
CookieJar(http.cookiejar 中的类)
cookiejar(urllib.request.HTTPCookieProcessor 属性)
CookiePolicy(http.cookiejar 中的类)
Cookie(http.cookiejar 中的类)
Coordinated Universal Time
    copy
      COPY (opcode)
copy() (序列方法)
copy() (collections.deque 方法)
copy() (contextvars.Context 方法)
copy() (decimal.Context 方法)
copy() (dict 方法)
copy() (frozenset 方法)
copy() (hashlib.hash 方法)
copy() (hmac.HMAC 方法)
copy() (http.cookies.Morsel 方法)
copy() (imaplib.IMAP4 方法)
copy() (tkinter.font.Font 方法)
copy() (types.MappingProxyType 方法)
copy() (zlib.Compress 方法)
copy() (zlib.Decompress 方法)
copy()(在 copy 模块中)
copy()(在 multiprocessing.sharedctypes 模块中)
copy()(在 shutil 模块中)
copy2()(在 shutil 模块中)
copy_abs() (decimal.Context 方法)
copy_abs() (decimal.Decimal 方法)
copy_context()(在 contextvars 模块中)
copy_decimal() (decimal.Context 方法)
copy_file_range()(在 os 模块中)
COPY_FREE_VARS (opcode)
copy_location()(在 ast 模块中)
copy_negate() (decimal.Context 方法)
copy_negate() (decimal.Decimal 方法)
copy_sign() (decimal.Context 方法)
copy_sign() (decimal.Decimal 方法)
copyfile()(在 shutil 模块中)
copyfileobj()(在 shutil 模块中)
copymode()(在 shutil 模块中)
    copyreg
      copyright (在 sys 模块中)
copyright()(在 sys 模块中)
copyright(内置变量)
copysign()(在 math 模块中)
copystat()(在 shutil 模块中)
copytree()(在 shutil 模块中)
coroutine -- 协程, [1], [2]
      coroutine function -- 协程函数
coroutine()(在 types 模块中)
CoroutineType()(在 types 模块中)
Coroutine(collections.abc 中的类)
Coroutine(typing 中的类)
correlation()(在 statistics 模块中)
cos()(在 cmath 模块中)
cos()(在 math 模块中)
cosh()(在 cmath 模块中)
cosh()(在 math 模块中)
count() (序列方法)
count() (array.array 方法)
count() (bytearray 方法)
count() (bytes 方法)
count() (collections.deque 方法)
count() (multiprocessing.shared_memory.ShareableList 方法)
count() (str 方法)
count()(在 itertools 模块中)
count_diff(tracemalloc.StatisticDiff 属性)
Counter(collections 中的类)
Counter(typing 中的类)
countOf()(在 operator 模块中)
countTestCases() (unittest.TestCase 方法)
countTestCases() (unittest.TestSuite 方法)
count(tracemalloc.Statistic 属性)
count(tracemalloc.StatisticDiff 属性)
covariance()(在 statistics 模块中)
CoverageResults(trace 中的类)
    CPP
      CPPFLAGS, [1], [2], [3]
      
    cProfile
      CPU time, [1]
cpu_count()(在 multiprocessing 模块中)
cpu_count()(在 os 模块中)
CPython
cpython_only()(在 test.support 模块中)
CR()(在 curses.ascii 模块中)
crawl_delay() (urllib.robotparser.RobotFileParser 方法)
crc32()(在 binascii 模块中)
crc32()(在 zlib 模块中)
crc_hqx()(在 binascii 模块中)
CRC(zipfile.ZipInfo 属性)
create() (imaplib.IMAP4 方法)
create() (venv.EnvBuilder 方法)
create()(在 venv 模块中)
create_aggregate() (sqlite3.Connection 方法)
create_archive()(在 zipapp 模块中)
create_autospec()(在 unittest.mock 模块中)
CREATE_BREAKAWAY_FROM_JOB()(在 subprocess 模块中)
create_collation() (sqlite3.Connection 方法)
create_configuration() (venv.EnvBuilder 方法)
create_connection() (asyncio.loop 方法)
create_connection()(在 socket 模块中)
create_datagram_endpoint() (asyncio.loop 方法)
create_decimal() (decimal.Context 方法)
create_decimal_from_float() (decimal.Context 方法)
create_default_context()(在 ssl 模块中)
CREATE_DEFAULT_ERROR_MODE()(在 subprocess 模块中)
create_eager_task_factory()(在 asyncio 模块中)
create_empty_file()(在 test.support.os_helper 模块中)
create_function() (sqlite3.Connection 方法)
create_future() (asyncio.loop 方法)
create_git_ignore_file() (venv.EnvBuilder 方法)
create_module() (importlib.abc.Loader 方法)
create_module() (importlib.machinery.ExtensionFileLoader 方法)
create_module() (zipimport.zipimporter 方法)
CREATE_NEW_CONSOLE()(在 subprocess 模块中)
CREATE_NEW_PROCESS_GROUP()(在 subprocess 模块中)
CREATE_NO_WINDOW()(在 subprocess 模块中)
create_server() (asyncio.loop 方法)
create_server()(在 socket 模块中)
create_stats() (profile.Profile 方法)
create_string_buffer()(在 ctypes 模块中)
create_subprocess_exec()(在 asyncio 模块中)
create_subprocess_shell()(在 asyncio 模块中)
create_system(zipfile.ZipInfo 属性)
create_task() (asyncio.loop 方法)
create_task() (asyncio.TaskGroup 方法)
create_task()(在 asyncio 模块中)
create_unicode_buffer()(在 ctypes 模块中)
create_unix_connection() (asyncio.loop 方法)
create_unix_server() (asyncio.loop 方法)
create_version(zipfile.ZipInfo 属性)
create_window_function() (sqlite3.Connection 方法)
createAttribute() (xml.dom.Document 方法)
createAttributeNS() (xml.dom.Document 方法)
createComment() (xml.dom.Document 方法)
createDocument() (xml.dom.DOMImplementation 方法)
createDocumentType() (xml.dom.DOMImplementation 方法)
createElement() (xml.dom.Document 方法)
createElementNS() (xml.dom.Document 方法)
createfilehandler() (_tkinter.Widget.tk 方法)
CreateKey()(在 winreg 模块中)
CreateKeyEx()(在 winreg 模块中)
createLock() (logging.Handler 方法)
createLock() (logging.NullHandler 方法)
createProcessingInstruction() (xml.dom.Document 方法)
createSocket() (logging.handlers.SocketHandler 方法)
createSocket() (logging.handlers.SysLogHandler 方法)
createTextNode() (xml.dom.Document 方法)
credits(内置变量)
critical() (logging.Logger 方法)
CRITICAL()(在 logging 模块中)
critical()(在 logging 模块中)
CRNCYSTR()(在 locale 模块中)
CRT_ASSEMBLY_VERSION()(在 msvcrt 模块中)
CRT_ASSERT()(在 msvcrt 模块中)
CRT_ERROR()(在 msvcrt 模块中)
CRT_WARN()(在 msvcrt 模块中)
CRTDBG_MODE_DEBUG()(在 msvcrt 模块中)
CRTDBG_MODE_FILE()(在 msvcrt 模块中)
CRTDBG_MODE_WNDW()(在 msvcrt 模块中)
CRTDBG_REPORT_MODE()(在 msvcrt 模块中)
CrtSetReportFile()(在 msvcrt 模块中)
CrtSetReportMode()(在 msvcrt 模块中)
    crypt
      cssclass_month_head(calendar.HTMLCalendar 属性)
cssclass_month(calendar.HTMLCalendar 属性)
cssclass_noday(calendar.HTMLCalendar 属性)
cssclass_year_head(calendar.HTMLCalendar 属性)
cssclass_year(calendar.HTMLCalendar 属性)
cssclasses_weekday_head(calendar.HTMLCalendar 属性)
cssclasses(calendar.HTMLCalendar 属性)
csv
      cte_type(email.policy.Policy 属性)
ctermid()(在 os 模块中)
cte(email.headerregistry.ContentTransferEncoding 属性)
ctime() (datetime.date 方法)
ctime() (datetime.datetime 方法)
ctime()(在 time 模块中)
ctrl()(在 curses.ascii 模块中)
CTRL_BREAK_EVENT()(在 signal 模块中)
CTRL_C_EVENT()(在 signal 模块中)
    ctypes
      curdir()(在 os 模块中)
currency()(在 locale 模块中)
current context -- 当前上下文
current() (tkinter.ttk.Combobox 方法)
current_process()(在 multiprocessing 模块中)
current_task()(在 asyncio 模块中)
current_thread()(在 threading 模块中)
CurrentByteIndex(xml.parsers.expat.xmlparser 属性)
CurrentColumnNumber(xml.parsers.expat.xmlparser 属性)
currentframe()(在 inspect 模块中)
CurrentLineNumber(xml.parsers.expat.xmlparser 属性)
curs_set()(在 curses 模块中)
    curses
      
    curses.ascii
      
    curses.panel
      
    curses.textpad
      
    CURSES_CFLAGS
      
    CURSES_LIBS
      cursor() (sqlite3.Connection 方法)
Cursor(sqlite3 中的类)
cursyncup() (curses.window 方法)
cwd() (ftplib.FTP 方法)
cwd()(pathlib.Path 类方法)
cycle()(在 itertools 模块中)
CycleError
 |