- p (pdb command)
- P_ALL() (在 os 模块中)
- P_DETACH() (在 os 模块中)
- P_NOWAIT() (在 os 模块中)
- P_NOWAITO() (在 os 模块中)
- P_OVERLAY() (在 os 模块中)
- P_PGID() (在 os 模块中)
- P_PID() (在 os 模块中)
- P_PIDFD() (在 os 模块中)
- P_WAIT() (在 os 模块中)
- pack() (mailbox.MH 方法)
- pack_array() (xdrlib.Packer 方法)
- pack_bytes() (xdrlib.Packer 方法)
- pack_double() (xdrlib.Packer 方法)
- pack_farray() (xdrlib.Packer 方法)
- pack_float() (xdrlib.Packer 方法)
- pack_fopaque() (xdrlib.Packer 方法)
- pack_fstring() (xdrlib.Packer 方法)
- pack_into() (struct.Struct 方法)
- pack_list() (xdrlib.Packer 方法)
- pack_opaque() (xdrlib.Packer 方法)
- pack_string() (xdrlib.Packer 方法)
- package, [1]
- package -- 包
-
package variable
- Package() (在 importlib.resources 模块中)
- packed (ipaddress.IPv4Address 属性)
- Packer (xdrlib 中的类)
-
packing
- packing (widgets)
- PAGER
- pair_content() (在 curses 模块中)
- pair_number() (在 curses 模块中)
- pairwise() (在 itertools 模块中)
- PanedWindow (tkinter.tix 中的类)
-
parameter
- Parameter (inspect 中的类)
- parameter -- 形参
- ParameterizedMIMEHeader (email.headerregistry 中的类)
- parameters (inspect.Signature 属性)
- params (email.headerregistry.ParameterizedMIMEHeader 属性)
- ParamSpec (typing 中的类)
- ParamSpecArgs() (在 typing 模块中)
- ParamSpecKwargs() (在 typing 模块中)
- paramstyle() (在 sqlite3 模块中)
- pardir() (在 os 模块中)
- paren (2to3 fixer)
- parent (importlib.machinery.ModuleSpec 属性)
- parent() (tkinter.ttk.Treeview 方法)
- parent_process() (在 multiprocessing 模块中)
- parenthesized form
- parentNode (xml.dom.Node 属性)
- parents (collections.ChainMap 属性)
- paretovariate() (在 random 模块中)
- parse() (doctest.DocTestParser 方法)
- Parse() (xml.parsers.expat.xmlparser 方法)
- parse() (xml.sax.xmlreader.XMLReader 方法)
- parse_and_bind() (在 readline 模块中)
- parse_args() (argparse.ArgumentParser 方法)
- PARSE_COLNAMES() (在 sqlite3 模块中)
- parse_config_h() (在 sysconfig 模块中)
- PARSE_DECLTYPES() (在 sqlite3 模块中)
- parse_header() (在 cgi 模块中)
- parse_headers() (在 http.client 模块中)
- parse_intermixed_args() (argparse.ArgumentParser 方法)
- parse_known_args() (argparse.ArgumentParser 方法)
- parse_known_intermixed_args() (argparse.ArgumentParser 方法)
- parse_multipart() (在 cgi 模块中)
- parse_qs() (在 urllib.parse 模块中)
- parse_qsl() (在 urllib.parse 模块中)
- parseaddr() (在 email.utils 模块中)
- parsebytes() (email.parser.BytesParser 方法)
- parsedate() (在 email.utils 模块中)
- parsedate_to_datetime() (在 email.utils 模块中)
- parsedate_tz() (在 email.utils 模块中)
- ParseError (xml.etree.ElementTree 中的类)
- ParseFile() (xml.parsers.expat.xmlparser 方法)
- ParseFlags() (在 imaplib 模块中)
- parser
- Parser (email.parser 中的类)
- ParserCreate() (在 xml.parsers.expat 模块中)
- ParseResult (urllib.parse 中的类)
- ParseResultBytes (urllib.parse 中的类)
- parsestr() (email.parser.Parser 方法)
- parseString() (在 xml.dom.minidom 模块中)
-
parsing
- ParsingError
- partial (asyncio.IncompleteReadError 属性)
- partial() (imaplib.IMAP4 方法)
- partialmethod (functools 中的类)
- parties (threading.Barrier 属性)
- partition() (bytearray 方法)
-
pass
- Pass (ast 中的类)
- pass_() (poplib.POP3 方法)
- Paste
- patch() (在 test.support 模块中)
- patch.dict() (在 unittest.mock 模块中)
- patch.multiple() (在 unittest.mock 模块中)
- patch.object() (在 unittest.mock 模块中)
- patch.stopall() (在 unittest.mock 模块中)
- PATH, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28], [29], [30], [31], [32], [33], [34], [35], [36], [37], [38], [39], [40]
-
path
- path (http.cookiejar.Cookie 属性)
- Path (pathlib 中的类)
- path based finder
- path based finder -- 基于路径的查找器
- Path browser
- path entry -- 路径入口
- path entry finder -- 路径入口查找器
- path entry hook -- 路径入口钩子
- path hooks
- path() (在 importlib.resources 模块中)
- path-like object -- 路径类对象
- path_hook() (importlib.machinery.FileFinder 类方法)
- path_hooks() (在 sys 模块中)
- path_importer_cache() (在 sys 模块中)
- path_mtime() (importlib.abc.SourceLoader 方法)
- path_return_ok() (http.cookiejar.CookiePolicy 方法)
- path_stats() (importlib.abc.SourceLoader 方法)
- pathconf() (在 os 模块中)
- pathconf_names() (在 os 模块中)
- PathEntryFinder (importlib.abc 中的类)
- PATHEXT, [1], [2]
- PathFinder (importlib.machinery 中的类)
-
pathlib
- PathLike (os 中的类)
- pathname2url() (在 urllib.request 模块中)
- pathsep() (在 os 模块中)
- pattern (re.error 属性)
- Pattern (typing 中的类)
- pattern matching
- pause() (在 signal 模块中)
- pause_reading() (asyncio.ReadTransport 方法)
- pause_writing() (asyncio.BaseProtocol 方法)
- PAX_FORMAT() (在 tarfile 模块中)
- pax_headers (tarfile.TarFile 属性)
- pbkdf2_hmac() (在 hashlib 模块中)
- pd() (在 turtle 模块中)
-
pdb
- Pdb (class in pdb)
- pdf() (statistics.NormalDist 方法)
- peek() (bz2.BZ2File 方法)
- peer (smtpd.SMTPChannel 属性)
- PEM_cert_to_DER_cert() (在 ssl 模块中)
- pen() (在 turtle 模块中)
- pencolor() (在 turtle 模块中)
- pending (ssl.MemoryBIO 属性)
- pending() (ssl.SSLSocket 方法)
- PendingDeprecationWarning
- pendown() (在 turtle 模块中)
- pensize() (在 turtle 模块中)
- penup() (在 turtle 模块中)
- PEP
- PERCENT() (在 token 模块中)
- PERCENTEQUAL() (在 token 模块中)
- perf_counter() (在 time 模块中)
- perf_counter_ns() (在 time 模块中)
- Performance
- perm() (在 math 模块中)
- PermissionError
- permutations() (在 itertools 模块中)
- Persist() (msilib.SummaryInformation 方法)
- persistence
-
persistent
- persistent_id (pickle protocol)
- persistent_id() (pickle.Pickler 方法)
- persistent_load (pickle protocol)
- persistent_load() (pickle.Unpickler 方法)
- PF_CAN() (在 socket 模块中)
- PF_PACKET() (在 socket 模块中)
- PF_RDS() (在 socket 模块中)
- pformat() (pprint.PrettyPrinter 方法)
- pgettext() (gettext.GNUTranslations 方法)
- PGO() (在 test.support 模块中)
- phase() (在 cmath 模块中)
- Philbrick, Geoff
- physical line, [1], [2]
- pi() (xml.etree.ElementTree.TreeBuilder 方法)
-
pickle
- pickle() (在 copyreg 模块中)
- PickleBuffer (pickle 中的类)
- PickleError
- Pickler (pickle 中的类)
-
pickletools
-
pickletools command line option
-
pickling
- PicklingError
- pid (asyncio.asyncio.subprocess.Process 属性)
- pidfd_open() (在 os 模块中)
- pidfd_send_signal() (在 signal 模块中)
- PidfdChildWatcher (asyncio 中的类)
- PIP_USER
- Pipe() (在 multiprocessing 模块中)
- pipe() (在 os 模块中)
- PIPE() (在 subprocess 模块中)
- pipe2() (在 os 模块中)
- PIPE_BUF() (在 select 模块中)
- pipe_connection_lost() (asyncio.SubprocessProtocol 方法)
- pipe_data_received() (asyncio.SubprocessProtocol 方法)
- PIPE_MAX_SIZE() (在 test.support 模块中)
-
pipes
- PKG_DIRECTORY() (在 imp 模块中)
-
pkgutil
- placeholder (textwrap.TextWrapper 属性)
- PLAT
-
platform
- platform (in module sys)
- platform() (在 platform 模块中)
- platlibdir() (在 sys 模块中)
- PlaySound() (在 winsound 模块中)
-
plist
-
plistlib
- plock() (在 os 模块中)
- plus
- plus() (decimal.Context 方法)
- PLUS() (在 token 模块中)
- PLUSEQUAL() (在 token 模块中)
- pm() (在 pdb 模块中)
- POINTER() (在 ctypes 模块中)
- pointer() (在 ctypes 模块中)
- polar() (在 cmath 模块中)
- Policy (email.policy 中的类)
- poll() (multiprocessing.connection.Connection 方法)
- PollSelector (selectors 中的类)
- Pool (multiprocessing.pool 中的类)
- pop() (array.array 方法)
-
POP3
- POP3 (poplib 中的类)
- POP3_SSL (poplib 中的类)
- pop_all() (contextlib.ExitStack 方法)
- POP_BLOCK (opcode)
- POP_EXCEPT (opcode)
- POP_JUMP_IF_FALSE (opcode)
- POP_JUMP_IF_TRUE (opcode)
- pop_source() (shlex.shlex 方法)
- POP_TOP (opcode)
- Popen (subprocess 中的类)
- popen() (in module os), [1]
- popitem() (collections.OrderedDict 方法)
- popleft() (collections.deque 方法)
-
poplib
- PopupMenu (tkinter.tix 中的类)
- port (http.cookiejar.Cookie 属性)
- port_specified (http.cookiejar.Cookie 属性)
-
portion
- portion -- 部分
- pos (json.JSONDecodeError 属性)
- pos() (在 operator 模块中)
- position (xml.etree.ElementTree.ParseError 属性)
- position() (在 turtle 模块中)
- positional argument -- 位置参数
-
POSIX
-
posix
- POSIX Shared Memory
- POSIX_FADV_DONTNEED() (在 os 模块中)
- POSIX_FADV_NOREUSE() (在 os 模块中)
- POSIX_FADV_NORMAL() (在 os 模块中)
- POSIX_FADV_RANDOM() (在 os 模块中)
- POSIX_FADV_SEQUENTIAL() (在 os 模块中)
- POSIX_FADV_WILLNEED() (在 os 模块中)
- posix_fadvise() (在 os 模块中)
- posix_fallocate() (在 os 模块中)
- posix_spawn() (在 os 模块中)
- POSIX_SPAWN_CLOSE() (在 os 模块中)
- POSIX_SPAWN_DUP2() (在 os 模块中)
- POSIX_SPAWN_OPEN() (在 os 模块中)
- posix_spawnp() (在 os 模块中)
- POSIXLY_CORRECT
- PosixPath (pathlib 中的类)
- post() (nntplib.NNTP 方法)
- post_handshake_auth (ssl.SSLContext 属性)
- post_mortem() (在 pdb 模块中)
- post_setup() (venv.EnvBuilder 方法)
- postcmd() (cmd.Cmd 方法)
- postloop() (cmd.Cmd 方法)
-
pow
- Pow (ast 中的类)
-
pow()
- pow() (在 math 模块中)
-
power
- power() (decimal.Context 方法)
- pp (pdb command)
- pp() (在 pprint 模块中)
-
pprint
- pprint() (pprint.PrettyPrinter 方法)
- prcal() (在 calendar 模块中)
- pread() (在 os 模块中)
- preadv() (在 os 模块中)
- preamble (email.message.EmailMessage 属性)
-
precedence
- precmd() (cmd.Cmd 方法)
- prefix, [1], [2], [3]
- PREFIX() (在 distutils.sysconfig 模块中)
- prefix() (在 sys 模块中)
- PREFIXES() (在 site 模块中)
- prefixlen (ipaddress.IPv4Network 属性)
- preloop() (cmd.Cmd 方法)
- prepare() (graphlib.TopologicalSorter 方法)
- prepare_class() (在 types 模块中)
- prepare_input_source() (在 xml.sax.saxutils 模块中)
- prepend() (pipes.Template 方法)
- preprocess() (distutils.ccompiler.CCompiler 方法)
- PrettyPrinter (pprint 中的类)
- prev() (tkinter.ttk.Treeview 方法)
- previousSibling (xml.dom.Node 属性)
- primary
-
print
- print (2to3 fixer)
-
print()
-
print() (built-in function)
- print_callees() (pstats.Stats 方法)
- print_callers() (pstats.Stats 方法)
- print_directory() (在 cgi 模块中)
- print_environ() (在 cgi 模块中)
- print_environ_usage() (在 cgi 模块中)
- print_exc() (timeit.Timer 方法)
- print_exception() (在 traceback 模块中)
- PRINT_EXPR (opcode)
- print_form() (在 cgi 模块中)
- print_help() (argparse.ArgumentParser 方法)
- print_last() (在 traceback 模块中)
- print_stack() (asyncio.Task 方法)
- print_stats() (profile.Profile 方法)
- print_tb() (在 traceback 模块中)
- print_usage() (argparse.ArgumentParser 方法)
- print_version() (optparse.OptionParser 方法)
- print_warning() (在 test.support 模块中)
- printable() (在 string 模块中)
- printdir() (zipfile.ZipFile 方法)
- printf-style formatting, [1]
- PRIO_PGRP() (在 os 模块中)
- PRIO_PROCESS() (在 os 模块中)
- PRIO_USER() (在 os 模块中)
- PriorityQueue (asyncio 中的类)
-
private
- prlimit() (在 resource 模块中)
- prmonth() (calendar.TextCalendar 方法)
- ProactorEventLoop (asyncio 中的类)
-
procedure
-
process
- Process (multiprocessing 中的类)
- process() (logging.LoggerAdapter 方法)
- process_exited() (asyncio.SubprocessProtocol 方法)
- process_message() (smtpd.SMTPServer 方法)
- process_request() (socketserver.BaseServer 方法)
- process_time() (在 time 模块中)
- process_time_ns() (在 time 模块中)
- process_tokens() (在 tabnanny 模块中)
- ProcessError
- processes, light-weight
- processingInstruction() (xml.sax.handler.ContentHandler 方法)
- ProcessingInstruction() (在 xml.etree.ElementTree 模块中)
- ProcessingInstructionHandler() (xml.parsers.expat.xmlparser 方法)
- ProcessLookupError
- processor time, [1]
- processor() (在 platform 模块中)
- ProcessPoolExecutor (concurrent.futures 中的类)
- prod() (在 math 模块中)
- product() (在 itertools 模块中)
-
profile
- Profile (profile 中的类)
- profile function, [1], [2], [3]
- PROFILE_TASK
- profiler, [1]
- profiling, deterministic
- program
- ProgrammingError
- Progressbar (tkinter.ttk 中的类)
- prompt (cmd.Cmd 属性)
- prompt_user_passwd() (urllib.request.FancyURLopener 方法)
- prompts, interpreter
- propagate (logging.Logger 属性)
- property (內置类)
- property list
- property_declaration_handler() (在 xml.sax.handler 模块中)
- property_dom_node() (在 xml.sax.handler 模块中)
- property_lexical_handler() (在 xml.sax.handler 模块中)
- property_xml_string() (在 xml.sax.handler 模块中)
- PropertyMock (unittest.mock 中的类)
- prot_c() (ftplib.FTP_TLS 方法)
- prot_p() (ftplib.FTP_TLS 方法)
- proto (socket.socket 属性)
-
protocol
- Protocol (asyncio 中的类)
- protocol (ssl.SSLContext 属性)
- Protocol (typing 中的类)
- PROTOCOL_SSLv2() (在 ssl 模块中)
- PROTOCOL_SSLv23() (在 ssl 模块中)
- PROTOCOL_SSLv3() (在 ssl 模块中)
- PROTOCOL_TLS() (在 ssl 模块中)
- PROTOCOL_TLS_CLIENT() (在 ssl 模块中)
- PROTOCOL_TLS_SERVER() (在 ssl 模块中)
- PROTOCOL_TLSv1() (在 ssl 模块中)
- PROTOCOL_TLSv1_1() (在 ssl 模块中)
- PROTOCOL_TLSv1_2() (在 ssl 模块中)
- protocol_version (http.server.BaseHTTPRequestHandler 属性)
- PROTOCOL_VERSION (imaplib.IMAP4 属性)
- ProtocolError (xmlrpc.client 中的类)
- provisional API -- 暂定 API
- provisional package -- 暂定包
- proxy() (在 weakref 模块中)
- proxyauth() (imaplib.IMAP4 方法)
- ProxyBasicAuthHandler (urllib.request 中的类)
- ProxyDigestAuthHandler (urllib.request 中的类)
- ProxyHandler (urllib.request 中的类)
- ProxyType() (在 weakref 模块中)
- ProxyTypes() (在 weakref 模块中)
- pryear() (calendar.TextCalendar 方法)
- ps1() (在 sys 模块中)
- ps2() (在 sys 模块中)
-
pstats
- pstdev() (在 statistics 模块中)
- pthread_getcpuclockid() (在 time 模块中)
- pthread_kill() (在 signal 模块中)
- pthread_sigmask() (在 signal 模块中)
- pthreads
-
pty
- pu() (在 turtle 模块中)
- publicId (xml.dom.DocumentType 属性)
- PullDom (xml.dom.pulldom 中的类)
- punctuation() (在 string 模块中)
- punctuation_chars (shlex.shlex 属性)
- PurePath (pathlib 中的类)
- PurePath.anchor() (在 pathlib 模块中)
- PurePath.drive() (在 pathlib 模块中)
- PurePath.name() (在 pathlib 模块中)
- PurePath.parent() (在 pathlib 模块中)
- PurePath.parents() (在 pathlib 模块中)
- PurePath.parts() (在 pathlib 模块中)
- PurePath.root() (在 pathlib 模块中)
- PurePath.stem() (在 pathlib 模块中)
- PurePath.suffix() (在 pathlib 模块中)
- PurePath.suffixes() (在 pathlib 模块中)
- PurePosixPath (pathlib 中的类)
- PureProxy (smtpd 中的类)
- PureWindowsPath (pathlib 中的类)
- purge() (在 re 模块中)
- Purpose.CLIENT_AUTH() (在 ssl 模块中)
- Purpose.SERVER_AUTH() (在 ssl 模块中)
- push() (asynchat.async_chat 方法)
- push_async_callback() (contextlib.AsyncExitStack 方法)
- push_async_exit() (contextlib.AsyncExitStack 方法)
- push_source() (shlex.shlex 方法)
- push_token() (shlex.shlex 方法)
- push_with_producer() (asynchat.async_chat 方法)
- pushbutton() (msilib.Dialog 方法)
- put() (asyncio.Queue 方法)
- put_nowait() (asyncio.Queue 方法)
- putch() (在 msvcrt 模块中)
- putenv() (在 os 模块中)
- putheader() (http.client.HTTPConnection 方法)
- putp() (在 curses 模块中)
- putrequest() (http.client.HTTPConnection 方法)
- putwch() (在 msvcrt 模块中)
- putwin() (curses.window 方法)
- pvariance() (在 statistics 模块中)
-
pwd
- pwd() (ftplib.FTP 方法)
- pwrite() (在 os 模块中)
- pwritev() (在 os 模块中)
- Py_ABS (C macro)
- Py_AddPendingCall (C function)
- Py_AddPendingCall()
- Py_AtExit (C function)
- PY_AUDIT_READ
- Py_BEGIN_ALLOW_THREADS
- Py_BLOCK_THREADS (C macro)
- Py_buffer (C type)
- Py_buffer.buf (C member)
- Py_buffer.format (C member)
- Py_buffer.internal (C member)
- Py_buffer.itemsize (C member)
- Py_buffer.len (C member)
- Py_buffer.ndim (C member)
- Py_buffer.obj (C member)
- Py_buffer.readonly (C member)
- Py_buffer.shape (C member)
- Py_buffer.strides (C member)
- Py_buffer.suboffsets (C member)
- Py_BuildValue (C function)
- Py_BytesMain (C function)
- Py_BytesWarningFlag (C var)
- Py_CHARMASK (C macro)
- Py_CLEAR (C function)
-
py_compile
- PY_COMPILED() (在 imp 模块中)
- Py_CompileString (C function)
- Py_CompileString(), [1], [2]
- Py_CompileStringExFlags (C function)
- Py_CompileStringFlags (C function)
- Py_CompileStringObject (C function)
- Py_complex (C type)
- Py_DebugFlag (C var)
- Py_DecodeLocale (C function)
- Py_DECREF (C function)
- Py_DECREF()
- Py_DEPRECATED (C macro)
- Py_DontWriteBytecodeFlag (C var)
- Py_Ellipsis (C var)
- Py_EncodeLocale (C function)
- Py_END_ALLOW_THREADS
- Py_EndInterpreter (C function)
- Py_EnterRecursiveCall (C function)
- Py_eval_input (C var)
- Py_Exit (C function)
- Py_False (C var)
- Py_FatalError (C function)
- Py_FatalError()
- Py_FdIsInteractive (C function)
- Py_file_input (C var)
- Py_Finalize (C function)
- Py_FinalizeEx (C function)
- Py_FinalizeEx(), [1], [2], [3], [4]
- PY_FROZEN() (在 imp 模块中)
- Py_FrozenFlag (C var)
- Py_GenericAlias (C function)
- Py_GenericAliasType (C var)
- Py_GetArgcArgv (C function)
- Py_GetBuildInfo (C function)
- Py_GetCompiler (C function)
- Py_GetCopyright (C function)
- Py_GETENV (C macro)
- Py_GetExecPrefix (C function)
- Py_GetExecPrefix()
- Py_GetPath (C function)
- Py_GetPath(), [1], [2]
- Py_GetPlatform (C function)
- Py_GetPrefix (C function)
- Py_GetPrefix()
- Py_GetProgramFullPath (C function)
- Py_GetProgramFullPath()
- Py_GetProgramName (C function)
- Py_GetPythonHome (C function)
- Py_GetVersion (C function)
- Py_HashRandomizationFlag (C var)
- Py_IgnoreEnvironmentFlag (C var)
- Py_INCREF (C function)
- Py_INCREF()
- Py_Initialize (C function)
- Py_Initialize(), [1], [2], [3]
- Py_InitializeEx (C function)
- Py_InitializeFromConfig (C function)
- Py_InspectFlag (C var)
- Py_InteractiveFlag (C var)
- Py_Is (C function)
- Py_IS_TYPE (C function)
- Py_IsFalse (C function)
- Py_IsInitialized (C function)
- Py_IsInitialized()
- Py_IsNone (C function)
- Py_IsolatedFlag (C var)
- Py_IsTrue (C function)
- Py_LeaveRecursiveCall (C function)
- Py_LegacyWindowsFSEncodingFlag (C var)
- Py_LegacyWindowsStdioFlag (C var)
- Py_LIMITED_API (C macro)
- Py_Main (C function)
- PY_MAJOR_VERSION (C macro)
- Py_MAX (C macro)
- Py_MEMBER_SIZE (C macro)
- PY_MICRO_VERSION (C macro)
- Py_MIN (C macro)
- PY_MINOR_VERSION (C macro)
- Py_mod_create (C macro)
- Py_mod_create.create_module (C function)
- Py_mod_exec (C macro)
- Py_mod_exec.exec_module (C function)
- Py_NewInterpreter (C function)
- Py_NewRef (C function)
- Py_None (C var)
- Py_NoSiteFlag (C var)
- Py_NotImplemented (C var)
- Py_NoUserSiteDirectory (C var)
- py_object (ctypes 中的类)
- Py_OptimizeFlag (C var)
- Py_PreInitialize (C function)
- Py_PreInitializeFromArgs (C function)
- Py_PreInitializeFromBytesArgs (C function)
- Py_PRINT_RAW
- PY_PYTHON
- Py_QuietFlag (C var)
- Py_REFCNT (C function)
- PY_RELEASE_LEVEL (C macro)
- PY_RELEASE_SERIAL (C macro)
- Py_ReprEnter (C function)
- Py_ReprLeave (C function)
- Py_RETURN_FALSE (C macro)
- Py_RETURN_NONE (C macro)
- Py_RETURN_NOTIMPLEMENTED (C macro)
- Py_RETURN_TRUE (C macro)
- Py_RunMain (C function)
- Py_SET_REFCNT (C function)
- Py_SET_SIZE (C function)
- Py_SET_TYPE (C function)
- Py_SetPath (C function)
- Py_SetPath()
- Py_SetProgramName (C function)
- Py_SetProgramName(), [1], [2], [3]
- Py_SetPythonHome (C function)
- Py_SetStandardStreamEncoding (C function)
- Py_single_input (C var)
- Py_SIZE (C function)
- PY_SOURCE() (在 imp 模块中)
- PY_SSIZE_T_MAX
- Py_STRINGIFY (C macro)
- Py_TPFLAGS_BASE_EXC_SUBCLASS (內置变量)
- Py_TPFLAGS_BASETYPE (內置变量)
- Py_TPFLAGS_BYTES_SUBCLASS (內置变量)
- Py_TPFLAGS_DEFAULT (內置变量)
- Py_TPFLAGS_DICT_SUBCLASS (內置变量)
- Py_TPFLAGS_DISALLOW_INSTANTIATION (內置变量)
- Py_TPFLAGS_HAVE_FINALIZE (內置变量)
- Py_TPFLAGS_HAVE_GC (內置变量)
- Py_TPFLAGS_HAVE_VECTORCALL (內置变量)
- Py_TPFLAGS_HEAPTYPE (內置变量)
- Py_TPFLAGS_IMMUTABLETYPE (內置变量)
- Py_TPFLAGS_LIST_SUBCLASS (內置变量)
- Py_TPFLAGS_LONG_SUBCLASS (內置变量)
- Py_TPFLAGS_MAPPING (內置变量)
- Py_TPFLAGS_METHOD_DESCRIPTOR (內置变量)
- Py_TPFLAGS_READY (內置变量)
- Py_TPFLAGS_READYING (內置变量)
- Py_TPFLAGS_SEQUENCE (內置变量)
- Py_TPFLAGS_TUPLE_SUBCLASS (內置变量)
- Py_TPFLAGS_TYPE_SUBCLASS (內置变量)
- Py_TPFLAGS_UNICODE_SUBCLASS (內置变量)
- Py_tracefunc (C type)
- Py_True (C var)
- Py_tss_NEEDS_INIT (C macro)
- Py_tss_t (C type)
- Py_TYPE (C function)
- Py_UCS1 (C type)
- Py_UCS2 (C type)
- Py_UCS4 (C type)
- Py_UNBLOCK_THREADS (C macro)
- Py_UnbufferedStdioFlag (C var)
- Py_UNICODE (C type)
- Py_UNICODE_IS_HIGH_SURROGATE (C macro)
- Py_UNICODE_IS_LOW_SURROGATE (C macro)
- Py_UNICODE_IS_SURROGATE (C macro)
- Py_UNICODE_ISALNUM (C function)
- Py_UNICODE_ISALPHA (C function)
- Py_UNICODE_ISDECIMAL (C function)
- Py_UNICODE_ISDIGIT (C function)
- Py_UNICODE_ISLINEBREAK (C function)
- Py_UNICODE_ISLOWER (C function)
- Py_UNICODE_ISNUMERIC (C function)
- Py_UNICODE_ISPRINTABLE (C function)
- Py_UNICODE_ISSPACE (C function)
- Py_UNICODE_ISTITLE (C function)
- Py_UNICODE_ISUPPER (C function)
- Py_UNICODE_JOIN_SURROGATES (C macro)
- Py_UNICODE_TODECIMAL (C function)
- Py_UNICODE_TODIGIT (C function)
- Py_UNICODE_TOLOWER (C function)
- Py_UNICODE_TONUMERIC (C function)
- Py_UNICODE_TOTITLE (C function)
- Py_UNICODE_TOUPPER (C function)
- Py_UNREACHABLE (C macro)
- Py_UNUSED (C macro)
- Py_VaBuildValue (C function)
- PY_VECTORCALL_ARGUMENTS_OFFSET (C macro)
- Py_VerboseFlag (C var)
- PY_VERSION_HEX (C macro)
- Py_VISIT (C function)
- Py_XDECREF (C function)
- Py_XDECREF()
- Py_XINCREF (C function)
- Py_XNewRef (C function)
- PyAIter_Check (C function)
- PyAnySet_Check (C function)
- PyAnySet_CheckExact (C function)
- PyArg_Parse (C function)
- PyArg_ParseTuple (C function)
- PyArg_ParseTuple()
- PyArg_ParseTupleAndKeywords (C function)
- PyArg_ParseTupleAndKeywords()
- PyArg_UnpackTuple (C function)
- PyArg_ValidateKeywordArguments (C function)
- PyArg_VaParse (C function)
- PyArg_VaParseTupleAndKeywords (C function)
- PyASCIIObject (C type)
- PyAsyncMethods (C type)
- PyAsyncMethods.am_aiter (C member)
- PyAsyncMethods.am_anext (C member)
- PyAsyncMethods.am_await (C member)
- PyAsyncMethods.am_send (C member)
- PyBool_Check (C function)
- PyBool_FromLong (C function)
- PyBUF_ANY_CONTIGUOUS (C macro)
- PyBUF_C_CONTIGUOUS (C macro)
- PyBUF_CONTIG (C macro)
- PyBUF_CONTIG_RO (C macro)
- PyBUF_F_CONTIGUOUS (C macro)
- PyBUF_FORMAT (C macro)
- PyBUF_FULL (C macro)
- PyBUF_FULL_RO (C macro)
- PyBUF_INDIRECT (C macro)
- PyBUF_ND (C macro)
- PyBUF_RECORDS (C macro)
- PyBUF_RECORDS_RO (C macro)
- PyBUF_SIMPLE (C macro)
- PyBUF_STRIDED (C macro)
- PyBUF_STRIDED_RO (C macro)
- PyBUF_STRIDES (C macro)
- PyBUF_WRITABLE (C macro)
- PyBuffer_FillContiguousStrides (C function)
- PyBuffer_FillInfo (C function)
- PyBuffer_FromContiguous (C function)
- PyBuffer_GetPointer (C function)
- PyBuffer_IsContiguous (C function)
- PyBuffer_Release (C function)
- PyBuffer_SizeFromFormat (C function)
- PyBuffer_ToContiguous (C function)
- PyBufferProcs
- PyBufferProcs.bf_getbuffer (C member)
- PyBufferProcs.bf_releasebuffer (C member)
- PyByteArray_AS_STRING (C function)
- PyByteArray_AsString (C function)
- PyByteArray_Check (C function)
- PyByteArray_CheckExact (C function)
- PyByteArray_Concat (C function)
- PyByteArray_FromObject (C function)
- PyByteArray_FromStringAndSize (C function)
- PyByteArray_GET_SIZE (C function)
- PyByteArray_Resize (C function)
- PyByteArray_Size (C function)
- PyByteArray_Type (C var)
- PyByteArrayObject (C type)
- PyBytes_AS_STRING (C function)
- PyBytes_AsString (C function)
- PyBytes_AsStringAndSize (C function)
- PyBytes_Check (C function)
- PyBytes_CheckExact (C function)
- PyBytes_Concat (C function)
- PyBytes_ConcatAndDel (C function)
- PyBytes_FromFormat (C function)
- PyBytes_FromFormatV (C function)
- PyBytes_FromObject (C function)
- PyBytes_FromString (C function)
- PyBytes_FromStringAndSize (C function)
- PyBytes_GET_SIZE (C function)
- PyBytes_Size (C function)
- PyBytes_Type (C var)
- PyBytesObject (C type)
- pycache_prefix() (在 sys 模块中)
- PyCallable_Check (C function)
- PyCallIter_Check (C function)
- PyCallIter_New (C function)
- PyCallIter_Type (C var)
- PyCapsule (C type)
- PyCapsule_CheckExact (C function)
- PyCapsule_Destructor (C type)
- PyCapsule_GetContext (C function)
- PyCapsule_GetDestructor (C function)
- PyCapsule_GetName (C function)
- PyCapsule_GetPointer (C function)
- PyCapsule_Import (C function)
- PyCapsule_IsValid (C function)
- PyCapsule_New (C function)
- PyCapsule_SetContext (C function)
- PyCapsule_SetDestructor (C function)
- PyCapsule_SetName (C function)
- PyCapsule_SetPointer (C function)
- PyCell_Check (C function)
- PyCell_GET (C function)
- PyCell_Get (C function)
- PyCell_New (C function)
- PyCell_SET (C function)
- PyCell_Set (C function)
- PyCell_Type (C var)
- PyCellObject (C type)
- PyCF_ALLOW_TOP_LEVEL_AWAIT() (在 ast 模块中)
- PyCF_ONLY_AST() (在 ast 模块中)
- PyCF_TYPE_COMMENTS() (在 ast 模块中)
- PyCFunction (C type)
- PyCFunctionWithKeywords (C type)
- PycInvalidationMode (py_compile 中的类)
-
pyclbr
- PyCMethod (C type)
- PyCode_Addr2Line (C function)
- PyCode_Check (C function)
- PyCode_GetNumFree (C function)
- PyCode_New (C function)
- PyCode_NewEmpty (C function)
- PyCode_NewWithPosOnlyArgs (C function)
- PyCode_Type (C var)
- PyCodec_BackslashReplaceErrors (C function)
- PyCodec_Decode (C function)
- PyCodec_Decoder (C function)
- PyCodec_Encode (C function)
- PyCodec_Encoder (C function)
- PyCodec_IgnoreErrors (C function)
- PyCodec_IncrementalDecoder (C function)
- PyCodec_IncrementalEncoder (C function)
- PyCodec_KnownEncoding (C function)
- PyCodec_LookupError (C function)
- PyCodec_NameReplaceErrors (C function)
- PyCodec_Register (C function)
- PyCodec_RegisterError (C function)
- PyCodec_ReplaceErrors (C function)
- PyCodec_StreamReader (C function)
- PyCodec_StreamWriter (C function)
- PyCodec_StrictErrors (C function)
- PyCodec_Unregister (C function)
- PyCodec_XMLCharRefReplaceErrors (C function)
- PyCodeObject (C type)
- PyCompactUnicodeObject (C type)
- PyCompileError
- PyCompilerFlags (C struct)
- PyCompilerFlags.cf_feature_version (C member)
- PyCompilerFlags.cf_flags (C member)
- PyComplex_AsCComplex (C function)
- PyComplex_Check (C function)
- PyComplex_CheckExact (C function)
- PyComplex_FromCComplex (C function)
- PyComplex_FromDoubles (C function)
- PyComplex_ImagAsDouble (C function)
- PyComplex_RealAsDouble (C function)
- PyComplex_Type (C var)
- PyComplexObject (C type)
- PyConfig (C type)
- PyConfig.argv (C member)
- PyConfig.base_exec_prefix (C member)
- PyConfig.base_executable (C member)
- PyConfig.base_prefix (C member)
- PyConfig.buffered_stdio (C member)
- PyConfig.bytes_warning (C member)
- PyConfig.check_hash_pycs_mode (C member)
- PyConfig.configure_c_stdio (C member)
- PyConfig.dev_mode (C member)
- PyConfig.dump_refs (C member)
- PyConfig.exec_prefix (C member)
- PyConfig.executable (C member)
- PyConfig.faulthandler (C member)
- PyConfig.filesystem_encoding (C member)
- PyConfig.filesystem_errors (C member)
- PyConfig.hash_seed (C member)
- PyConfig.home (C member)
- PyConfig.import_time (C member)
- PyConfig.inspect (C member)
- PyConfig.install_signal_handlers (C member)
- PyConfig.interactive (C member)
- PyConfig.isolated (C member)
- PyConfig.legacy_windows_stdio (C member)
- PyConfig.malloc_stats (C member)
- PyConfig.module_search_paths (C member)
- PyConfig.module_search_paths_set (C member)
- PyConfig.optimization_level (C member)
- PyConfig.orig_argv (C member)
- PyConfig.parse_argv (C member)
- PyConfig.parser_debug (C member)
- PyConfig.pathconfig_warnings (C member)
- PyConfig.platlibdir (C member)
- PyConfig.prefix (C member)
- PyConfig.program_name (C member)
- PyConfig.pycache_prefix (C member)
- PyConfig.PyConfig_Clear (C function)
- PyConfig.PyConfig_InitIsolatedConfig (C function)
- PyConfig.PyConfig_InitPythonConfig (C function)
- PyConfig.PyConfig_Read (C function)
- PyConfig.PyConfig_SetArgv (C function)
- PyConfig.PyConfig_SetBytesArgv (C function)
- PyConfig.PyConfig_SetBytesString (C function)
- PyConfig.PyConfig_SetString (C function)
- PyConfig.PyConfig_SetWideStringList (C function)
- PyConfig.pythonpath_env (C member)
- PyConfig.quiet (C member)
- PyConfig.run_command (C member)
- PyConfig.run_filename (C member)
- PyConfig.run_module (C member)
- PyConfig.show_ref_count (C member)
- PyConfig.site_import (C member)
- PyConfig.skip_source_first_line (C member)
- PyConfig.stdio_encoding (C member)
- PyConfig.stdio_errors (C member)
- PyConfig.tracemalloc (C member)
- PyConfig.use_environment (C member)
- PyConfig.use_hash_seed (C member)
- PyConfig.user_site_directory (C member)
- PyConfig.verbose (C member)
- PyConfig.warn_default_encoding (C member)
- PyConfig.warnoptions (C member)
- PyConfig.write_bytecode (C member)
- PyConfig.xoptions (C member)
- PyContext (C type)
- PyContext_CheckExact (C function)
- PyContext_Copy (C function)
- PyContext_CopyCurrent (C function)
- PyContext_Enter (C function)
- PyContext_Exit (C function)
- PyContext_New (C function)
- PyContext_Type (C var)
- PyContextToken (C type)
- PyContextToken_CheckExact (C function)
- PyContextToken_Type (C var)
- PyContextVar (C type)
- PyContextVar_CheckExact (C function)
- PyContextVar_Get (C function)
- PyContextVar_New (C function)
- PyContextVar_Reset (C function)
- PyContextVar_Set (C function)
- PyContextVar_Type (C var)
- PyCoro_CheckExact (C function)
- PyCoro_New (C function)
- PyCoro_Type (C var)
- PyCoroObject (C type)
- PyDate_Check (C function)
- PyDate_CheckExact (C function)
- PyDate_FromDate (C function)
- PyDate_FromTimestamp (C function)
- PyDateTime_Check (C function)
- PyDateTime_CheckExact (C function)
- PyDateTime_DATE_GET_HOUR (C function)
- PyDateTime_DATE_GET_MICROSECOND (C function)
- PyDateTime_DATE_GET_MINUTE (C function)
- PyDateTime_DATE_GET_SECOND (C function)
- PyDateTime_DATE_GET_TZINFO (C function)
- PyDateTime_DELTA_GET_DAYS (C function)
- PyDateTime_DELTA_GET_MICROSECONDS (C function)
- PyDateTime_DELTA_GET_SECONDS (C function)
- PyDateTime_FromDateAndTime (C function)
- PyDateTime_FromDateAndTimeAndFold (C function)
- PyDateTime_FromTimestamp (C function)
- PyDateTime_GET_DAY (C function)
- PyDateTime_GET_MONTH (C function)
- PyDateTime_GET_YEAR (C function)
- PyDateTime_TIME_GET_HOUR (C function)
- PyDateTime_TIME_GET_MICROSECOND (C function)
- PyDateTime_TIME_GET_MINUTE (C function)
- PyDateTime_TIME_GET_SECOND (C function)
- PyDateTime_TIME_GET_TZINFO (C function)
- PyDateTime_TimeZone_UTC (C var)
- PyDelta_Check (C function)
- PyDelta_CheckExact (C function)
- PyDelta_FromDSU (C function)
- PyDescr_IsData (C function)
- PyDescr_NewClassMethod (C function)
- PyDescr_NewGetSet (C function)
- PyDescr_NewMember (C function)
- PyDescr_NewMethod (C function)
- PyDescr_NewWrapper (C function)
- PyDict_Check (C function)
- PyDict_CheckExact (C function)
- PyDict_Clear (C function)
- PyDict_Contains (C function)
- PyDict_Copy (C function)
- PyDict_DelItem (C function)
- PyDict_DelItemString (C function)
- PyDict_GetItem (C function)
- PyDict_GetItemString (C function)
- PyDict_GetItemWithError (C function)
- PyDict_Items (C function)
- PyDict_Keys (C function)
- PyDict_Merge (C function)
- PyDict_MergeFromSeq2 (C function)
- PyDict_New (C function)
- PyDict_Next (C function)
- PyDict_SetDefault (C function)
- PyDict_SetItem (C function)
- PyDict_SetItemString (C function)
- PyDict_Size (C function)
- PyDict_Type (C var)
- PyDict_Update (C function)
- PyDict_Values (C function)
- PyDictObject (C type)
- PyDictProxy_New (C function)
- PyDLL (ctypes 中的类)
-
pydoc
- PyDoc_STR (C macro)
- PyDoc_STRVAR (C macro)
- PyErr_BadArgument (C function)
- PyErr_BadInternalCall (C function)
- PyErr_CheckSignals (C function)
- PyErr_Clear (C function)
- PyErr_Clear(), [1]
- PyErr_ExceptionMatches (C function)
- PyErr_ExceptionMatches()
- PyErr_Fetch (C function)
- PyErr_Fetch()
- PyErr_Format (C function)
- PyErr_FormatV (C function)
- PyErr_GetExcInfo (C function)
- PyErr_GivenExceptionMatches (C function)
- PyErr_NewException (C function)
- PyErr_NewExceptionWithDoc (C function)
- PyErr_NoMemory (C function)
- PyErr_NormalizeException (C function)
- PyErr_Occurred (C function)
- PyErr_Occurred()
- PyErr_Print (C function)
- PyErr_PrintEx (C function)
- PyErr_ResourceWarning (C function)
- PyErr_Restore (C function)
- PyErr_Restore()
- PyErr_SetExcFromWindowsErr (C function)
- PyErr_SetExcFromWindowsErrWithFilename (C function)
- PyErr_SetExcFromWindowsErrWithFilenameObject (C function)
- PyErr_SetExcFromWindowsErrWithFilenameObjects (C function)
- PyErr_SetExcInfo (C function)
- PyErr_SetFromErrno (C function)
- PyErr_SetFromErrnoWithFilename (C function)
- PyErr_SetFromErrnoWithFilenameObject (C function)
- PyErr_SetFromErrnoWithFilenameObjects (C function)
- PyErr_SetFromWindowsErr (C function)
- PyErr_SetFromWindowsErrWithFilename (C function)
- PyErr_SetImportError (C function)
- PyErr_SetImportErrorSubclass (C function)
- PyErr_SetInterrupt (C function)
- PyErr_SetInterruptEx (C function)
- PyErr_SetNone (C function)
- PyErr_SetObject (C function)
- PyErr_SetString (C function)
- PyErr_SetString()
- PyErr_SyntaxLocation (C function)
- PyErr_SyntaxLocationEx (C function)
- PyErr_SyntaxLocationObject (C function)
- PyErr_WarnEx (C function)
- PyErr_WarnExplicit (C function)
- PyErr_WarnExplicitObject (C function)
- PyErr_WarnFormat (C function)
- PyErr_WriteUnraisable (C function)
- PyEval_AcquireLock (C function)
- PyEval_AcquireThread (C function)
- PyEval_AcquireThread()
- PyEval_EvalCode (C function)
- PyEval_EvalCodeEx (C function)
- PyEval_EvalFrame (C function)
- PyEval_EvalFrameEx (C function)
- PyEval_GetBuiltins (C function)
- PyEval_GetFrame (C function)
- PyEval_GetFuncDesc (C function)
- PyEval_GetFuncName (C function)
- PyEval_GetGlobals (C function)
- PyEval_GetLocals (C function)
- PyEval_InitThreads (C function)
- PyEval_InitThreads()
- PyEval_MergeCompilerFlags (C function)
- PyEval_ReleaseLock (C function)
- PyEval_ReleaseThread (C function)
- PyEval_ReleaseThread()
- PyEval_RestoreThread (C function)
- PyEval_RestoreThread(), [1]
- PyEval_SaveThread (C function)
- PyEval_SaveThread(), [1]
- PyEval_SetProfile (C function)
- PyEval_SetTrace (C function)
- PyEval_ThreadsInitialized (C function)
- PyExc_ArithmeticError
- PyExc_AssertionError
- PyExc_AttributeError
|
- PyExc_BaseException
- PyExc_BlockingIOError
- PyExc_BrokenPipeError
- PyExc_BufferError
- PyExc_BytesWarning
- PyExc_ChildProcessError
- PyExc_ConnectionAbortedError
- PyExc_ConnectionError
- PyExc_ConnectionRefusedError
- PyExc_ConnectionResetError
- PyExc_DeprecationWarning
- PyExc_EnvironmentError
- PyExc_EOFError
- PyExc_Exception
- PyExc_FileExistsError
- PyExc_FileNotFoundError
- PyExc_FloatingPointError
- PyExc_FutureWarning
- PyExc_GeneratorExit
- PyExc_ImportError
- PyExc_ImportWarning
- PyExc_IndentationError
- PyExc_IndexError
- PyExc_InterruptedError
- PyExc_IOError
- PyExc_IsADirectoryError
- PyExc_KeyboardInterrupt
- PyExc_KeyError
- PyExc_LookupError
- PyExc_MemoryError
- PyExc_ModuleNotFoundError
- PyExc_NameError
- PyExc_NotADirectoryError
- PyExc_NotImplementedError
- PyExc_OSError
- PyExc_OverflowError
- PyExc_PendingDeprecationWarning
- PyExc_PermissionError
- PyExc_ProcessLookupError
- PyExc_RecursionError
- PyExc_ReferenceError
- PyExc_ResourceWarning
- PyExc_RuntimeError
- PyExc_RuntimeWarning
- PyExc_StopAsyncIteration
- PyExc_StopIteration
- PyExc_SyntaxError
- PyExc_SyntaxWarning
- PyExc_SystemError
- PyExc_SystemExit
- PyExc_TabError
- PyExc_TimeoutError
- PyExc_TypeError
- PyExc_UnboundLocalError
- PyExc_UnicodeDecodeError
- PyExc_UnicodeEncodeError
- PyExc_UnicodeError
- PyExc_UnicodeTranslateError
- PyExc_UnicodeWarning
- PyExc_UserWarning
- PyExc_ValueError
- PyExc_Warning
- PyExc_WindowsError
- PyExc_ZeroDivisionError
- PyException_GetCause (C function)
- PyException_GetContext (C function)
- PyException_GetTraceback (C function)
- PyException_SetCause (C function)
- PyException_SetContext (C function)
- PyException_SetTraceback (C function)
-
pyexpat
- PyFile_FromFd (C function)
- PyFile_GetLine (C function)
- PyFile_SetOpenCodeHook (C function)
- PyFile_WriteObject (C function)
- PyFile_WriteString (C function)
- PyFloat_AS_DOUBLE (C function)
- PyFloat_AsDouble (C function)
- PyFloat_Check (C function)
- PyFloat_CheckExact (C function)
- PyFloat_FromDouble (C function)
- PyFloat_FromString (C function)
- PyFloat_GetInfo (C function)
- PyFloat_GetMax (C function)
- PyFloat_GetMin (C function)
- PyFloat_Type (C var)
- PyFloatObject (C type)
- PyFrame_GetBack (C function)
- PyFrame_GetCode (C function)
- PyFrame_GetLineNumber (C function)
- PyFrameObject (C type)
- PyFrozenSet_Check (C function)
- PyFrozenSet_CheckExact (C function)
- PyFrozenSet_New (C function)
- PyFrozenSet_Type (C var)
- PyFunction_Check (C function)
- PyFunction_GetAnnotations (C function)
- PyFunction_GetClosure (C function)
- PyFunction_GetCode (C function)
- PyFunction_GetDefaults (C function)
- PyFunction_GetGlobals (C function)
- PyFunction_GetModule (C function)
- PyFunction_New (C function)
- PyFunction_NewWithQualName (C function)
- PyFunction_SetAnnotations (C function)
- PyFunction_SetClosure (C function)
- PyFunction_SetDefaults (C function)
- PyFunction_Type (C var)
- PyFunctionObject (C type)
- PYFUNCTYPE() (在 ctypes 模块中)
- PyGC_Collect (C function)
- PyGC_Disable (C function)
- PyGC_Enable (C function)
- PyGC_IsEnabled (C function)
- PyGen_Check (C function)
- PyGen_CheckExact (C function)
- PyGen_New (C function)
- PyGen_NewWithQualName (C function)
- PyGen_Type (C var)
- PyGenObject (C type)
- PyGetSetDef (C type)
- PyGILState_Check (C function)
- PyGILState_Ensure (C function)
- PyGILState_GetThisThreadState (C function)
- PyGILState_Release (C function)
- PyImport_AddModule (C function)
- PyImport_AddModuleObject (C function)
- PyImport_AppendInittab (C function)
- PyImport_ExecCodeModule (C function)
- PyImport_ExecCodeModuleEx (C function)
- PyImport_ExecCodeModuleObject (C function)
- PyImport_ExecCodeModuleWithPathnames (C function)
- PyImport_ExtendInittab (C function)
- PyImport_FrozenModules (C var)
- PyImport_GetImporter (C function)
- PyImport_GetMagicNumber (C function)
- PyImport_GetMagicTag (C function)
- PyImport_GetModule (C function)
- PyImport_GetModuleDict (C function)
- PyImport_Import (C function)
- PyImport_ImportFrozenModule (C function)
- PyImport_ImportFrozenModuleObject (C function)
- PyImport_ImportModule (C function)
- PyImport_ImportModuleEx (C function)
- PyImport_ImportModuleLevel (C function)
- PyImport_ImportModuleLevelObject (C function)
- PyImport_ImportModuleNoBlock (C function)
- PyImport_ReloadModule (C function)
- PyIndex_Check (C function)
- PyInit_modulename (C function)
- PyInstanceMethod_Check (C function)
- PyInstanceMethod_Function (C function)
- PyInstanceMethod_GET_FUNCTION (C function)
- PyInstanceMethod_New (C function)
- PyInstanceMethod_Type (C var)
- PyInterpreterState (C type)
- PyInterpreterState_Clear (C function)
- PyInterpreterState_Delete (C function)
- PyInterpreterState_Get (C function)
- PyInterpreterState_GetDict (C function)
- PyInterpreterState_GetID (C function)
- PyInterpreterState_Head (C function)
- PyInterpreterState_Main (C function)
- PyInterpreterState_New (C function)
- PyInterpreterState_Next (C function)
- PyInterpreterState_ThreadHead (C function)
- PyIter_Check (C function)
- PyIter_Next (C function)
- PyIter_Send (C function)
- PyList_Append (C function)
- PyList_AsTuple (C function)
- PyList_Check (C function)
- PyList_CheckExact (C function)
- PyList_GET_ITEM (C function)
- PyList_GET_SIZE (C function)
- PyList_GetItem (C function)
- PyList_GetItem()
- PyList_GetSlice (C function)
- PyList_Insert (C function)
- PyList_New (C function)
- PyList_Reverse (C function)
- PyList_SET_ITEM (C function)
- PyList_SetItem (C function)
- PyList_SetItem()
- PyList_SetSlice (C function)
- PyList_Size (C function)
- PyList_Sort (C function)
- PyList_Type (C var)
- PyListObject (C type)
- PyLong_AsDouble (C function)
- PyLong_AsLong (C function)
- PyLong_AsLongAndOverflow (C function)
- PyLong_AsLongLong (C function)
- PyLong_AsLongLongAndOverflow (C function)
- PyLong_AsSize_t (C function)
- PyLong_AsSsize_t (C function)
- PyLong_AsUnsignedLong (C function)
- PyLong_AsUnsignedLongLong (C function)
- PyLong_AsUnsignedLongLongMask (C function)
- PyLong_AsUnsignedLongMask (C function)
- PyLong_AsVoidPtr (C function)
- PyLong_Check (C function)
- PyLong_CheckExact (C function)
- PyLong_FromDouble (C function)
- PyLong_FromLong (C function)
- PyLong_FromLongLong (C function)
- PyLong_FromSize_t (C function)
- PyLong_FromSsize_t (C function)
- PyLong_FromString (C function)
- PyLong_FromUnicodeObject (C function)
- PyLong_FromUnsignedLong (C function)
- PyLong_FromUnsignedLongLong (C function)
- PyLong_FromVoidPtr (C function)
- PyLong_Type (C var)
- PyLongObject (C type)
- PyMapping_Check (C function)
- PyMapping_DelItem (C function)
- PyMapping_DelItemString (C function)
- PyMapping_GetItemString (C function)
- PyMapping_HasKey (C function)
- PyMapping_HasKeyString (C function)
- PyMapping_Items (C function)
- PyMapping_Keys (C function)
- PyMapping_Length (C function)
- PyMapping_SetItemString (C function)
- PyMapping_Size (C function)
- PyMapping_Values (C function)
- PyMappingMethods (C type)
- PyMappingMethods.mp_ass_subscript (C member)
- PyMappingMethods.mp_length (C member)
- PyMappingMethods.mp_subscript (C member)
- PyMarshal_ReadLastObjectFromFile (C function)
- PyMarshal_ReadLongFromFile (C function)
- PyMarshal_ReadObjectFromFile (C function)
- PyMarshal_ReadObjectFromString (C function)
- PyMarshal_ReadShortFromFile (C function)
- PyMarshal_WriteLongToFile (C function)
- PyMarshal_WriteObjectToFile (C function)
- PyMarshal_WriteObjectToString (C function)
- PyMem_Calloc (C function)
- PyMem_Del (C function)
- PyMem_Free (C function)
- PyMem_GetAllocator (C function)
- PyMem_Malloc (C function)
- PyMem_New (C function)
- PyMem_RawCalloc (C function)
- PyMem_RawFree (C function)
- PyMem_RawMalloc (C function)
- PyMem_RawRealloc (C function)
- PyMem_Realloc (C function)
- PyMem_Resize (C function)
- PyMem_SetAllocator (C function)
- PyMem_SetupDebugHooks (C function)
- PyMemAllocatorDomain (C type)
- PyMemAllocatorDomain.PYMEM_DOMAIN_MEM (C macro)
- PyMemAllocatorDomain.PYMEM_DOMAIN_OBJ (C macro)
- PyMemAllocatorDomain.PYMEM_DOMAIN_RAW (C macro)
- PyMemAllocatorEx (C type)
- PyMember_GetOne (C function)
- PyMember_SetOne (C function)
- PyMemberDef (C type)
- PyMemoryView_Check (C function)
- PyMemoryView_FromBuffer (C function)
- PyMemoryView_FromMemory (C function)
- PyMemoryView_FromObject (C function)
- PyMemoryView_GET_BASE (C function)
- PyMemoryView_GET_BUFFER (C function)
- PyMemoryView_GetContiguous (C function)
- PyMethod_Check (C function)
- PyMethod_Function (C function)
- PyMethod_GET_FUNCTION (C function)
- PyMethod_GET_SELF (C function)
- PyMethod_New (C function)
- PyMethod_Self (C function)
- PyMethod_Type (C var)
- PyMethodDef (C type)
- PyModule_AddFunctions (C function)
- PyModule_AddIntConstant (C function)
- PyModule_AddIntMacro (C function)
- PyModule_AddObject (C function)
- PyModule_AddObjectRef (C function)
- PyModule_AddStringConstant (C function)
- PyModule_AddStringMacro (C function)
- PyModule_AddType (C function)
- PyModule_Check (C function)
- PyModule_CheckExact (C function)
- PyModule_Create (C function)
- PyModule_Create2 (C function)
- PyModule_ExecDef (C function)
- PyModule_FromDefAndSpec (C function)
- PyModule_FromDefAndSpec2 (C function)
- PyModule_GetDef (C function)
- PyModule_GetDict (C function)
- PyModule_GetFilename (C function)
- PyModule_GetFilenameObject (C function)
- PyModule_GetName (C function)
- PyModule_GetNameObject (C function)
- PyModule_GetState (C function)
- PyModule_New (C function)
- PyModule_NewObject (C function)
- PyModule_SetDocString (C function)
- PyModule_Type (C var)
- PyModuleDef (C type)
- PyModuleDef.m_base (C member)
- PyModuleDef.m_clear (C member)
- PyModuleDef.m_doc (C member)
- PyModuleDef.m_free (C member)
- PyModuleDef.m_methods (C member)
- PyModuleDef.m_name (C member)
- PyModuleDef.m_size (C member)
- PyModuleDef.m_slots (C member)
- PyModuleDef.m_slots.m_reload (C member)
- PyModuleDef.m_traverse (C member)
- PyModuleDef_Init (C function)
- PyModuleDef_Slot (C type)
- PyModuleDef_Slot.slot (C member)
- PyModuleDef_Slot.value (C member)
- PyNumber_Absolute (C function)
- PyNumber_Add (C function)
- PyNumber_And (C function)
- PyNumber_AsSsize_t (C function)
- PyNumber_Check (C function)
- PyNumber_Divmod (C function)
- PyNumber_Float (C function)
- PyNumber_FloorDivide (C function)
- PyNumber_Index (C function)
- PyNumber_InPlaceAdd (C function)
- PyNumber_InPlaceAnd (C function)
- PyNumber_InPlaceFloorDivide (C function)
- PyNumber_InPlaceLshift (C function)
- PyNumber_InPlaceMatrixMultiply (C function)
- PyNumber_InPlaceMultiply (C function)
- PyNumber_InPlaceOr (C function)
- PyNumber_InPlacePower (C function)
- PyNumber_InPlaceRemainder (C function)
- PyNumber_InPlaceRshift (C function)
- PyNumber_InPlaceSubtract (C function)
- PyNumber_InPlaceTrueDivide (C function)
- PyNumber_InPlaceXor (C function)
- PyNumber_Invert (C function)
- PyNumber_Long (C function)
- PyNumber_Lshift (C function)
- PyNumber_MatrixMultiply (C function)
- PyNumber_Multiply (C function)
- PyNumber_Negative (C function)
- PyNumber_Or (C function)
- PyNumber_Positive (C function)
- PyNumber_Power (C function)
- PyNumber_Remainder (C function)
- PyNumber_Rshift (C function)
- PyNumber_Subtract (C function)
- PyNumber_ToBase (C function)
- PyNumber_TrueDivide (C function)
- PyNumber_Xor (C function)
- PyNumberMethods (C type)
- PyNumberMethods.nb_absolute (C member)
- PyNumberMethods.nb_add (C member)
- PyNumberMethods.nb_and (C member)
- PyNumberMethods.nb_bool (C member)
- PyNumberMethods.nb_divmod (C member)
- PyNumberMethods.nb_float (C member)
- PyNumberMethods.nb_floor_divide (C member)
- PyNumberMethods.nb_index (C member)
- PyNumberMethods.nb_inplace_add (C member)
- PyNumberMethods.nb_inplace_and (C member)
- PyNumberMethods.nb_inplace_floor_divide (C member)
- PyNumberMethods.nb_inplace_lshift (C member)
- PyNumberMethods.nb_inplace_matrix_multiply (C member)
- PyNumberMethods.nb_inplace_multiply (C member)
- PyNumberMethods.nb_inplace_or (C member)
- PyNumberMethods.nb_inplace_power (C member)
- PyNumberMethods.nb_inplace_remainder (C member)
- PyNumberMethods.nb_inplace_rshift (C member)
- PyNumberMethods.nb_inplace_subtract (C member)
- PyNumberMethods.nb_inplace_true_divide (C member)
- PyNumberMethods.nb_inplace_xor (C member)
- PyNumberMethods.nb_int (C member)
- PyNumberMethods.nb_invert (C member)
- PyNumberMethods.nb_lshift (C member)
- PyNumberMethods.nb_matrix_multiply (C member)
- PyNumberMethods.nb_multiply (C member)
- PyNumberMethods.nb_negative (C member)
- PyNumberMethods.nb_or (C member)
- PyNumberMethods.nb_positive (C member)
- PyNumberMethods.nb_power (C member)
- PyNumberMethods.nb_remainder (C member)
- PyNumberMethods.nb_reserved (C member)
- PyNumberMethods.nb_rshift (C member)
- PyNumberMethods.nb_subtract (C member)
- PyNumberMethods.nb_true_divide (C member)
- PyNumberMethods.nb_xor (C member)
- PyObject (C type)
- PyObject._ob_next (C member)
- PyObject._ob_prev (C member)
- PyObject.ob_refcnt (C member)
- PyObject.ob_type (C member)
- PyObject_AsCharBuffer (C function)
- PyObject_ASCII (C function)
- PyObject_AsFileDescriptor (C function)
- PyObject_AsReadBuffer (C function)
- PyObject_AsWriteBuffer (C function)
- PyObject_Bytes (C function)
- PyObject_Call (C function)
- PyObject_CallFunction (C function)
- PyObject_CallFunctionObjArgs (C function)
- PyObject_CallMethod (C function)
- PyObject_CallMethodNoArgs (C function)
- PyObject_CallMethodObjArgs (C function)
- PyObject_CallMethodOneArg (C function)
- PyObject_CallNoArgs (C function)
- PyObject_CallObject (C function)
- PyObject_CallObject()
- PyObject_Calloc (C function)
- PyObject_CallOneArg (C function)
- PyObject_CheckBuffer (C function)
- PyObject_CheckReadBuffer (C function)
- PyObject_Del (C function)
- PyObject_DelAttr (C function)
- PyObject_DelAttrString (C function)
- PyObject_DelItem (C function)
- PyObject_Dir (C function)
- PyObject_Free (C function)
- PyObject_GC_Del (C function)
- PyObject_GC_IsFinalized (C function)
- PyObject_GC_IsTracked (C function)
- PyObject_GC_New (C function)
- PyObject_GC_NewVar (C function)
- PyObject_GC_Resize (C function)
- PyObject_GC_Track (C function)
- PyObject_GC_UnTrack (C function)
- PyObject_GenericGetAttr (C function)
- PyObject_GenericGetDict (C function)
- PyObject_GenericSetAttr (C function)
- PyObject_GenericSetDict (C function)
- PyObject_GetAIter (C function)
- PyObject_GetArenaAllocator (C function)
- PyObject_GetAttr (C function)
- PyObject_GetAttrString (C function)
- PyObject_GetBuffer (C function)
- PyObject_GetItem (C function)
- PyObject_GetIter (C function)
- PyObject_HasAttr (C function)
- PyObject_HasAttrString (C function)
- PyObject_Hash (C function)
- PyObject_HashNotImplemented (C function)
- PyObject_HEAD (C macro)
- PyObject_HEAD_INIT (C macro)
- PyObject_Init (C function)
- PyObject_InitVar (C function)
- PyObject_IS_GC (C function)
- PyObject_IsInstance (C function)
- PyObject_IsSubclass (C function)
- PyObject_IsTrue (C function)
- PyObject_Length (C function)
- PyObject_LengthHint (C function)
- PyObject_Malloc (C function)
- PyObject_New (C function)
- PyObject_NewVar (C function)
- PyObject_Not (C function)
- PyObject_Print (C function)
- PyObject_Realloc (C function)
- PyObject_Repr (C function)
- PyObject_RichCompare (C function)
- PyObject_RichCompareBool (C function)
- PyObject_SetArenaAllocator (C function)
- PyObject_SetAttr (C function)
- PyObject_SetAttrString (C function)
- PyObject_SetItem (C function)
- PyObject_Size (C function)
- PyObject_Str (C function)
- PyObject_Type (C function)
- PyObject_TypeCheck (C function)
- PyObject_VAR_HEAD (C macro)
- PyObject_Vectorcall (C function)
- PyObject_VectorcallDict (C function)
- PyObject_VectorcallMethod (C function)
- PyObjectArenaAllocator (C type)
- PyOS_AfterFork (C function)
- PyOS_AfterFork_Child (C function)
- PyOS_AfterFork_Parent (C function)
- PyOS_BeforeFork (C function)
- PyOS_CheckStack (C function)
- PyOS_double_to_string (C function)
- PyOS_FSPath (C function)
- PyOS_getsig (C function)
- PyOS_InputHook (C var)
- PyOS_ReadlineFunctionPointer (C var)
- PyOS_setsig (C function)
- PyOS_snprintf (C function)
- PyOS_stricmp (C function)
- PyOS_string_to_double (C function)
- PyOS_strnicmp (C function)
- PyOS_vsnprintf (C function)
-
PyPI
- PyPreConfig (C type)
- PyPreConfig.allocator (C member)
- PyPreConfig.coerce_c_locale (C member)
- PyPreConfig.coerce_c_locale_warn (C member)
- PyPreConfig.configure_locale (C member)
- PyPreConfig.dev_mode (C member)
- PyPreConfig.isolated (C member)
- PyPreConfig.legacy_windows_fs_encoding (C member)
- PyPreConfig.parse_argv (C member)
- PyPreConfig.PyPreConfig_InitIsolatedConfig (C function)
- PyPreConfig.PyPreConfig_InitPythonConfig (C function)
- PyPreConfig.use_environment (C member)
- PyPreConfig.utf8_mode (C member)
- PyProperty_Type (C var)
- PyRun_AnyFile (C function)
- PyRun_AnyFileEx (C function)
- PyRun_AnyFileExFlags (C function)
- PyRun_AnyFileFlags (C function)
- PyRun_File (C function)
- PyRun_FileEx (C function)
- PyRun_FileExFlags (C function)
- PyRun_FileFlags (C function)
- PyRun_InteractiveLoop (C function)
- PyRun_InteractiveLoopFlags (C function)
- PyRun_InteractiveOne (C function)
- PyRun_InteractiveOneFlags (C function)
- PyRun_SimpleFile (C function)
- PyRun_SimpleFileEx (C function)
- PyRun_SimpleFileExFlags (C function)
- PyRun_SimpleString (C function)
- PyRun_SimpleStringFlags (C function)
- PyRun_String (C function)
- PyRun_StringFlags (C function)
- PySendResult (C type)
- PySeqIter_Check (C function)
- PySeqIter_New (C function)
- PySeqIter_Type (C var)
- PySequence_Check (C function)
- PySequence_Concat (C function)
- PySequence_Contains (C function)
- PySequence_Count (C function)
- PySequence_DelItem (C function)
- PySequence_DelSlice (C function)
- PySequence_Fast (C function)
- PySequence_Fast_GET_ITEM (C function)
- PySequence_Fast_GET_SIZE (C function)
- PySequence_Fast_ITEMS (C function)
- PySequence_GetItem (C function)
- PySequence_GetItem()
- PySequence_GetSlice (C function)
- PySequence_Index (C function)
- PySequence_InPlaceConcat (C function)
- PySequence_InPlaceRepeat (C function)
- PySequence_ITEM (C function)
- PySequence_Length (C function)
- PySequence_List (C function)
- PySequence_Repeat (C function)
- PySequence_SetItem (C function)
- PySequence_SetSlice (C function)
- PySequence_Size (C function)
- PySequence_Tuple (C function)
- PySequenceMethods (C type)
- PySequenceMethods.sq_ass_item (C member)
- PySequenceMethods.sq_concat (C member)
- PySequenceMethods.sq_contains (C member)
- PySequenceMethods.sq_inplace_concat (C member)
- PySequenceMethods.sq_inplace_repeat (C member)
- PySequenceMethods.sq_item (C member)
- PySequenceMethods.sq_length (C member)
- PySequenceMethods.sq_repeat (C member)
- PySet_Add (C function)
- PySet_Check (C function)
- PySet_CheckExact (C function)
- PySet_Clear (C function)
- PySet_Contains (C function)
- PySet_Discard (C function)
- PySet_GET_SIZE (C function)
- PySet_New (C function)
- PySet_Pop (C function)
- PySet_Size (C function)
- PySet_Type (C var)
- PySetObject (C type)
- PySignal_SetWakeupFd (C function)
- PySlice_AdjustIndices (C function)
- PySlice_Check (C function)
- PySlice_GetIndices (C function)
- PySlice_GetIndicesEx (C function)
- PySlice_New (C function)
- PySlice_Type (C var)
- PySlice_Unpack (C function)
- PyState_AddModule (C function)
- PyState_FindModule (C function)
- PyState_RemoveModule (C function)
- PyStatus (C type)
- PyStatus.err_msg (C member)
- PyStatus.exitcode (C member)
- PyStatus.func (C member)
- PyStatus.Py_ExitStatusException (C function)
- PyStatus.PyStatus_Error (C function)
- PyStatus.PyStatus_Exception (C function)
- PyStatus.PyStatus_Exit (C function)
- PyStatus.PyStatus_IsError (C function)
- PyStatus.PyStatus_IsExit (C function)
- PyStatus.PyStatus_NoMemory (C function)
- PyStatus.PyStatus_Ok (C function)
- PyStructSequence_Desc (C type)
- PyStructSequence_Field (C type)
- PyStructSequence_GET_ITEM (C function)
- PyStructSequence_GetItem (C function)
- PyStructSequence_InitType (C function)
- PyStructSequence_InitType2 (C function)
- PyStructSequence_New (C function)
- PyStructSequence_NewType (C function)
- PyStructSequence_SET_ITEM (C function)
- PyStructSequence_SetItem (C function)
- PyStructSequence_UnnamedField (C var)
- PySys_AddAuditHook (C function)
- PySys_AddWarnOption (C function)
- PySys_AddWarnOptionUnicode (C function)
- PySys_AddXOption (C function)
- PySys_Audit (C function)
- PySys_FormatStderr (C function)
- PySys_FormatStdout (C function)
- PySys_GetObject (C function)
- PySys_GetXOptions (C function)
- PySys_ResetWarnOptions (C function)
- PySys_SetArgv (C function)
- PySys_SetArgv()
- PySys_SetArgvEx (C function)
- PySys_SetArgvEx(), [1]
- PySys_SetObject (C function)
- PySys_SetPath (C function)
- PySys_WriteStderr (C function)
- PySys_WriteStdout (C function)
- Python 3000
- Python Editor
- Python Package Index (PyPI)
-
Python 提高建议
- PEP 1, [1], [2]
- PEP 100
- PEP 11, [1], [2], [3], [4], [5]
- PEP 201
- PEP 205, [1]
- PEP 207, [1]
- PEP 208
- PEP 217
- PEP 218, [1], [2]
- PEP 227, [1], [2]
- PEP 229
- PEP 230
- PEP 232
- PEP 234
- PEP 235
- PEP 236, [1], [2], [3]
- PEP 237, [1], [2], [3], [4], [5]
- PEP 238, [1], [2], [3], [4], [5], [6]
- PEP 241, [1], [2]
- PEP 243
- PEP 247
- PEP 249, [1], [2], [3]
- PEP 252, [1], [2]
- PEP 253, [1], [2], [3], [4]
- PEP 255, [1], [2], [3], [4], [5]
- PEP 261, [1]
- PEP 263, [1], [2], [3], [4], [5]
- PEP 264
- PEP 273, [1], [2], [3]
- PEP 274
- PEP 277
- PEP 278, [1]
- PEP 279
- PEP 282, [1], [2], [3], [4]
- PEP 285, [1]
- PEP 288
- PEP 289, [1], [2]
- PEP 292, [1]
- PEP 293
- PEP 3000
- PEP 301, [1]
- PEP 302, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28], [29], [30], [31], [32], [33], [34], [35], [36]
- PEP 307, [1], [2], [3]
- PEP 308, [1], [2]
- PEP 309
- PEP 3100
- PEP 3101, [1], [2], [3], [4]
- PEP 3102
- PEP 3104, [1]
- PEP 3105, [1], [2]
- PEP 3106
- PEP 3107, [1], [2], [3], [4]
- PEP 3108, [1], [2]
- PEP 3109, [1]
- PEP 3110, [1], [2]
- PEP 3111
- PEP 3112, [1]
- PEP 3113
- PEP 3114
- PEP 3115, [1], [2], [3], [4]
- PEP 3116, [1], [2]
- PEP 3118, [1], [2], [3], [4], [5], [6], [7], [8], [9]
- PEP 3119, [1], [2], [3], [4], [5]
- PEP 3120, [1], [2]
- PEP 3121, [1], [2]
- PEP 3123
- PEP 3127
- PEP 3129, [1]
- PEP 3131, [1], [2]
- PEP 3132, [1]
- PEP 3134, [1], [2], [3]
- PEP 3135, [1]
- PEP 3137
- PEP 3138
- PEP 314, [1]
- PEP 3141, [1], [2]
- PEP 3147, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22]
- PEP 3148, [1]
- PEP 3149, [1], [2]
- PEP 3151, [1], [2], [3], [4], [5]
- PEP 3154, [1], [2], [3]
- PEP 3155, [1]
- PEP 3156, [1], [2], [3], [4]
- PEP 318, [1], [2], [3]
- PEP 322, [1]
- PEP 324, [1]
- PEP 325
- PEP 327
- PEP 328, [1], [2], [3], [4], [5], [6], [7], [8], [9]
- PEP 331
- PEP 333, [1]
- PEP 3333, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15]
- PEP 338, [1], [2], [3]
- PEP 339
- PEP 341
- PEP 342, [1], [2], [3], [4], [5], [6]
- PEP 343, [1], [2], [3], [4], [5], [6], [7]
- PEP 347
- PEP 352, [1], [2]
- PEP 353, [1], [2], [3], [4]
- PEP 356
- PEP 357
- PEP 361
- PEP 362, [1], [2], [3]
- PEP 366, [1], [2], [3], [4], [5], [6]
- PEP 370, [1], [2], [3], [4]
- PEP 371
- PEP 372, [1]
- PEP 373
- PEP 378, [1], [2]
- PEP 380, [1]
- PEP 383, [1], [2], [3], [4]
- PEP 384, [1], [2]
- PEP 385
- PEP 387, [1], [2]
- PEP 389, [1]
- PEP 391, [1]
- PEP 392
- PEP 393, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14]
- PEP 395
- PEP 397, [1], [2], [3]
- PEP 398
- PEP 4
- PEP 405, [1]
- PEP 409
- PEP 411, [1], [2], [3], [4]
- PEP 412, [1]
- PEP 414, [1]
- PEP 418
- PEP 420, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14]
- PEP 421, [1], [2]
- PEP 424, [1]
- PEP 427
- PEP 428, [1], [2]
- PEP 429
- PEP 432, [1], [2], [3]
- PEP 434
- PEP 435, [1], [2]
- PEP 436, [1], [2]
- PEP 441, [1]
- PEP 442, [1], [2], [3], [4], [5], [6], [7], [8]
- PEP 443, [1], [2]
- PEP 445, [1], [2], [3]
- PEP 446, [1], [2], [3]
- PEP 448, [1], [2], [3], [4], [5], [6], [7], [8]
- PEP 450, [1], [2]
- PEP 451, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14]
- PEP 453, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10]
- PEP 454, [1], [2]
- PEP 456, [1]
- PEP 461, [1], [2]
- PEP 465, [1], [2]
- PEP 466, [1], [2], [3]
- PEP 468, [1], [2]
- PEP 471, [1], [2]
- PEP 475, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28]
- PEP 476
- PEP 477
- PEP 478
- PEP 479, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
- PEP 483, [1], [2], [3]
- PEP 484, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28], [29], [30], [31]
- PEP 485, [1], [2], [3], [4]
- PEP 486, [1], [2]
- PEP 487, [1], [2], [3], [4], [5], [6]
- PEP 488, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14]
- PEP 489, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28], [29], [30], [31], [32], [33], [34], [35], [36], [37], [38], [39], [40], [41], [42], [43], [44], [45], [46], [47], [48], [49], [50], [51], [52], [53], [54], [55], [56], [57], [58], [59], [60], [61], [62]
- PEP 492, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22]
- PEP 493
- PEP 494
- PEP 495, [1], [2], [3]
- PEP 498, [1], [2], [3], [4]
- PEP 5, [1]
- PEP 506, [1], [2]
- PEP 511
- PEP 514
- PEP 515, [1], [2], [3], [4]
- PEP 519, [1], [2], [3], [4], [5], [6], [7]
- PEP 520
- PEP 523, [1], [2], [3], [4], [5], [6], [7]
- PEP 524, [1], [2], [3], [4], [5]
- PEP 525, [1], [2], [3], [4], [5], [6], [7]
- PEP 526, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17]
- PEP 528, [1], [2], [3]
- PEP 529, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10]
- PEP 530, [1], [2], [3]
- PEP 538, [1], [2], [3], [4], [5], [6], [7], [8], [9]
- PEP 539, [1], [2], [3]
- PEP 540, [1], [2], [3], [4]
- PEP 544, [1], [2], [3]
- PEP 545, [1]
- PEP 552, [1], [2], [3], [4], [5], [6]
- PEP 553, [1]
- PEP 557, [1]
- PEP 560, [1], [2], [3], [4], [5], [6]
- PEP 562, [1], [2], [3]
- PEP 563, [1], [2], [3], [4], [5], [6], [7]
- PEP 564, [1], [2], [3]
- PEP 565, [1]
- PEP 566, [1], [2]
- PEP 567, [1], [2], [3], [4], [5], [6], [7], [8], [9]
- PEP 570, [1], [2], [3]
- PEP 572, [1], [2], [3], [4], [5], [6], [7], [8]
- PEP 573, [1], [2], [3], [4]
- PEP 574, [1], [2]
- PEP 578, [1], [2], [3]
- PEP 584, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16]
- PEP 585, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28], [29], [30], [31], [32], [33], [34], [35], [36], [37], [38], [39], [40], [41], [42], [43], [44], [45]
- PEP 586, [1], [2], [3], [4]
- PEP 587, [1], [2], [3], [4]
- PEP 589, [1], [2]
- PEP 590, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14]
- PEP 591, [1], [2], [3]
- PEP 593, [1], [2], [3], [4], [5]
- PEP 596
- PEP 597, [1], [2]
- PEP 6
- PEP 602, [1]
- PEP 604, [1], [2], [3], [4], [5], [6]
- PEP 612, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12]
- PEP 613, [1], [2], [3], [4]
- PEP 614, [1], [2], [3], [4]
- PEP 615, [1], [2], [3]
- PEP 616, [1], [2]
- PEP 617, [1], [2], [3], [4], [5], [6]
- PEP 618, [1], [2]
- PEP 623, [1], [2], [3]
- PEP 624
- PEP 626
- PEP 628, [1], [2]
- PEP 632, [1]
- PEP 634, [1], [2], [3], [4], [5], [6], [7], [8], [9]
- PEP 635, [1]
- PEP 636, [1], [2], [3], [4]
- PEP 644, [1], [2], [3], [4], [5]
- PEP 647, [1], [2], [3]
- PEP 652, [1]
- PEP 7, [1], [2], [3]
- PEP 8, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10]
- PYTHON*, [1], [2], [3], [4], [5]
-
python--m-py_compile command line option
- python_branch() (在 platform 模块中)
- python_build() (在 platform 模块中)
- python_compiler() (在 platform 模块中)
- PYTHON_DOM
- python_implementation() (在 platform 模块中)
- python_is_optimized() (在 test.support 模块中)
- python_revision() (在 platform 模块中)
- python_version() (在 platform 模块中)
- python_version_tuple() (在 platform 模块中)
- PYTHONASYNCIODEBUG, [1], [2]
- PYTHONBREAKPOINT, [1], [2], [3]
- PYTHONCASEOK, [1], [2], [3]
- PYTHONCOERCECLOCALE, [1], [2], [3]
- PYTHONDEBUG, [1], [2]
- PYTHONDEVMODE, [1]
- PYTHONDOCS
- PYTHONDONTWRITEBYTECODE, [1], [2], [3], [4], [5], [6]
- PYTHONDUMPREFS, [1], [2], [3], [4]
- PYTHONEXECUTABLE
- PYTHONFAULTHANDLER, [1], [2], [3]
- PYTHONHASHSEED, [1], [2], [3], [4], [5], [6], [7], [8], [9]
- PYTHONHOME, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16]
- Pythonic
- PYTHONINSPECT, [1], [2], [3]
- PYTHONIOENCODING, [1], [2], [3], [4], [5], [6], [7]
- PYTHONLEGACYWINDOWSFSENCODING, [1], [2], [3]
- PYTHONLEGACYWINDOWSSTDIO, [1], [2], [3], [4]
- PYTHONMALLOC, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10]
- PYTHONMALLOCSTATS, [1], [2]
- PYTHONNOUSERSITE, [1], [2], [3]
- PYTHONOPTIMIZE, [1], [2]
- PYTHONPATH, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25]
- PYTHONPLATLIBDIR, [1]
- PYTHONPROFILEIMPORTTIME, [1], [2], [3]
- PYTHONPYCACHEPREFIX, [1], [2], [3], [4]
- PYTHONSHOWALLOCCOUNT
- PYTHONSHOWREFCOUNT
- PYTHONSTARTUP, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10]
- PYTHONTHREADDEBUG, [1], [2]
- PYTHONTRACEMALLOC, [1], [2], [3]
- PYTHONTZPATH
- PYTHONUNBUFFERED, [1], [2], [3], [4]
- PYTHONUSERBASE, [1], [2]
- PYTHONUSERSITE
- PYTHONUTF8, [1], [2], [3], [4], [5], [6], [7]
- PYTHONVERBOSE, [1], [2]
- PYTHONWARNDEFAULTENCODING, [1], [2], [3]
- PYTHONWARNINGS, [1], [2], [3], [4], [5], [6], [7], [8], [9]
- PyThread_create_key (C function)
- PyThread_delete_key (C function)
- PyThread_delete_key_value (C function)
- PyThread_get_key_value (C function)
- PyThread_ReInitTLS (C function)
- PyThread_set_key_value (C function)
- PyThread_tss_alloc (C function)
- PyThread_tss_create (C function)
- PyThread_tss_delete (C function)
- PyThread_tss_free (C function)
- PyThread_tss_get (C function)
- PyThread_tss_is_created (C function)
- PyThread_tss_set (C function)
- PyThreadState, [1]
- PyThreadState_Clear (C function)
- PyThreadState_Delete (C function)
- PyThreadState_DeleteCurrent (C function)
- PyThreadState_Get (C function)
- PyThreadState_GetDict (C function)
- PyThreadState_GetFrame (C function)
- PyThreadState_GetID (C function)
- PyThreadState_GetInterpreter (C function)
- PyThreadState_New (C function)
- PyThreadState_Next (C function)
- PyThreadState_SetAsyncExc (C function)
- PyThreadState_Swap (C function)
- PyTime_Check (C function)
- PyTime_CheckExact (C function)
- PyTime_FromTime (C function)
- PyTime_FromTimeAndFold (C function)
- PyTimeZone_FromOffset (C function)
- PyTimeZone_FromOffsetAndName (C function)
- PyTrace_C_CALL (C var)
- PyTrace_C_EXCEPTION (C var)
- PyTrace_C_RETURN (C var)
- PyTrace_CALL (C var)
- PyTrace_EXCEPTION (C var)
- PyTrace_LINE (C var)
- PyTrace_OPCODE (C var)
- PyTrace_RETURN (C var)
- PyTraceMalloc_Track (C function)
- PyTraceMalloc_Untrack (C function)
- PyTuple_Check (C function)
- PyTuple_CheckExact (C function)
- PyTuple_GET_ITEM (C function)
- PyTuple_GET_SIZE (C function)
- PyTuple_GetItem (C function)
- PyTuple_GetSlice (C function)
- PyTuple_New (C function)
- PyTuple_Pack (C function)
- PyTuple_SET_ITEM (C function)
- PyTuple_SetItem (C function)
- PyTuple_SetItem()
- PyTuple_Size (C function)
- PyTuple_Type (C var)
- PyTupleObject (C type)
- PyType_Check (C function)
- PyType_CheckExact (C function)
- PyType_ClearCache (C function)
- PyType_FromModuleAndSpec (C function)
- PyType_FromSpec (C function)
- PyType_FromSpecWithBases (C function)
- PyType_GenericAlloc (C function)
- PyType_GenericNew (C function)
- PyType_GetFlags (C function)
- PyType_GetModule (C function)
- PyType_GetModuleState (C function)
- PyType_GetSlot (C function)
- PyType_HasFeature (C function)
- PyType_IS_GC (C function)
- PyType_IsSubtype (C function)
- PyType_Modified (C function)
- PyType_Ready (C function)
- PyType_Slot (C type)
- PyType_Slot.PyType_Slot.pfunc (C member)
- PyType_Slot.PyType_Slot.slot (C member)
- PyType_Spec (C type)
- PyType_Spec.PyType_Spec.basicsize (C member)
- PyType_Spec.PyType_Spec.flags (C member)
- PyType_Spec.PyType_Spec.itemsize (C member)
- PyType_Spec.PyType_Spec.name (C member)
- PyType_Spec.PyType_Spec.slots (C member)
- PyType_Type (C var)
- PyTypeObject (C type)
- PyTypeObject.tp_alloc (C member)
- PyTypeObject.tp_as_async (C member)
- PyTypeObject.tp_as_buffer (C member)
- PyTypeObject.tp_as_mapping (C member)
- PyTypeObject.tp_as_number (C member)
- PyTypeObject.tp_as_sequence (C member)
- PyTypeObject.tp_base (C member)
- PyTypeObject.tp_bases (C member)
- PyTypeObject.tp_basicsize (C member)
- PyTypeObject.tp_cache (C member)
- PyTypeObject.tp_call (C member)
- PyTypeObject.tp_clear (C member)
- PyTypeObject.tp_dealloc (C member)
- PyTypeObject.tp_del (C member)
- PyTypeObject.tp_descr_get (C member)
- PyTypeObject.tp_descr_set (C member)
- PyTypeObject.tp_dict (C member)
- PyTypeObject.tp_dictoffset (C member)
- PyTypeObject.tp_doc (C member)
- PyTypeObject.tp_finalize (C member)
- PyTypeObject.tp_flags (C member)
- PyTypeObject.tp_free (C member)
- PyTypeObject.tp_getattr (C member)
- PyTypeObject.tp_getattro (C member)
- PyTypeObject.tp_getset (C member)
- PyTypeObject.tp_hash (C member)
- PyTypeObject.tp_init (C member)
- PyTypeObject.tp_is_gc (C member)
- PyTypeObject.tp_itemsize (C member)
- PyTypeObject.tp_iter (C member)
- PyTypeObject.tp_iternext (C member)
- PyTypeObject.tp_members (C member)
- PyTypeObject.tp_methods (C member)
- PyTypeObject.tp_mro (C member)
- PyTypeObject.tp_name (C member)
- PyTypeObject.tp_new (C member)
- PyTypeObject.tp_repr (C member)
- PyTypeObject.tp_richcompare (C member)
- PyTypeObject.tp_richcompare.Py_RETURN_RICHCOMPARE (C macro)
- PyTypeObject.tp_setattr (C member)
- PyTypeObject.tp_setattro (C member)
- PyTypeObject.tp_str (C member)
- PyTypeObject.tp_subclasses (C member)
- PyTypeObject.tp_traverse (C member)
- PyTypeObject.tp_vectorcall (C member)
- PyTypeObject.tp_vectorcall_offset (C member)
- PyTypeObject.tp_version_tag (C member)
- PyTypeObject.tp_weaklist (C member)
- PyTypeObject.tp_weaklistoffset (C member)
- PyTZInfo_Check (C function)
- PyTZInfo_CheckExact (C function)
- PyUnicode_1BYTE_DATA (C function)
- PyUnicode_1BYTE_KIND (C macro)
- PyUnicode_2BYTE_DATA (C function)
- PyUnicode_2BYTE_KIND (C macro)
- PyUnicode_4BYTE_DATA (C function)
- PyUnicode_4BYTE_KIND (C macro)
- PyUnicode_AS_DATA (C function)
- PyUnicode_AS_UNICODE (C function)
- PyUnicode_AsASCIIString (C function)
- PyUnicode_AsCharmapString (C function)
- PyUnicode_AsEncodedString (C function)
- PyUnicode_AsLatin1String (C function)
- PyUnicode_AsMBCSString (C function)
- PyUnicode_AsRawUnicodeEscapeString (C function)
- PyUnicode_AsUCS4 (C function)
- PyUnicode_AsUCS4Copy (C function)
- PyUnicode_AsUnicode (C function)
- PyUnicode_AsUnicodeAndSize (C function)
- PyUnicode_AsUnicodeEscapeString (C function)
- PyUnicode_AsUTF16String (C function)
- PyUnicode_AsUTF32String (C function)
- PyUnicode_AsUTF8 (C function)
- PyUnicode_AsUTF8AndSize (C function)
- PyUnicode_AsUTF8String (C function)
- PyUnicode_AsWideChar (C function)
- PyUnicode_AsWideCharString (C function)
- PyUnicode_Check (C function)
- PyUnicode_CheckExact (C function)
- PyUnicode_Compare (C function)
- PyUnicode_CompareWithASCIIString (C function)
- PyUnicode_Concat (C function)
- PyUnicode_Contains (C function)
- PyUnicode_CopyCharacters (C function)
- PyUnicode_Count (C function)
- PyUnicode_DATA (C function)
- PyUnicode_Decode (C function)
- PyUnicode_DecodeASCII (C function)
- PyUnicode_DecodeCharmap (C function)
- PyUnicode_DecodeFSDefault (C function)
- PyUnicode_DecodeFSDefaultAndSize (C function)
- PyUnicode_DecodeLatin1 (C function)
- PyUnicode_DecodeLocale (C function)
- PyUnicode_DecodeLocaleAndSize (C function)
- PyUnicode_DecodeMBCS (C function)
- PyUnicode_DecodeMBCSStateful (C function)
- PyUnicode_DecodeRawUnicodeEscape (C function)
- PyUnicode_DecodeUnicodeEscape (C function)
- PyUnicode_DecodeUTF16 (C function)
- PyUnicode_DecodeUTF16Stateful (C function)
- PyUnicode_DecodeUTF32 (C function)
- PyUnicode_DecodeUTF32Stateful (C function)
- PyUnicode_DecodeUTF7 (C function)
- PyUnicode_DecodeUTF7Stateful (C function)
- PyUnicode_DecodeUTF8 (C function)
- PyUnicode_DecodeUTF8Stateful (C function)
- PyUnicode_Encode (C function)
- PyUnicode_EncodeASCII (C function)
- PyUnicode_EncodeCharmap (C function)
- PyUnicode_EncodeCodePage (C function)
- PyUnicode_EncodeFSDefault (C function)
- PyUnicode_EncodeLatin1 (C function)
- PyUnicode_EncodeLocale (C function)
- PyUnicode_EncodeMBCS (C function)
- PyUnicode_EncodeRawUnicodeEscape (C function)
- PyUnicode_EncodeUnicodeEscape (C function)
- PyUnicode_EncodeUTF16 (C function)
- PyUnicode_EncodeUTF32 (C function)
- PyUnicode_EncodeUTF7 (C function)
- PyUnicode_EncodeUTF8 (C function)
- PyUnicode_Fill (C function)
- PyUnicode_Find (C function)
- PyUnicode_FindChar (C function)
- PyUnicode_Format (C function)
- PyUnicode_FromEncodedObject (C function)
- PyUnicode_FromFormat (C function)
- PyUnicode_FromFormatV (C function)
- PyUnicode_FromKindAndData (C function)
- PyUnicode_FromObject (C function)
- PyUnicode_FromString (C function)
- PyUnicode_FromString()
- PyUnicode_FromStringAndSize (C function)
- PyUnicode_FromUnicode (C function)
- PyUnicode_FromWideChar (C function)
- PyUnicode_FSConverter (C function)
- PyUnicode_FSDecoder (C function)
- PyUnicode_GET_DATA_SIZE (C function)
- PyUnicode_GET_LENGTH (C function)
- PyUnicode_GET_SIZE (C function)
- PyUnicode_GetLength (C function)
- PyUnicode_GetSize (C function)
- PyUnicode_InternFromString (C function)
- PyUnicode_InternInPlace (C function)
- PyUnicode_IsIdentifier (C function)
- PyUnicode_Join (C function)
- PyUnicode_KIND (C function)
- PyUnicode_MAX_CHAR_VALUE (C macro)
- PyUnicode_New (C function)
- PyUnicode_READ (C function)
- PyUnicode_READ_CHAR (C function)
- PyUnicode_ReadChar (C function)
- PyUnicode_READY (C function)
- PyUnicode_Replace (C function)
- PyUnicode_RichCompare (C function)
- PyUnicode_Split (C function)
- PyUnicode_Splitlines (C function)
- PyUnicode_Substring (C function)
- PyUnicode_Tailmatch (C function)
- PyUnicode_TransformDecimalToASCII (C function)
- PyUnicode_Translate (C function)
- PyUnicode_TranslateCharmap (C function)
- PyUnicode_Type (C var)
- PyUnicode_WCHAR_KIND (C macro)
- PyUnicode_WRITE (C function)
- PyUnicode_WriteChar (C function)
- PyUnicodeDecodeError_Create (C function)
- PyUnicodeDecodeError_GetEncoding (C function)
- PyUnicodeDecodeError_GetEnd (C function)
- PyUnicodeDecodeError_GetObject (C function)
- PyUnicodeDecodeError_GetReason (C function)
- PyUnicodeDecodeError_GetStart (C function)
- PyUnicodeDecodeError_SetEnd (C function)
- PyUnicodeDecodeError_SetReason (C function)
- PyUnicodeDecodeError_SetStart (C function)
- PyUnicodeEncodeError_Create (C function)
- PyUnicodeEncodeError_GetEncoding (C function)
- PyUnicodeEncodeError_GetEnd (C function)
- PyUnicodeEncodeError_GetObject (C function)
- PyUnicodeEncodeError_GetReason (C function)
- PyUnicodeEncodeError_GetStart (C function)
- PyUnicodeEncodeError_SetEnd (C function)
- PyUnicodeEncodeError_SetReason (C function)
- PyUnicodeEncodeError_SetStart (C function)
- PyUnicodeObject (C type)
- PyUnicodeTranslateError_Create (C function)
- PyUnicodeTranslateError_GetEnd (C function)
- PyUnicodeTranslateError_GetObject (C function)
- PyUnicodeTranslateError_GetReason (C function)
- PyUnicodeTranslateError_GetStart (C function)
- PyUnicodeTranslateError_SetEnd (C function)
- PyUnicodeTranslateError_SetReason (C function)
- PyUnicodeTranslateError_SetStart (C function)
- PyVarObject (C type)
- PyVarObject.ob_size (C member)
- PyVarObject_HEAD_INIT (C macro)
- PyVectorcall_Call (C function)
- PyVectorcall_Function (C function)
- PyVectorcall_NARGS (C function)
- PyWeakref_Check (C function)
- PyWeakref_CheckProxy (C function)
- PyWeakref_CheckRef (C function)
- PyWeakref_GET_OBJECT (C function)
- PyWeakref_GetObject (C function)
- PyWeakref_NewProxy (C function)
- PyWeakref_NewRef (C function)
- PyWideStringList (C type)
- PyWideStringList.items (C member)
- PyWideStringList.length (C member)
- PyWideStringList.PyWideStringList_Append (C function)
- PyWideStringList.PyWideStringList_Insert (C function)
- PyWrapper_New (C function)
- PyZipFile (zipfile 中的类)
|