|
- CO_VARARGS()(在 inspect 模块中)
- CO_VARKEYWORDS()(在 inspect 模块中)
- co_varnames (代码对象属性)
-
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.error 属性)
- 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.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(zipfile.ZipFile 属性)
- comment(zipfile.ZipInfo 属性)
- commit() (sqlite3.Connection 方法)
- 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 中的类)
- 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(ctypes._Pointer 属性)
- ContentTooShortError
- ContentTransferEncoding(email.headerregistry 中的类)
- ContentTypeHeader(email.headerregistry 中的类)
- content(urllib.error.ContentTooShortError 属性)
- 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 模块中)
-
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_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 模块中)
- 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() (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
|