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