- C
- C 连续, [1]
- C14NWriterTarget
(xml.etree.ElementTree 中的类)
- c_bool (ctypes
中的类)
- C_BUILTIN() (在 imp
模块中)
- c_byte (ctypes
中的类)
- c_char (ctypes
中的类)
- c_char_p (ctypes
中的类)
- c_contiguous
(memoryview 属性)
- c_default
(clinic.CConverter 属性)
- c_double (ctypes
中的类)
- C_EXTENSION() (在
imp 模块中)
- c_float (ctypes
中的类)
- c_ignored_default
(clinic.CConverter 属性)
- c_int (ctypes
中的类)
- c_int16 (ctypes
中的类)
- c_int32 (ctypes
中的类)
- c_int64 (ctypes
中的类)
- c_int8 (ctypes
中的类)
- c_long (ctypes
中的类)
- c_longdouble
(ctypes 中的类)
- c_longlong
(ctypes 中的类)
- c_short (ctypes
中的类)
- c_size_t (ctypes
中的类)
- c_ssize_t
(ctypes 中的类)
- c_ubyte (ctypes
中的类)
- c_uint (ctypes
中的类)
- c_uint16 (ctypes
中的类)
- c_uint32 (ctypes
中的类)
- c_uint64 (ctypes
中的类)
- c_uint8 (ctypes
中的类)
- c_ulong (ctypes
中的类)
- c_ulonglong
(ctypes 中的类)
- c_ushort (ctypes
中的类)
- c_void_p (ctypes
中的类)
- c_wchar (ctypes
中的类)
- c_wchar_p
(ctypes 中的类)
- CAB (msilib 中的类)
- CACHE (opcode)
- cache() (在
functools 模块中)
- cache_from_source()
(在 imp 模块中)
- cached
(importlib.machinery.ModuleSpec 属性)
- cached_property()
(在 functools 模块中)
- CacheFTPHandler
(urllib.request 中的类)
- calcobjsize()
(在 test.support 模块中)
- calcsize() (在
struct 模块中)
- calcvobjsize()
(在 test.support 模块中)
-
calendar
- Calendar
(calendar 中的类)
- calendar()
(在 calendar 模块中)
- call
- Call (ast 中的类)
- CALL (opcode)
- call() (在
operator 模块中)
- call_args
(unittest.mock.Mock 属性)
- call_args_list
(unittest.mock.Mock 属性)
- call_at()
(asyncio.loop 方法)
- call_count
(unittest.mock.Mock 属性)
- call_exception_handler()
(asyncio.loop 方法)
- CALL_FUNCTION_EX
(opcode)
- call_later()
(asyncio.loop 方法)
- call_list()
(unittest.mock.call 方法)
- call_soon()
(asyncio.loop 方法)
- call_soon_threadsafe()
(asyncio.loop 方法)
- call_tracing() (在
sys 模块中)
- Callable
(collections.abc 中的类)
- callable --
可调用对象
-
callable()
- Callable() (在
typing 模块中)
- CallableProxyType()
(在 weakref 模块中)
- callback
(optparse.Option 属性)
- callback --
回调
- callback()
(contextlib.ExitStack 方法)
- callback_args
(optparse.Option 属性)
- callback_kwargs
(optparse.Option 属性)
- callbacks() (在 gc
模块中)
- called
(unittest.mock.Mock 属性)
- CalledProcessError
- calloc()
- 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_xattr()
(在 test.support.os_helper 模块中)
- cancel()
(asyncio.Future 方法)
- cancel_command()
(tkinter.filedialog.FileDialog 方法)
- cancel_dump_traceback_later()
(在 faulthandler 模块中)
- cancel_join_thread()
(multiprocessing.Queue 方法)
- cancelled()
(asyncio.Future 方法)
- CancelledError,
[1]
- cancelling()
(asyncio.Task 方法)
- CannotSendHeader
- CannotSendRequest
- canonic() (bdb.Bdb
方法)
- canonical()
(decimal.Context 方法)
- canonicalize()
(在 xml.etree.ElementTree 模块中)
- capa()
(poplib.POP3 方法)
- capitalize()
(bytearray 方法)
-
Capsule
- captured_stderr()
(在 test.support 模块中)
- captured_stdin()
(在 test.support 模块中)
- captured_stdout()
(在 test.support 模块中)
- captureWarnings()
(在 logging 模块中)
- capwords() (在
string 模块中)
-
case
- case 块
- casefold() (str
方法)
- cast()
(memoryview 方法)
- cat() (在 nis 模块中)
- 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 方法)
- CCompiler
(distutils.ccompiler 中的类)
- CConverter
(clinic 中的类)
- cdf()
(statistics.NormalDist 方法)
- CDLL (ctypes
中的类)
- ceil() (在 math 模块中),
[1]
- CellType() (在
types 模块中)
- center()
(bytearray 方法)
- 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], [7]
- CFLAGS_NODIST, [1], [2]
- CFUNCTYPE() (在
ctypes 模块中)
- cget()
(tkinter.font.Font 方法)
-
CGI
-
cgi
- cgi_directories
(http.server.CGIHTTPRequestHandler 属性)
- CGIHandler
(wsgiref.handlers 中的类)
- CGIHTTPRequestHandler
(http.server 中的类)
-
cgitb
- CGIXMLRPCRequestHandler
(xmlrpc.server 中的类)
- chain() (在
itertools 模块中)
-
chaining
- ChainMap
(collections 中的类)
- change_cwd()
(在 test.support.os_helper 模块中)
- change_root()
(在 distutils.util 模块中)
- CHANNEL_BINDING_TYPES()
(在 ssl 模块中)
- channel_class
(smtpd.SMTPServer 属性)
- channels()
(ossaudiodev.oss_audio_device 方法)
- CHAR_MAX() (在
locale 模块中)
- character
- CharacterDataHandler()
(xml.parsers.expat.xmlparser 方法)
- characters()
(xml.sax.handler.ContentHandler 方法)
- characters_written
(BlockingIOError 属性)
- Charset
(email.charset 中的类)
- charset()
(gettext.NullTranslations 方法)
- chdir() (在
contextlib 模块中)
- check
(lzma.LZMADecompressor 属性)
- check()
(imaplib.IMAP4 方法)
- check__all__()
(在 test.support 模块中)
- check_call()
(在 subprocess 模块中)
- check_disallow_instantiation()
(在 test.support 模块中)
- CHECK_EG_MATCH
(opcode)
- check_environ()
(在 distutils.util 模块中)
- 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_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 模块中)
- checkbox()
(msilib.Dialog 方法)
- checkcache()
(在 linecache 模块中)
- CHECKED_HASH
(py_compile.PycInvalidationMode 属性)
- checkfuncname()
(在 bdb 模块中)
- CheckList
(tkinter.tix 中的类)
- checksizeof()
(在 test.support 模块中)
- checksum
- checksum
line
- chflags() (在 os 模块中)
- chgat()
(curses.window 方法)
- childNodes
(xml.dom.Node 属性)
- ChildProcessError
- children
(pyclbr.Class 属性)
- chmod()
(pathlib.Path 方法)
- choice() (在 random
模块中)
- choices
(optparse.Option 属性)
- choices() (在
random 模块中)
- Chooser
(tkinter.colorchooser 中的类)
- chown() (在 os 模块中)
-
chr
-
chr()
- chroot() (在 os 模块中)
-
chunk
- Chunk (chunk 中的类)
-
cipher
- cipher()
(ssl.SSLSocket 方法)
- circle() (在 turtle
模块中)
- CIRCUMFLEX() (在
token 模块中)
- CIRCUMFLEXEQUAL()
(在 token 模块中)
- Clamped
(decimal 中的类)
- class
- Class (symtable
中的类)
- class
variable -- 类变量
- ClassDef (ast 中的类)
-
classmethod()
- ClassMethodDescriptorType()
(在 types 模块中)
- ClassVar() (在
typing 模块中)
- 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 中的类)
- clear (pdb
command)
- clear()
(asyncio.Event 方法)
- clear_all_breaks()
(bdb.Bdb 方法)
- clear_all_file_breaks()
(bdb.Bdb 方法)
- clear_bpbynumber()
(bdb.Bdb 方法)
- clear_break()
(bdb.Bdb 方法)
- clear_cache()
(zoneinfo.ZoneInfo 类方法)
- 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 模块中)
- ClearData()
(msilib.Record 方法)
- clearok()
(curses.window 方法)
- clearscreen()
(在 turtle 模块中)
- clearstamp()
(在 turtle 模块中)
- clearstamps()
(在 turtle 模块中)
- Client()
(在 multiprocessing.connection 模块中)
- client_address
(http.server.BaseHTTPRequestHandler 属性)
-
clinic
- CLOCK_BOOTTIME()
(在 time 模块中)
- clock_getres()
(在 time 模块中)
- clock_gettime()
(在 time 模块中)
- clock_gettime_ns()
(在 time 模块中)
- CLOCK_HIGHRES()
(在 time 模块中)
- CLOCK_MONOTONIC()
(在 time 模块中)
- CLOCK_MONOTONIC_RAW()
(在 time 模块中)
- CLOCK_PROCESS_CPUTIME_ID()
(在 time 模块中)
- CLOCK_PROF() (在
time 模块中)
- CLOCK_REALTIME()
(在 time 模块中)
- clock_settime()
(在 time 模块中)
- clock_settime_ns()
(在 time 模块中)
- CLOCK_TAI() (在 time
模块中)
- CLOCK_THREAD_CPUTIME_ID()
(在 time 模块中)
- CLOCK_UPTIME()
(在 time 模块中)
- CLOCK_UPTIME_RAW()
(在 time 模块中)
- clone()
(email.generator.BytesGenerator 方法)
- cloneNode()
(xml.dom.Node 方法)
- close() (aifc.aifc
方法)
- Close()
(msilib.Database 方法)
- close()
(multiprocessing.connection.Connection 方法)
- Close()
(winreg.PyHKEY 方法)
- close()
(xml.etree.ElementTree.TreeBuilder 方法)
- close_connection
(http.server.BaseHTTPRequestHandler 属性)
- close_when_done()
(asynchat.async_chat 方法)
- closed
(http.client.HTTPResponse 属性)
- CloseKey() (在
winreg 模块中)
- closelog() (在
syslog 模块中)
- closerange() (在 os
模块中)
- closing()
(在 contextlib 模块中)
- clrtobot()
(curses.window 方法)
- clrtoeol()
(curses.window 方法)
-
cmath
-
cmd
- Cmd (cmd 中的类)
- cmd
(subprocess.CalledProcessError 属性)
- cmdloop() (cmd.Cmd
方法)
- cmdqueue (cmd.Cmd
属性)
- cmp() (在 filecmp
模块中)
- cmp_op() (在 dis 模块中)
- cmp_to_key()
(在 functools 模块中)
- cmpfiles() (在
filecmp 模块中)
- CMSG_LEN() (在
socket 模块中)
- CMSG_SPACE()
(在 socket 模块中)
- co_argcount
(代码对象属性)
- CO_ASYNC_GENERATOR()
(在 inspect 模块中)
- co_cellvars
(代码对象属性)
- co_code
(代码对象属性)
- co_consts
(代码对象属性)
- CO_COROUTINE()
(在 inspect 模块中)
- co_filename
(代码对象属性)
- co_firstlineno
(代码对象属性)
- co_flags
(代码对象属性)
- co_freevars
(代码对象属性)
- CO_FUTURE_DIVISION
(C var)
- CO_GENERATOR()
(在 inspect 模块中)
- CO_ITERABLE_COROUTINE()
(在 inspect 模块中)
- co_kwonlyargcount
(代码对象属性)
- co_lnotab
(代码对象属性)
- co_name
(代码对象属性)
- co_names
(代码对象属性)
- CO_NESTED()
(在 inspect 模块中)
- CO_NEWLOCALS()
(在 inspect 模块中)
- co_nlocals
(代码对象属性)
- CO_OPTIMIZED()
(在 inspect 模块中)
- co_positions()
(codeobject 方法)
- co_posonlyargcount
(代码对象属性)
- co_qualname
(代码对象属性)
- co_stacksize
(代码对象属性)
- CO_VARARGS()
(在 inspect 模块中)
- CO_VARKEYWORDS()
(在 inspect 模块中)
- co_varnames
(代码对象属性)
-
code
- code
(SystemExit 属性)
- code object
- code_context
(inspect.FrameInfo 属性)
- code_info() (在 dis
模块中)
- CodecInfo
(codecs 中的类)
-
codecs
- coded_value
(http.cookies.Morsel 属性)
-
codeop
- codepoint2name()
(在 html.entities 模块中)
- codes()
(在 xml.parsers.expat.errors 模块中)
- CODESET() (在
locale 模块中)
- CodeType (types
中的类)
- col_offset
(ast.AST 属性)
- collapse_addresses()
(在 ipaddress 模块中)
- collapse_rfc2231_value()
(在 email.utils 模块中)
|
- collect() (在 gc 模块中)
- collect_incoming_data()
(asynchat.async_chat 方法)
- Collection
(collections.abc 中的类)
-
collections
-
collections.abc
- colno
(json.JSONDecodeError 属性)
- COLON() (在 token
模块中)
- COLONEQUAL() (在
token 模块中)
- 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.tix 中的类)
- Combobox
(tkinter.ttk 中的类)
- COMMA() (在 token
模块中)
- Command
(distutils.cmd 中的类)
- command
(http.server.BaseHTTPRequestHandler 属性)
- command
line
- CommandCompiler
(codeop 中的类)
- commands (pdb
command)
- comment
(http.cookiejar.Cookie 属性)
- comment()
(xml.etree.ElementTree.TreeBuilder 方法)
- COMMENT() (在 token
模块中)
- Comment()
(在 xml.etree.ElementTree 模块中)
- comment_url
(http.cookiejar.Cookie 属性)
- commenters
(shlex.shlex 属性)
- CommentHandler()
(xml.parsers.expat.xmlparser 方法)
- commit()
(msilib.CAB 方法)
- Commit()
(msilib.Database 方法)
- commit()
(sqlite3.Connection 方法)
- common
(filecmp.dircmp 属性)
- Common Gateway
Interface
- common_dirs
(filecmp.dircmp 属性)
- common_files
(filecmp.dircmp 属性)
- common_funny
(filecmp.dircmp 属性)
- common_types()
(在 mimetypes 模块中)
- commonpath()
(在 os.path 模块中)
- commonprefix()
(在 os.path 模块中)
- communicate()
(asyncio.subprocess.Process 方法)
- Compare (ast 中的类)
- compare()
(decimal.Context 方法)
- compare_digest()
(在 hmac 模块中)
- compare_networks()
(ipaddress.IPv4Network 方法)
- COMPARE_OP
(opcode)
- compare_signal()
(decimal.Context 方法)
- compare_to()
(tracemalloc.Snapshot 方法)
- compare_total()
(decimal.Context 方法)
- compare_total_mag()
(decimal.Context 方法)
- COMPARISON_FLAGS()
(在 doctest 模块中)
- Compat32
(email.policy 中的类)
- compat32()
(在 email.policy 模块中)
-
compile
- Compile (codeop
中的类)
-
compile()
- compile()
(distutils.ccompiler.CCompiler 方法)
- compile_command()
(在 code 模块中)
- compile_dir()
(在 compileall 模块中)
- compile_file()
(在 compileall 模块中)
- compile_path()
(在 compileall 模块中)
-
compileall
-
compileall命令行选项
- complete()
(rlcompleter.Completer 方法)
- complete_statement()
(在 sqlite3 模块中)
- completedefault()
(cmd.Cmd 方法)
- CompletedProcess
(subprocess 中的类)
- Complex
(numbers 中的类)
- complex (內置类)
- complex
literal
- complex
number -- 复数
-
compound
- comprehension
(ast 中的类)
- compress()
(bz2.BZ2Compressor 方法)
- compress_size
(zipfile.ZipInfo 属性)
- compress_type
(zipfile.ZipInfo 属性)
- compressed
(ipaddress.IPv4Address 属性)
- compression()
(ssl.SSLSocket 方法)
- CompressionError
- compressobj() (在
zlib 模块中)
- COMSPEC, [1]
- concat() (在
operator 模块中)
- Concatenate()
(在 typing 模块中)
-
concurrent.futures
- cond
(bdb.Breakpoint 属性)
- Condition
(asyncio 中的类)
- condition (pdb
command)
- Condition
(threading 中的类)
- condition()
(msilib.Control 方法)
- Condition()
(multiprocessing.managers.SyncManager 方法)
- config()
(tkinter.font.Font 方法)
-
CONFIG_SITE
-
configparser
- ConfigParser
(configparser 中的类)
-
configuration
- configure()
(tkinter.ttk.Style 方法)
- configure_mock()
(unittest.mock.Mock 方法)
- CONFORM
(enum.FlagBoundary 属性)
- confstr() (在 os 模块中)
- confstr_names() (在
os 模块中)
- conjugate()
(decimal.Decimal 方法)
- conn
(smtpd.SMTPChannel 属性)
- connect()
(asyncore.dispatcher 方法)
- connect_accepted_socket()
(asyncio.loop 方法)
- connect_ex()
(socket.socket 方法)
- connect_read_pipe()
(asyncio.loop 方法)
- connect_write_pipe()
(asyncio.loop 方法)
- Connection
(multiprocessing.connection 中的类)
- connection
(sqlite3.Cursor 属性)
- connection_lost()
(asyncio.BaseProtocol 方法)
- connection_made()
(asyncio.BaseProtocol 方法)
- ConnectionAbortedError
- ConnectionError
- ConnectionRefusedError
- ConnectionResetError
- ConnectRegistry()
(在 winreg 模块中)
- const
(optparse.Option 属性)
- constant
- Constant (ast 中的类)
- constructor()
(在 copyreg 模块中)
- consumed
(asyncio.LimitOverrunError 属性)
- Container
(collections.abc 中的类)
- contains()
(在 operator 模块中)
- CONTAINS_OP
(opcode)
- content
(urllib.error.ContentTooShortError 属性)
-
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
(ctypes._Pointer 属性)
- contents()
(importlib.resources.abc.ResourceReader 方法)
- ContentTooShortError
- ContentTransferEncoding
(email.headerregistry 中的类)
- ContentTypeHeader
(email.headerregistry 中的类)
- Context
(contextvars 中的类)
- context
(ssl.SSLSocket 属性)
- context
manager -- 上下文管理器, [1], [2]
- context
variable -- 上下文变量
- context_diff()
(在 difflib 模块中)
- ContextDecorator
(contextlib 中的类)
-
contextlib
- ContextManager
(typing 中的类)
- contextmanager()
(在 contextlib 模块中)
- ContextVar
(contextvars 中的类)
-
contextvars
- contiguous
(memoryview 属性)
- contiguous --
连续, [1]
-
continue
- Continue (ast 中的类)
- continue (pdb
command)
- CONTINUOUS
(enum.EnumCheck 属性)
- Control (msilib
中的类)
- control()
(msilib.Dialog 方法)
- controlnames()
(在 curses.ascii 模块中)
- controls()
(ossaudiodev.oss_mixer_device 方法)
-
conversion
- ConversionError
- convert_arg_line_to_args()
(argparse.ArgumentParser 方法)
- convert_field()
(string.Formatter 方法)
- convert_path()
(在 distutils.util 模块中)
- converter
(clinic.CConverter 属性)
- Cookie
(http.cookiejar 中的类)
- CookieError
- CookieJar
(http.cookiejar 中的类)
- cookiejar
(urllib.request.HTTPCookieProcessor 属性)
- CookiePolicy
(http.cookiejar 中的类)
- Coordinated Universal
Time
-
copy
- COPY (opcode)
- copy()
(collections.deque 方法)
- copy2() (在 shutil
模块中)
- copy_abs()
(decimal.Context 方法)
- copy_context()
(在 contextvars 模块中)
- copy_decimal()
(decimal.Context 方法)
- copy_file()
(在 distutils.file_util 模块中)
- copy_file_range()
(在 os 模块中)
- COPY_FREE_VARS
(opcode)
- copy_location()
(在 ast 模块中)
- copy_negate()
(decimal.Context 方法)
- copy_sign()
(decimal.Context 方法)
- copy_tree()
(在 distutils.dir_util 模块中)
- copyfile() (在
shutil 模块中)
- copyfileobj()
(在 shutil 模块中)
- copymode() (在
shutil 模块中)
-
copyreg
- copyright (in module
sys)
- copyright() (在 sys
模块中)
- copysign() (在 math
模块中)
- copystat() (在
shutil 模块中)
- copytree() (在
shutil 模块中)
- Coroutine
(collections.abc 中的类)
- coroutine --
协程, [1], [2]
- coroutine
function -- 协程函数
- coroutine() (在
types 模块中)
- CoroutineType()
(在 types 模块中)
- correlation()
(在 statistics 模块中)
- cos() (在 cmath 模块中)
- cosh() (在 cmath
模块中)
- count
(tracemalloc.Statistic 属性)
- count()
(array.array 方法)
- count_diff
(tracemalloc.StatisticDiff 属性)
- Counter
(collections 中的类)
- countOf() (在
operator 模块中)
- countTestCases()
(unittest.TestCase 方法)
- covariance()
(在 statistics 模块中)
- CoverageResults
(trace 中的类)
- CPP
- CPPFLAGS, [1], [2], [3]
-
cProfile
- CPU time, [1]
- cpu_count()
(在 multiprocessing 模块中)
- CPython
- cpython_only()
(在 test.support 模块中)
- CR() (在
curses.ascii 模块中)
- crawl_delay()
(urllib.robotparser.RobotFileParser 方法)
- CRC
(zipfile.ZipInfo 属性)
- crc32() (在
binascii 模块中)
- crc_hqx() (在
binascii 模块中)
- create()
(imaplib.IMAP4 方法)
- 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_datagram_endpoint()
(asyncio.loop 方法)
- create_decimal()
(decimal.Context 方法)
- create_decimal_from_float()
(decimal.Context 方法)
- create_default_context()
(在 ssl 模块中)
- CREATE_DEFAULT_ERROR_MODE()
(在 subprocess 模块中)
- create_empty_file()
(在 test.support.os_helper 模块中)
- create_function()
(sqlite3.Connection 方法)
- create_future()
(asyncio.loop 方法)
- create_module()
(importlib.abc.Loader 方法)
- CREATE_NEW_CONSOLE()
(在 subprocess 模块中)
- CREATE_NEW_PROCESS_GROUP()
(在 subprocess 模块中)
- CREATE_NO_WINDOW()
(在 subprocess 模块中)
- create_server()
(asyncio.loop 方法)
-
create_shortcut()
- create_socket()
(asyncore.dispatcher 方法)
- create_static_lib()
(distutils.ccompiler.CCompiler 方法)
- 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_tree()
(在 distutils.dir_util 模块中)
- 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 方法)
- createProcessingInstruction()
(xml.dom.Document 方法)
- CreateRecord()
(在 msilib 模块中)
- createSocket()
(logging.handlers.SocketHandler 方法)
- createTextNode()
(xml.dom.Document 方法)
- credits (內置变量)
- critical()
(logging.Logger 方法)
- CRITICAL() (在
logging 模块中)
- critical() (在
logging 模块中)
- CRNCYSTR() (在
locale 模块中)
- cross() (在
audioop 模块中)
-
crypt
- crypt() (在 crypt
模块中)
- crypt(3), [1], [2]
- cryptography
- cssclass_month
(calendar.HTMLCalendar 属性)
- cssclass_month_head
(calendar.HTMLCalendar 属性)
- cssclass_noday
(calendar.HTMLCalendar 属性)
- cssclass_year
(calendar.HTMLCalendar 属性)
- cssclass_year_head
(calendar.HTMLCalendar 属性)
- cssclasses
(calendar.HTMLCalendar 属性)
- cssclasses_weekday_head
(calendar.HTMLCalendar 属性)
- csv
- cte
(email.headerregistry.ContentTransferEncoding 属性)
- cte_type
(email.policy.Policy 属性)
- ctermid() (在 os 模块中)
- ctime()
(datetime.date 方法)
- ctrl()
(在 curses.ascii 模块中)
- CTRL_BREAK_EVENT()
(在 signal 模块中)
- CTRL_C_EVENT()
(在 signal 模块中)
-
ctypes
- curdir() (在 os 模块中)
- currency() (在
locale 模块中)
- 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
- Cursor (sqlite3
中的类)
- cursor()
(sqlite3.Connection 方法)
- cursyncup()
(curses.window 方法)
- customize_compiler()
(在 distutils.sysconfig 模块中)
- cwd() (ftplib.FTP
方法)
- cycle() (在
itertools 模块中)
- CycleError
- Cyclic Redundancy
Check
|