Nawigacja
indeks
moduły
|
Python
»
3.8.20 Documentation
»
|
Indeks – G
G.722
gaierror
gamma() (w module math)
gammavariate() (w module random)
garbage (w module gc)
garbage collection
,
[1]
gather() (curses.textpad.Textbox metoda)
(w module asyncio)
gauss() (w module random)
gc (moduł)
gc_collect() (w module test.support)
gcd() (w module fractions)
(w module math)
ge() (w module operator)
gen_lib_options() (w module distutils.ccompiler)
gen_preprocess_options() (w module distutils.ccompiler)
gen_uuid() (w module msilib)
generate_help() (distutils.fancy_getopt.FancyGetopt metoda)
generate_tokens() (w module tokenize)
generator
,
[1]
expression
function
,
[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
wyjątek
,
[1]
GeneratorType (w module types)
generic
special attribute
Generic (klasa w module typing)
generic function
generic_visit() (ast.NodeVisitor metoda)
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)
(ossaudiodev.oss_mixer_device 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_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)
(xdrlib.Packer metoda)
(xdrlib.Unpacker 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 distutils.sysconfig)
(w module sysconfig)
get_config_var() (w module distutils.sysconfig)
(w module sysconfig)
get_config_vars() (w module distutils.sysconfig)
(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() (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_compiler() (w module distutils.ccompiler)
get_default_domain() (w module nis)
get_default_type() (email.message.EmailMessage metoda)
(email.message.Message metoda)
get_default_verify_paths() (w module ssl)
get_dialect() (w module csv)
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_event_loop() (asyncio.AbstractEventLoopPolicy metoda)
(w module asyncio)
get_event_loop_policy() (w module asyncio)
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_flags() (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() (symtable.SymbolTable metoda)
get_importer() (w module pkgutil)
get_info() (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_line_buffer() (w module readline)
get_lineno() (symtable.SymbolTable metoda)
get_loader() (w module pkgutil)
get_locals() (symtable.Function metoda)
get_logger() (w module multiprocessing)
get_loop() (asyncio.Future metoda)
(asyncio.Server metoda)
get_magic() (w module imp)
get_makefile_filename() (w module distutils.sysconfig)
(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_option_order() (distutils.fancy_getopt.FancyGetopt metoda)
get_origin() (w module typing)
get_original_stdout() (w module test.support)
get_osfhandle() (w module msvcrt)
get_output_charset() (email.charset.Charset metoda)
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 distutils.util)
(w module sysconfig)
get_poly() (w module turtle)
get_position() (xdrlib.Unpacker metoda)
get_protocol() (asyncio.BaseTransport metoda)
get_python_inc() (w module distutils.sysconfig)
get_python_lib() (w module distutils.sysconfig)
get_python_version() (w module sysconfig)
get_recsrc() (ossaudiodev.oss_mixer_device 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_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_socket() (telnetlib.Telnet metoda)
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_special_folder_path() (funkcja wbudowana)
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_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_suffixes() (w module imp)
get_symbols() (symtable.SymbolTable metoda)
get_tag() (w module imp)
get_task_factory() (asyncio.loop metoda)
get_terminal_size() (w module os)
(w module shutil)
get_terminator() (asynchat.async_chat metoda)
get_threshold() (w module gc)
get_token() (shlex.shlex metoda)
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_usage() (optparse.OptionParser metoda)
get_value() (string.Formatter 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)
getargspec() (w module inspect)
getargvalues() (w module inspect)
getatime() (w module os.path)
getattr() (funkcja wbudowana)
getattr_static() (w module inspect)
getattrfunc (typ C)
getAttribute() (xml.dom.Element metoda)
getAttributeNode() (xml.dom.Element metoda)
getAttributeNodeNS() (xml.dom.Element metoda)
getAttributeNS() (xml.dom.Element metoda)
getattrofunc (typ C)
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 (typ C)
getByteStream() (xml.sax.xmlreader.InputSource metoda)
getcallargs() (w module inspect)
getcanvas() (w module turtle)
getcapabilities() (nntplib.NNTP metoda)
getcaps() (w module mailcap)
getch() (curses.window metoda)
(w module msvcrt)
getCharacterStream() (xml.sax.xmlreader.InputSource metoda)
getche() (w module msvcrt)
getcheckinterval() (w module sys)
getChild() (logging.Logger metoda)
getchildren() (xml.etree.ElementTree.Element metoda)
getclasstree() (w module inspect)
getclosurevars() (w module inspect)
GetColumnInfo() (msilib.View metoda)
getColumnNumber() (xml.sax.xmlreader.Locator metoda)
getcomments() (w module inspect)
getcompname() (aifc.aifc metoda)
(sunau.AU_read metoda)
(wave.Wave_read metoda)
getcomptype() (aifc.aifc metoda)
(sunau.AU_read metoda)
(wave.Wave_read 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)
getcwdu (2to3 fixer)
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() (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)
GetFieldCount() (msilib.Record metoda)
getfile() (w module inspect)
getfilesystemencodeerrors() (w module sys)
getfilesystemencoding() (w module sys)
getfirst() (cgi.FieldStorage metoda)
getfloat() (configparser.ConfigParser metoda)
getfmts() (ossaudiodev.oss_audio_device metoda)
getfqdn() (w module socket)
getframeinfo() (w module inspect)
getframerate() (aifc.aifc metoda)
(sunau.AU_read metoda)
(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)
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)
GetInteger() (msilib.Record metoda)
getitem() (w module operator)
getiterator() (xml.etree.ElementTree.Element metoda)
(xml.etree.ElementTree.ElementTree metoda)
getiterfunc (typ C)
getitimer() (w module signal)
getkey() (curses.window metoda)
GetLastError() (w module ctypes)
getLength() (xml.sax.xmlreader.Attributes metoda)
getLevelName() (w module logging)
getline() (w module linecache)
getLineNumber() (xml.sax.xmlreader.Locator metoda)
getlist() (cgi.FieldStorage 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)
getmark() (aifc.aifc metoda)
(sunau.AU_read metoda)
(wave.Wave_read metoda)
getmarkers() (aifc.aifc metoda)
(sunau.AU_read metoda)
(wave.Wave_read metoda)
getmaxyx() (curses.window metoda)
getmember() (tarfile.TarFile metoda)
getmembers() (tarfile.TarFile metoda)
(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() (chunk.Chunk metoda)
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() (aifc.aifc metoda)
(sunau.AU_read metoda)
(wave.Wave_read metoda)
getnframes() (aifc.aifc metoda)
(sunau.AU_read metoda)
(wave.Wave_read metoda)
getnode
getnode() (w module uuid)
getopt (moduł)
getopt() (distutils.fancy_getopt.FancyGetopt metoda)
(w module getopt)
GetoptError
getouterframes() (w module inspect)
getoutput() (w module subprocess)
getpagesize() (w module resource)
getparams() (aifc.aifc metoda)
(sunau.AU_read metoda)
(wave.Wave_read metoda)
getparyx() (curses.window metoda)
getpass (moduł)
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)
GetProperty() (msilib.SummaryInformation metoda)
getProperty() (xml.sax.xmlreader.XMLReader metoda)
GetPropertyCount() (msilib.SummaryInformation 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() (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)
getsample() (w module audioop)
getsampwidth() (aifc.aifc metoda)
(sunau.AU_read metoda)
(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() (chunk.Chunk metoda)
(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)
getspall() (w module spwd)
getspnam() (w module spwd)
getstate() (codecs.IncrementalDecoder metoda)
(codecs.IncrementalEncoder metoda)
(w module random)
getstatusoutput() (w module subprocess)
getstr() (curses.window metoda)
GetString() (msilib.Record metoda)
getSubject() (logging.handlers.SMTPHandler metoda)
GetSummaryInformation() (msilib.Database 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)
getTestCaseNames() (unittest.TestLoader metoda)
gettext (moduł)
gettext() (gettext.GNUTranslations metoda)
(gettext.NullTranslations metoda)
(w module gettext)
(w module locale)
gettimeout() (socket.socket metoda)
gettrace() (w module sys)
getturtle() (w module turtle)
getType() (xml.sax.xmlreader.Attributes metoda)
getuid() (w module os)
geturl() (urllib.parse.urllib.parse.SplitResult 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)
(nntplib.NNTP 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
moduł
glob (moduł)
glob() (msilib.Directory metoda)
(pathlib.Path metoda)
(w module glob)
global
instrukcja
,
[1]
name binding
namespace
global interpreter lock
,
[1]
globals() (funkcja wbudowana)
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)
got (doctest.DocTestFailure atrybut)
goto() (w module turtle)
grammar
Graphical User Interface
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() (nntplib.NNTP metoda)
(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 (moduł)
gt() (w module operator)
guess_all_extensions() (mimetypes.MimeTypes metoda)
(w module mimetypes)
guess_extension() (mimetypes.MimeTypes metoda)
(w module mimetypes)
guess_scheme() (w module wsgiref.util)
guess_type() (mimetypes.MimeTypes metoda)
(w module mimetypes)
GUI
gzip (moduł)
gzip command line option
--best
--decompress
--fast
--help
-d
-h
file
GzipFile (klasa w module gzip)
Nawigacja
indeks
moduły
|
Python
»
3.8.20 Documentation
»
|