|
- COLON() (在 token 模块中)
- color() (在 turtle 模块中)
- color_content() (在 curses 模块中)
- color_pair() (在 curses 模块中)
- colormode() (在 turtle 模块中)
- colorsys (模块)
- COLS, [1]
- column() (tkinter.ttk.Treeview 方法)
- COLUMNS, [1]
- columns (os.terminal_size 属性)
- combinations() (在 itertools 模块中)
- combinations_with_replacement() (在 itertools 模块中)
- combine() (datetime.datetime 类方法)
- combining() (在 unicodedata 模块中)
- ComboBox (tkinter.tix 中的类)
- Combobox (tkinter.ttk 中的类)
- comma
- COMMA() (在 token 模块中)
- Command (distutils.cmd 中的类)
- command (http.server.BaseHTTPRequestHandler 属性)
- command line
- CommandCompiler (codeop 中的类)
- commands (pdb command)
- comment
- COMMENT() (在 tokenize 模块中)
- 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.asyncio.subprocess.Process 方法)
- 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 方法)
-
comparing
- comparison
- COMPARISON_FLAGS() (在 doctest 模块中)
- comparisons
- Compat32 (email.policy 中的类)
- compat32() (在 email.policy 模块中)
-
compile
- Compile (codeop 中的类)
- compile() (distutils.ccompiler.CCompiler 方法)
- compile_command() (在 code 模块中)
- compile_dir() (在 compileall 模块中)
- compile_file() (在 compileall 模块中)
- compile_path() (在 compileall 模块中)
- compileall (模块)
-
compileall 命令行选项
- compilest() (在 parser 模块中)
- complete() (rlcompleter.Completer 方法)
- complete_statement() (在 sqlite3 模块中)
- completedefault() (cmd.Cmd 方法)
- CompletedProcess (subprocess 中的类)
-
complex
- Complex (numbers 中的类)
- complex (內置类)
- complex literal
- complex number
-
compound
-
comprehensions
- compress() (bz2.BZ2Compressor 方法)
- compress_size (zipfile.ZipInfo 属性)
- compress_type (zipfile.ZipInfo 属性)
- compressed (ipaddress.IPv4Address 属性)
- compression() (ssl.SSLSocket 方法)
- CompressionError
- compressobj() (在 zlib 模块中)
- COMSPEC, [1]
- concat() (在 operator 模块中)
-
concatenation
- concurrent.futures (模块)
- Condition (asyncio 中的类)
- condition (pdb command)
- Condition (threading 中的类)
- condition() (msilib.Control 方法)
- Condition() (multiprocessing.managers.SyncManager 方法)
-
Conditional
-
conditional
- ConfigParser (configparser 中的类)
- configparser (模块)
-
configuration
- configuration information
- configure() (tkinter.ttk.Style 方法)
- configure_mock() (unittest.mock.Mock 方法)
- confstr() (在 os 模块中)
- confstr_names() (在 os 模块中)
- conjugate() (complex number method)
- conn (smtpd.SMTPChannel 属性)
- connect() (asyncore.dispatcher 方法)
- connect_accepted_socket() (asyncio.BaseEventLoop 方法)
- connect_ex() (socket.socket 方法)
- connect_read_pipe() (asyncio.AbstractEventLoop 方法)
- connect_write_pipe() (asyncio.AbstractEventLoop 方法)
- Connection (multiprocessing.connection 中的类)
- connection (sqlite3.Cursor 属性)
- connection_lost() (asyncio.BaseProtocol 方法)
- connection_made() (asyncio.BaseProtocol 方法)
- ConnectionAbortedError
- ConnectionError
- ConnectionRefusedError
- ConnectionResetError
- ConnectRegistry() (在 winreg 模块中)
- const (optparse.Option 属性)
- constant
-
constructor
- constructor() (在 copyreg 模块中)
- consumed (asyncio.LimitOverrunError 属性)
- container, [1]
- Container (collections.abc 中的类)
- contains() (在 operator 模块中)
-
content type
- content_manager (email.policy.EmailPolicy 属性)
- content_type (email.headerregistry.ContentTypeHeader 属性)
- ContentDispositionHeader (email.headerregistry 中的类)
- ContentHandler (xml.sax.handler 中的类)
- ContentManager (email.contentmanager 中的类)
- contents (ctypes._Pointer 属性)
- ContentTooShortError
- ContentTransferEncoding (email.headerregistry 中的类)
- ContentTypeHeader (email.headerregistry 中的类)
- Context (decimal 中的类)
- context (ssl.SSLSocket 属性)
- context management protocol
- context manager, [1], [2]
- context_diff() (在 difflib 模块中)
- ContextDecorator (contextlib 中的类)
- contextlib (模块)
- ContextManager (typing 中的类)
- contextmanager() (在 contextlib 模块中)
- contiguous, [1]
-
continue
- continue (pdb command)
- CONTINUE_LOOP (opcode)
- Control (msilib 中的类)
- control() (msilib.Dialog 方法)
- controlnames() (在 curses.ascii 模块中)
- controls() (ossaudiodev.oss_mixer_device 方法)
-
conversion
- ConversionError
-
conversions
- convert_arg_line_to_args() (argparse.ArgumentParser 方法)
- convert_field() (string.Formatter 方法)
- convert_path() (在 distutils.util 模块中)
- Cookie (http.cookiejar 中的类)
- CookieError
- CookieJar (http.cookiejar 中的类)
- cookiejar (urllib.request.HTTPCookieProcessor 属性)
- CookiePolicy (http.cookiejar 中的类)
- Coordinated Universal Time
- Copy
-
copy
- copy (模块)
- copy() (collections.deque 方法)
- copy2() (在 shutil 模块中)
- copy_abs() (decimal.Context 方法)
- copy_decimal() (decimal.Context 方法)
- copy_file() (在 distutils.file_util 模块中)
- copy_location() (在 ast 模块中)
- copy_negate() (decimal.Context 方法)
- copy_sign() (decimal.Context 方法)
- copy_tree() (在 distutils.dir_util 模块中)
- copyfile() (在 shutil 模块中)
- copyfileobj() (在 shutil 模块中)
- copying files
- copymode() (在 shutil 模块中)
- copyreg (模块)
- copyright (in module sys)
- copyright() (在 sys 模块中)
- copysign() (在 math 模块中)
- copystat() (在 shutil 模块中)
- copytree() (在 shutil 模块中)
- coroutine, [1], [2]
- Coroutine (collections.abc 中的类)
- coroutine function
- coroutine() (在 asyncio 模块中)
- CoroutineType() (在 types 模块中)
- cos() (在 cmath 模块中)
- cosh() (在 cmath 模块中)
- count (tracemalloc.Statistic 属性)
- count() (array.array 方法)
- count_diff (tracemalloc.StatisticDiff 属性)
- Counter (collections 中的类)
- countOf() (在 operator 模块中)
- countTestCases() (unittest.TestCase 方法)
- CoverageResults (trace 中的类)
- CPP
- CPPFLAGS
- cProfile (模块)
- CPU time
- cpu_count() (在 multiprocessing 模块中)
- CPython
- 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_collation() (sqlite3.Connection 方法)
- create_configuration() (venv.EnvBuilder 方法)
- create_connection() (asyncio.AbstractEventLoop 方法)
- create_datagram_endpoint() (asyncio.AbstractEventLoop 方法)
- create_decimal() (decimal.Context 方法)
- create_decimal_from_float() (decimal.Context 方法)
- create_default_context() (在 ssl 模块中)
- create_function() (sqlite3.Connection 方法)
- create_future() (asyncio.AbstractEventLoop 方法)
- create_module (C 函数)
- create_module() (importlib.abc.Loader 方法)
- CREATE_NEW_CONSOLE() (在 subprocess 模块中)
- CREATE_NEW_PROCESS_GROUP() (在 subprocess 模块中)
- create_server() (asyncio.AbstractEventLoop 方法)
- 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.AbstractEventLoop 方法)
- create_tree() (在 distutils.dir_util 模块中)
- create_unicode_buffer() (在 ctypes 模块中)
- create_unix_connection() (asyncio.AbstractEventLoop 方法)
- create_unix_server() (asyncio.AbstractEventLoop 方法)
- create_version (zipfile.ZipInfo 属性)
- 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 方法)
- CRNCYSTR() (在 locale 模块中)
- cross() (在 audioop 模块中)
-
crypt
- crypt (模块)
- crypt() (在 crypt 模块中)
- crypt(3), [1], [2]
- cryptography
- 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.Task 类方法)
- 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 模块中)
- Cut
- cwd() (ftplib.FTP 方法)
- cycle() (在 itertools 模块中)
- Cyclic Redundancy Check
|