Theme
Auto
Light
Dark
导航
索引
模块
|
Python
»
3.14.0a1 Documentation
»
索引
|
Theme
Auto
Light
Dark
|
Index – G
gaierror
gamma()(在 math 模块中)
gammavariate()(在 random 模块中)
garbage collection -- 垃圾回收
,
[1]
garbage()(在 gc 模块中)
gather() (curses.textpad.Textbox 方法)
gather()(在 asyncio 模块中)
gauss()(在 random 模块中)
gc
module
gc_collect()(在 test.support 模块中)
gcd()(在 math 模块中)
gcvisitobjects_t(C type)
GDBM_CFLAGS
命令行选项
GDBM_LIBS
命令行选项
ge()(在 operator 模块中)
generate_tokens()(在 tokenize 模块中)
generator -- 生成器
,
[1]
expression -- 表达式
function -- 函数
,
[1]
,
[2]
iterator -- 迭代器
,
[1]
object -- 对象
,
[1]
,
[2]
generator expression -- 生成器表达式
,
[1]
generator iterator -- 生成器迭代器
GeneratorExit
异常
,
[1]
GeneratorExp(ast 中的类)
GeneratorType()(在 types 模块中)
Generator(collections.abc 中的类)
Generator(email.generator 中的类)
Generator(typing 中的类)
Generic
Alias
generic function -- 泛型函数
generic type -- 泛型
generic_visit() (ast.NodeVisitor 方法)
GenericAlias
object -- 对象
GenericAlias(types 中的类)
Generic(typing 中的类)
genops()(在 pickletools 模块中)
geometric_mean()(在 statistics 模块中)
get() (asyncio.Queue 方法)
get() (configparser.ConfigParser 方法)
get() (contextvars.Context 方法)
get() (contextvars.ContextVar 方法)
get() (dict 方法)
get() (email.message.EmailMessage 方法)
get() (email.message.Message 方法)
get() (mailbox.Mailbox 方法)
get() (multiprocessing.pool.AsyncResult 方法)
get() (multiprocessing.Queue 方法)
get() (multiprocessing.SimpleQueue 方法)
get() (queue.Queue 方法)
get() (queue.SimpleQueue 方法)
get() (tkinter.ttk.Combobox 方法)
get() (tkinter.ttk.Spinbox 方法)
get() (types.MappingProxyType 方法)
get() (xml.etree.ElementTree.Element 方法)
get()(在 webbrowser 模块中)
GET_AITER (opcode)
get_all() (email.message.EmailMessage 方法)
get_all() (email.message.Message 方法)
get_all() (wsgiref.headers.Headers 方法)
get_all_breaks() (bdb.Bdb 方法)
get_all_start_methods()(在 multiprocessing 模块中)
GET_ANEXT (opcode)
get_annotate_function()(在 annotationlib 模块中)
get_annotations()(在 annotationlib 模块中)
get_annotations()(在 inspect 模块中)
get_app() (wsgiref.simple_server.WSGIServer 方法)
get_archive_formats()(在 shutil 模块中)
get_args()(在 typing 模块中)
get_asyncgen_hooks()(在 sys 模块中)
get_attribute()(在 test.support 模块中)
GET_AWAITABLE (opcode)
get_begidx()(在 readline 模块中)
get_blocking()(在 os 模块中)
get_body() (email.message.EmailMessage 方法)
get_body_encoding() (email.charset.Charset 方法)
get_boundary() (email.message.EmailMessage 方法)
get_boundary() (email.message.Message 方法)
get_bpbynumber() (bdb.Bdb 方法)
get_break() (bdb.Bdb 方法)
get_breaks() (bdb.Bdb 方法)
get_buffer() (asyncio.BufferedProtocol 方法)
get_bytes() (mailbox.Mailbox 方法)
get_ca_certs() (ssl.SSLContext 方法)
get_cache_token()(在 abc 模块中)
get_channel_binding() (ssl.SSLSocket 方法)
get_charset() (email.message.Message 方法)
get_charsets() (email.message.EmailMessage 方法)
get_charsets() (email.message.Message 方法)
get_children() (symtable.SymbolTable 方法)
get_children() (tkinter.ttk.Treeview 方法)
get_ciphers() (ssl.SSLContext 方法)
get_clock_info()(在 time 模块中)
get_close_matches()(在 difflib 模块中)
get_code() (importlib.abc.InspectLoader 方法)
get_code() (importlib.abc.SourceLoader 方法)
get_code() (importlib.machinery.ExtensionFileLoader 方法)
get_code() (importlib.machinery.SourcelessFileLoader 方法)
get_code() (zipimport.zipimporter 方法)
get_completer()(在 readline 模块中)
get_completer_delims()(在 readline 模块中)
get_completion_type()(在 readline 模块中)
get_config_h_filename()(在 sysconfig 模块中)
get_config_var()(在 sysconfig 模块中)
get_config_vars()(在 sysconfig 模块中)
get_content() (email.contentmanager.ContentManager 方法)
get_content() (email.message.EmailMessage 方法)
get_content()(在 email.contentmanager 模块中)
get_content_charset() (email.message.EmailMessage 方法)
get_content_charset() (email.message.Message 方法)
get_content_disposition() (email.message.EmailMessage 方法)
get_content_disposition() (email.message.Message 方法)
get_content_maintype() (email.message.EmailMessage 方法)
get_content_maintype() (email.message.Message 方法)
get_content_subtype() (email.message.EmailMessage 方法)
get_content_subtype() (email.message.Message 方法)
get_content_type() (email.message.EmailMessage 方法)
get_content_type() (email.message.Message 方法)
get_context() (asyncio.Handle 方法)
get_context() (asyncio.Task 方法)
get_context()(在 multiprocessing 模块中)
get_coro() (asyncio.Task 方法)
get_coroutine_origin_tracking_depth()(在 sys 模块中)
get_count()(在 gc 模块中)
get_current_history_length()(在 readline 模块中)
get_data() (importlib.abc.FileLoader 方法)
get_data() (importlib.abc.ResourceLoader 方法)
get_data() (zipimport.zipimporter 方法)
get_data()(在 pkgutil 模块中)
get_date() (mailbox.MaildirMessage 方法)
get_debug() (asyncio.loop 方法)
get_debug()(在 gc 模块中)
get_default() (argparse.ArgumentParser 方法)
get_default_scheme()(在 sysconfig 模块中)
get_default_type() (email.message.EmailMessage 方法)
get_default_type() (email.message.Message 方法)
get_default_verify_paths()(在 ssl 模块中)
get_dialect()(在 csv 模块中)
get_disassembly_as_string() (test.support.bytecode_helper.BytecodeTestCase 方法)
get_docstring()(在 ast 模块中)
get_doctest() (doctest.DocTestParser 方法)
get_endidx()(在 readline 模块中)
get_environ() (wsgiref.simple_server.WSGIRequestHandler 方法)
get_errno()(在 ctypes 模块中)
get_escdelay()(在 curses 模块中)
get_event_loop() (asyncio.AbstractEventLoopPolicy 方法)
get_event_loop()(在 asyncio 模块中)
get_event_loop_policy()(在 asyncio 模块中)
get_events()(在 sys.monitoring 模块中)
get_examples() (doctest.DocTestParser 方法)
get_exception_handler() (asyncio.loop 方法)
get_exec_path()(在 os 模块中)
get_extra_info() (asyncio.BaseTransport 方法)
get_extra_info() (asyncio.StreamWriter 方法)
get_field() (string.Formatter 方法)
get_file() (mailbox.Babyl 方法)
get_file() (mailbox.Mailbox 方法)
get_file() (mailbox.Maildir 方法)
get_file() (mailbox.mbox 方法)
get_file() (mailbox.MH 方法)
get_file() (mailbox.MMDF 方法)
get_file_breaks() (bdb.Bdb 方法)
get_filename() (email.message.EmailMessage 方法)
get_filename() (email.message.Message 方法)
get_filename() (importlib.abc.ExecutionLoader 方法)
get_filename() (importlib.abc.FileLoader 方法)
get_filename() (importlib.machinery.ExtensionFileLoader 方法)
get_filename() (zipimport.zipimporter 方法)
get_filter() (tkinter.filedialog.FileDialog 方法)
get_flags() (mailbox.Maildir 方法)
get_flags() (mailbox.MaildirMessage 方法)
get_flags() (mailbox.mboxMessage 方法)
get_flags() (mailbox.MMDFMessage 方法)
get_folder() (mailbox.Maildir 方法)
get_folder() (mailbox.MH 方法)
get_frees() (symtable.Function 方法)
get_freeze_count()(在 gc 模块中)
get_from() (mailbox.mboxMessage 方法)
get_from() (mailbox.MMDFMessage 方法)
get_full_url() (urllib.request.Request 方法)
get_globals() (symtable.Function 方法)
get_grouped_opcodes() (difflib.SequenceMatcher 方法)
get_handle_inheritable()(在 os 模块中)
get_header() (urllib.request.Request 方法)
get_history_item()(在 readline 模块中)
get_history_length()(在 readline 模块中)
get_id() (symtable.SymbolTable 方法)
get_ident()(在 _thread 模块中)
get_ident()(在 threading 模块中)
get_identifiers() (string.Template 方法)
get_identifiers() (symtable.SymbolTable 方法)
get_importer()(在 pkgutil 模块中)
get_info() (mailbox.Maildir 方法)
get_info() (mailbox.MaildirMessage 方法)
get_inheritable() (socket.socket 方法)
get_inheritable()(在 os 模块中)
get_instructions()(在 dis 模块中)
get_int_max_str_digits()(在 sys 模块中)
get_interpreter()(在 zipapp 模块中)
GET_ITER (opcode)
get_key() (selectors.BaseSelector 方法)
get_labels() (mailbox.Babyl 方法)
get_labels() (mailbox.BabylMessage 方法)
get_last_error()(在 ctypes 模块中)
GET_LEN (opcode)
get_line_buffer()(在 readline 模块中)
get_lineno() (symtable.SymbolTable 方法)
get_local_events()(在 sys.monitoring 模块中)
get_locals() (symtable.Function 方法)
get_logger()(在 multiprocessing 模块中)
get_loop() (asyncio.Future 方法)
get_loop() (asyncio.Runner 方法)
get_loop() (asyncio.Server 方法)
get_makefile_filename()(在 sysconfig 模块中)
get_map() (selectors.BaseSelector 方法)
get_matching_blocks() (difflib.SequenceMatcher 方法)
get_message() (mailbox.Mailbox 方法)
get_method() (urllib.request.Request 方法)
get_methods() (symtable.Class 方法)
get_mixed_type_key()(在 ipaddress 模块中)
get_name() (asyncio.Task 方法)
get_name() (symtable.Symbol 方法)
get_name() (symtable.SymbolTable 方法)
get_namespace() (symtable.Symbol 方法)
get_namespaces() (symtable.Symbol 方法)
get_native_id()(在 _thread 模块中)
get_native_id()(在 threading 模块中)
get_nonlocals() (symtable.Function 方法)
get_nonstandard_attr() (http.cookiejar.Cookie 方法)
get_nowait() (asyncio.Queue 方法)
get_nowait() (multiprocessing.Queue 方法)
get_nowait() (queue.Queue 方法)
get_nowait() (queue.SimpleQueue 方法)
get_object_traceback()(在 tracemalloc 模块中)
get_objects()(在 gc 模块中)
get_opcodes() (difflib.SequenceMatcher 方法)
get_option() (optparse.OptionParser 方法)
get_option_group() (optparse.OptionParser 方法)
get_origin()(在 typing 模块中)
get_original_bases()(在 types 模块中)
get_original_stdout()(在 test.support 模块中)
get_osfhandle()(在 msvcrt 模块中)
get_output_charset() (email.charset.Charset 方法)
get_overloads()(在 typing 模块中)
get_pagesize()(在 test.support 模块中)
get_param() (email.message.Message 方法)
get_parameters() (symtable.Function 方法)
get_params() (email.message.Message 方法)
get_path()(在 sysconfig 模块中)
get_path_names()(在 sysconfig 模块中)
get_paths()(在 sysconfig 模块中)
get_payload() (email.message.Message 方法)
get_pid() (asyncio.SubprocessTransport 方法)
get_pipe_transport() (asyncio.SubprocessTransport 方法)
get_platform()(在 sysconfig 模块中)
get_poly()(在 turtle 模块中)
get_preferred_scheme()(在 sysconfig 模块中)
get_protocol() (asyncio.BaseTransport 方法)
get_protocol_members()(在 typing 模块中)
get_proxy_response_headers() (http.client.HTTPConnection 方法)
get_python_version()(在 sysconfig 模块中)
get_ready() (graphlib.TopologicalSorter 方法)
get_referents()(在 gc 模块中)
get_referrers()(在 gc 模块中)
get_request() (socketserver.BaseServer 方法)
get_returncode() (asyncio.SubprocessTransport 方法)
get_running_loop()(在 asyncio 模块中)
get_scheme() (wsgiref.handlers.BaseHandler 方法)
get_scheme_names()(在 sysconfig 模块中)
get_selection() (tkinter.filedialog.FileDialog 方法)
get_sequences() (mailbox.MH 方法)
get_sequences() (mailbox.MHMessage 方法)
get_server() (multiprocessing.managers.BaseManager 方法)
get_server_certificate()(在 ssl 模块中)
get_shapepoly()(在 turtle 模块中)
get_source() (importlib.abc.InspectLoader 方法)
get_source() (importlib.abc.SourceLoader 方法)
get_source() (importlib.machinery.ExtensionFileLoader 方法)
get_source() (importlib.machinery.SourcelessFileLoader 方法)
get_source() (zipimport.zipimporter 方法)
get_source_segment()(在 ast 模块中)
get_stack() (asyncio.Task 方法)
get_stack() (bdb.Bdb 方法)
get_start_method()(在 multiprocessing 模块中)
get_starttag_text() (html.parser.HTMLParser 方法)
get_stats()(在 gc 模块中)
get_stats_profile() (pstats.Stats 方法)
get_stderr() (wsgiref.handlers.BaseHandler 方法)
get_stderr() (wsgiref.simple_server.WSGIRequestHandler 方法)
get_stdin() (wsgiref.handlers.BaseHandler 方法)
get_string() (mailbox.Mailbox 方法)
get_subdir() (mailbox.MaildirMessage 方法)
get_symbols() (symtable.SymbolTable 方法)
get_tabsize()(在 curses 模块中)
get_task_factory() (asyncio.loop 方法)
get_terminal_size()(在 os 模块中)
get_terminal_size()(在 shutil 模块中)
get_threshold()(在 gc 模块中)
get_token() (shlex.shlex 方法)
get_tool()(在 sys.monitoring 模块中)
get_traceback_limit()(在 tracemalloc 模块中)
get_traced_memory()(在 tracemalloc 模块中)
get_tracemalloc_memory()(在 tracemalloc 模块中)
get_type() (symtable.SymbolTable 方法)
get_type_hints()(在 typing 模块中)
get_unixfrom() (email.message.EmailMessage 方法)
get_unixfrom() (email.message.Message 方法)
get_unpack_formats()(在 shutil 模块中)
get_unverified_chain() (ssl.SSLSocket 方法)
get_usage() (optparse.OptionParser 方法)
get_value() (string.Formatter 方法)
get_verified_chain() (ssl.SSLSocket 方法)
get_version() (optparse.OptionParser 方法)
get_visible() (mailbox.BabylMessage 方法)
get_wch() (curses.window 方法)
get_write_buffer_limits() (asyncio.WriteTransport 方法)
get_write_buffer_size() (asyncio.WriteTransport 方法)
GET_YIELD_FROM_ITER (opcode)
getacl() (imaplib.IMAP4 方法)
getaddresses()(在 email.utils 模块中)
getaddrinfo() (asyncio.loop 方法)
getaddrinfo()(在 socket 模块中)
getallocatedblocks()(在 sys 模块中)
getandroidapilevel()(在 sys 模块中)
getannotation() (imaplib.IMAP4 方法)
getargvalues()(在 inspect 模块中)
getasyncgenlocals()(在 inspect 模块中)
getasyncgenstate()(在 inspect 模块中)
getatime()(在 os.path 模块中)
getattr()
built-in function
getattr_static()(在 inspect 模块中)
getattrfunc(C type)
getAttribute() (xml.dom.Element 方法)
getAttributeNode() (xml.dom.Element 方法)
getAttributeNodeNS() (xml.dom.Element 方法)
getAttributeNS() (xml.dom.Element 方法)
getattrofunc(C type)
GetBase() (xml.parsers.expat.xmlparser 方法)
getbegyx() (curses.window 方法)
getbkgd() (curses.window 方法)
getblocking() (socket.socket 方法)
getboolean() (configparser.ConfigParser 方法)
getbuffer() (io.BytesIO 方法)
getbufferproc(C type)
getByteStream() (xml.sax.xmlreader.InputSource 方法)
getcallargs()(在 inspect 模块中)
getcanvas()(在 turtle 模块中)
getch() (curses.window 方法)
getch()(在 msvcrt 模块中)
getCharacterStream() (xml.sax.xmlreader.InputSource 方法)
getche()(在 msvcrt 模块中)
getChild() (logging.Logger 方法)
getChildren() (logging.Logger 方法)
getclasstree()(在 inspect 模块中)
getclosurevars()(在 inspect 模块中)
getcode() (http.client.HTTPResponse 方法)
getcode() (urllib.response.addinfourl 方法)
getColumnNumber() (xml.sax.xmlreader.Locator 方法)
getcomments()(在 inspect 模块中)
getcompname() (wave.Wave_read 方法)
getcomptype() (wave.Wave_read 方法)
getconfig() (sqlite3.Connection 方法)
getContentHandler() (xml.sax.xmlreader.XMLReader 方法)
getcontext()(在 decimal 模块中)
getcoroutinelocals()(在 inspect 模块中)
getcoroutinestate()(在 inspect 模块中)
getctime()(在 os.path 模块中)
getcwd()(在 os 模块中)
getcwdb()(在 os 模块中)
getdecoder()(在 codecs 模块中)
getdefaultencoding()(在 sys 模块中)
getdefaultlocale()(在 locale 模块中)
getdefaulttimeout()(在 socket 模块中)
getdlopenflags()(在 sys 模块中)
getdoc()(在 inspect 模块中)
getDOMImplementation()(在 xml.dom 模块中)
getDTDHandler() (xml.sax.xmlreader.XMLReader 方法)
getEffectiveLevel() (logging.Logger 方法)
getegid()(在 os 模块中)
getElementsByTagName() (xml.dom.Document 方法)
getElementsByTagName() (xml.dom.Element 方法)
getElementsByTagNameNS() (xml.dom.Document 方法)
getElementsByTagNameNS() (xml.dom.Element 方法)
getencoder()(在 codecs 模块中)
getEncoding() (xml.sax.xmlreader.InputSource 方法)
getencoding()(在 locale 模块中)
getEntityResolver() (xml.sax.xmlreader.XMLReader 方法)
getenv()(在 os 模块中)
getenvb()(在 os 模块中)
getErrorHandler() (xml.sax.xmlreader.XMLReader 方法)
geteuid()(在 os 模块中)
getEvent() (xml.dom.pulldom.DOMEventStream 方法)
getEventCategory() (logging.handlers.NTEventLogHandler 方法)
getEventType() (logging.handlers.NTEventLogHandler 方法)
getException() (xml.sax.SAXException 方法)
getFeature() (xml.sax.xmlreader.XMLReader 方法)
getfile()(在 inspect 模块中)
getFilesToDelete() (logging.handlers.TimedRotatingFileHandler 方法)
getfilesystemencodeerrors()(在 sys 模块中)
getfilesystemencoding()(在 sys 模块中)
getfloat() (configparser.ConfigParser 方法)
getfqdn()(在 socket 模块中)
getframeinfo()(在 inspect 模块中)
getframerate() (wave.Wave_read 方法)
getfullargspec()(在 inspect 模块中)
getgeneratorlocals()(在 inspect 模块中)
getgeneratorstate()(在 inspect 模块中)
getgid()(在 os 模块中)
getgrall()(在 grp 模块中)
getgrgid()(在 grp 模块中)
getgrnam()(在 grp 模块中)
getgrouplist()(在 os 模块中)
getgroups()(在 os 模块中)
getHandlerByName()(在 logging 模块中)
getHandlerNames()(在 logging 模块中)
getheader() (http.client.HTTPResponse 方法)
getheaders() (http.client.HTTPResponse 方法)
gethostbyaddr() (在 socket 模块中)
gethostbyaddr()(在 socket 模块中)
gethostbyname()(在 socket 模块中)
gethostbyname_ex()(在 socket 模块中)
gethostname() (在 socket 模块中)
gethostname()(在 socket 模块中)
getincrementaldecoder()(在 codecs 模块中)
getincrementalencoder()(在 codecs 模块中)
getinfo() (zipfile.ZipFile 方法)
getinnerframes()(在 inspect 模块中)
GetInputContext() (xml.parsers.expat.xmlparser 方法)
getint() (configparser.ConfigParser 方法)
getitem()(在 operator 模块中)
getiterfunc(C type)
getitimer()(在 signal 模块中)
getkey() (curses.window 方法)
GetLastError()(在 ctypes 模块中)
getLength() (xml.sax.xmlreader.Attributes 方法)
getLevelName()(在 logging 模块中)
getLevelNamesMapping()(在 logging 模块中)
getlimit() (sqlite3.Connection 方法)
getline()(在 linecache 模块中)
getLineNumber() (xml.sax.xmlreader.Locator 方法)
getloadavg()(在 os 模块中)
getlocale()(在 locale 模块中)
getLogger()(在 logging 模块中)
getLoggerClass()(在 logging 模块中)
getlogin()(在 os 模块中)
getLogRecordFactory()(在 logging 模块中)
getMandatoryRelease() (__future__._Feature 方法)
getmark() (wave.Wave_read 方法)
getmarkers() (wave.Wave_read 方法)
getmaxyx() (curses.window 方法)
getmember() (tarfile.TarFile 方法)
getmembers() (tarfile.TarFile 方法)
getmembers()(在 inspect 模块中)
getmembers_static()(在 inspect 模块中)
getMessage() (logging.LogRecord 方法)
getMessage() (xml.sax.SAXException 方法)
getMessageID() (logging.handlers.NTEventLogHandler 方法)
getmodule()(在 inspect 模块中)
getmodulename()(在 inspect 模块中)
getmouse()(在 curses 模块中)
getmro()(在 inspect 模块中)
getmtime()(在 os.path 模块中)
getName() (threading.Thread 方法)
getNameByQName() (xml.sax.xmlreader.AttributesNS 方法)
getnameinfo() (asyncio.loop 方法)
getnameinfo()(在 socket 模块中)
getnames() (tarfile.TarFile 方法)
getNames() (xml.sax.xmlreader.Attributes 方法)
getnchannels() (wave.Wave_read 方法)
getnframes() (wave.Wave_read 方法)
getnode
getnode()(在 uuid 模块中)
getobjects()(在 sys 模块中)
getopt
module
getopt()(在 getopt 模块中)
GetoptError
getOptionalRelease() (__future__._Feature 方法)
getouterframes()(在 inspect 模块中)
getoutput()(在 subprocess 模块中)
getpagesize()(在 resource 模块中)
getparams() (wave.Wave_read 方法)
getparyx() (curses.window 方法)
getpass
module
getpass()(在 getpass 模块中)
GetPassWarning
getpeercert() (ssl.SSLSocket 方法)
getpeername() (socket.socket 方法)
getpen()(在 turtle 模块中)
getpgid()(在 os 模块中)
getpgrp()(在 os 模块中)
getpid()(在 os 模块中)
getpos() (html.parser.HTMLParser 方法)
getppid()(在 os 模块中)
getpreferredencoding()(在 locale 模块中)
getpriority()(在 os 模块中)
getprofile()(在 sys 模块中)
getprofile()(在 threading 模块中)
getProperty() (xml.sax.xmlreader.XMLReader 方法)
getprotobyname()(在 socket 模块中)
getproxies()(在 urllib.request 模块中)
getPublicId() (xml.sax.xmlreader.InputSource 方法)
getPublicId() (xml.sax.xmlreader.Locator 方法)
getpwall()(在 pwd 模块中)
getpwnam()(在 pwd 模块中)
getpwuid()(在 pwd 模块中)
getQNameByName() (xml.sax.xmlreader.AttributesNS 方法)
getQNames() (xml.sax.xmlreader.AttributesNS 方法)
getquota() (imaplib.IMAP4 方法)
getquotaroot() (imaplib.IMAP4 方法)
getrandbits() (random.Random 方法)
getrandbits()(在 random 模块中)
getrandom()(在 os 模块中)
getreader()(在 codecs 模块中)
getrecursionlimit()(在 sys 模块中)
getrefcount()(在 sys 模块中)
GetReparseDeferralEnabled() (xml.parsers.expat.xmlparser 方法)
getresgid()(在 os 模块中)
getresponse() (http.client.HTTPConnection 方法)
getresuid()(在 os 模块中)
getrlimit()(在 resource 模块中)
getroot() (xml.etree.ElementTree.ElementTree 方法)
getrusage()(在 resource 模块中)
getsampwidth() (wave.Wave_read 方法)
getscreen()(在 turtle 模块中)
getservbyname()(在 socket 模块中)
getservbyport()(在 socket 模块中)
GetSetDescriptorType()(在 types 模块中)
getshapes()(在 turtle 模块中)
getsid()(在 os 模块中)
getsignal()(在 signal 模块中)
getsitepackages()(在 site 模块中)
getsize()(在 os.path 模块中)
getsizeof()(在 sys 模块中)
getsockname() (socket.socket 方法)
getsockopt() (socket.socket 方法)
getsource()(在 inspect 模块中)
getsourcefile()(在 inspect 模块中)
getsourcelines()(在 inspect 模块中)
getstate() (codecs.IncrementalDecoder 方法)
getstate() (codecs.IncrementalEncoder 方法)
getstate() (random.Random 方法)
getstate()(在 random 模块中)
getstatusoutput()(在 subprocess 模块中)
getstr() (curses.window 方法)
getSubject() (logging.handlers.SMTPHandler 方法)
getswitchinterval()(在 sys 模块中)
getSystemId() (xml.sax.xmlreader.InputSource 方法)
getSystemId() (xml.sax.xmlreader.Locator 方法)
getsyx()(在 curses 模块中)
gettarinfo() (tarfile.TarFile 方法)
gettempdir()(在 tempfile 模块中)
gettempdirb()(在 tempfile 模块中)
gettempprefix()(在 tempfile 模块中)
gettempprefixb()(在 tempfile 模块中)
getter(C type)
getTestCaseNames() (unittest.TestLoader 方法)
gettext
module
gettext() (gettext.GNUTranslations 方法)
gettext() (gettext.NullTranslations 方法)
gettext()(在 gettext 模块中)
gettext()(在 locale 模块中)
gettimeout() (socket.socket 方法)
gettrace()(在 sys 模块中)
gettrace()(在 threading 模块中)
getturtle()(在 turtle 模块中)
getType() (xml.sax.xmlreader.Attributes 方法)
getuid()(在 os 模块中)
getunicodeinternedsize()(在 sys 模块中)
geturl() (http.client.HTTPResponse 方法)
geturl() (urllib.parse.urllib.parse.SplitResult 方法)
geturl() (urllib.response.addinfourl 方法)
getuser()(在 getpass 模块中)
getuserbase()(在 site 模块中)
getusersitepackages()(在 site 模块中)
getvalue() (io.BytesIO 方法)
getvalue() (io.StringIO 方法)
getValue() (xml.sax.xmlreader.Attributes 方法)
getValueByQName() (xml.sax.xmlreader.AttributesNS 方法)
getwch()(在 msvcrt 模块中)
getwche()(在 msvcrt 模块中)
getweakrefcount()(在 weakref 模块中)
getweakrefs()(在 weakref 模块中)
getwelcome() (ftplib.FTP 方法)
getwelcome() (poplib.POP3 方法)
getwin()(在 curses 模块中)
getwindowsversion()(在 sys 模块中)
getwriter()(在 codecs 模块中)
getxattr()(在 os 模块中)
getyx() (curses.window 方法)
gid(tarfile.TarInfo 属性)
GIL
glob
module
,
[1]
glob() (pathlib.Path 方法)
glob()(在 glob 模块中)
global
name 绑定
namespace -- 命名空间
statement -- 语句
,
[1]
global interpreter lock -- 全局解释器锁
,
[1]
global_enum()(在 enum 模块中)
globals()
built-in function
Global(ast 中的类)
globs(doctest.DocTest 属性)
gmtime()(在 time 模块中)
gname(tarfile.TarInfo 属性)
GNOME
GNU_FORMAT()(在 tarfile 模块中)
gnu_getopt()(在 getopt 模块中)
GNUTranslations(gettext 中的类)
GNUTYPE_LONGLINK()(在 tarfile 模块中)
GNUTYPE_LONGNAME()(在 tarfile 模块中)
GNUTYPE_SPARSE()(在 tarfile 模块中)
go() (tkinter.filedialog.FileDialog 方法)
goto()(在 turtle 模块中)
got(doctest.DocTestFailure 属性)
grantpt()(在 os 模块中)
graphlib
module
GREATER()(在 token 模块中)
GREATEREQUAL()(在 token 模块中)
Greenwich Mean Time
GRND_NONBLOCK()(在 os 模块中)
GRND_RANDOM()(在 os 模块中)
group() (pathlib.Path 方法)
group() (re.Match 方法)
groupby()(在 itertools 模块中)
groupdict() (re.Match 方法)
groupindex(re.Pattern 属性)
groups() (re.Match 方法)
groups(email.headerregistry.AddressHeader 属性)
groups(re.Pattern 属性)
Group(email.headerregistry 中的类)
grp
module
GS()(在 curses.ascii 模块中)
gt()(在 operator 模块中)
GtE(ast 中的类)
Gt(ast 中的类)
guess_all_extensions() (mimetypes.MimeTypes 方法)
guess_all_extensions()(在 mimetypes 模块中)
guess_extension() (mimetypes.MimeTypes 方法)
guess_extension()(在 mimetypes 模块中)
guess_file_type() (mimetypes.MimeTypes 方法)
guess_file_type()(在 mimetypes 模块中)
guess_scheme()(在 wsgiref.util 模块中)
guess_type() (mimetypes.MimeTypes 方法)
guess_type()(在 mimetypes 模块中)
GUI
gzip
module
GzipFile(gzip 中的类)
gzip命令行选项
--best
--decompress
--fast
--help
-d
-h
file
«
导航
索引
模块
|
Python
»
3.14.0a1 Documentation
»
索引
|
Theme
Auto
Light
Dark
|