|
- firstkey() (dbm.gnu.gdbm метод)
- firstweekday() (в модулі calendar)
- fix_missing_locations() (в модулі ast)
- fix_sentence_endings (textwrap.TextWrapper атрибут)
- Flag (клас в enum)
- flag_bits (zipfile.ZipInfo атрибут)
- flags (re.Pattern атрибут)
- flash() (в модулі curses)
- flatten() (email.generator.BytesGenerator метод)
-
flattening
-
float
- float (вбудований клас)
- float_info (в модулі sys)
- float_repr_style (в модулі sys)
-
floating point
- floating point literal
- FloatingPointError
- FloatOperation (клас в decimal)
- flock() (в модулі fcntl)
- floor() (in module math)
- FloorDiv (клас в ast)
- floordiv() (в модулі operator)
- flush() (bz2.BZ2Compressor метод)
- flush_headers() (http.server.BaseHTTPRequestHandler метод)
- flush_softspace() (formatter.formatter метод)
- flushinp() (в модулі curses)
- FlushKey() (в модулі winreg)
- fma() (decimal.Context метод)
- fmean() (в модулі statistics)
- fmod() (в модулі math)
- FMT_BINARY (в модулі plistlib)
- FMT_XML (в модулі plistlib)
- fnmatch (модуль)
- fnmatch() (в модулі fnmatch)
- fnmatchcase() (в модулі fnmatch)
- focus() (tkinter.ttk.Treeview метод)
- fold (datetime.datetime атрибут)
- fold() (email.headerregistry.BaseHeader метод)
- fold_binary() (email.policy.Compat32 метод)
- Font (клас в tkinter.font)
-
for
- For (клас в ast)
- FOR_ITER (opcode)
- forget() (tkinter.ttk.Notebook метод)
- fork() (в модулі os)
- ForkingMixIn (клас в socketserver)
- ForkingTCPServer (клас в socketserver)
- ForkingUDPServer (клас в socketserver)
- forkpty() (в модулі os)
-
form
- Form (клас в tkinter.tix)
- format (memoryview атрибут)
-
format() (built-in function)
- format() (logging.Formatter метод)
- format_datetime() (в модулі email.utils)
- format_exc() (в модулі traceback)
- format_exception() (в модулі traceback)
- format_exception_only() (traceback.TracebackException метод)
- format_field() (string.Formatter метод)
- format_help() (argparse.ArgumentParser метод)
- format_list() (в модулі traceback)
- format_map() (str метод)
- format_stack() (в модулі traceback)
- format_stack_entry() (bdb.Bdb метод)
- format_string() (в модулі locale)
- format_tb() (в модулі traceback)
- format_usage() (argparse.ArgumentParser метод)
- FORMAT_VALUE (opcode)
- formataddr() (в модулі email.utils)
- formatargspec() (в модулі inspect)
- formatargvalues() (в модулі inspect)
- formatdate() (в модулі email.utils)
- FormatError
- FormatError() (в модулі ctypes)
- formatException() (logging.Formatter метод)
- formatmonth() (calendar.HTMLCalendar метод)
- formatStack() (logging.Formatter метод)
- formatted string literal
- FormattedValue (клас в ast)
- Formatter (клас в logging)
- formatter (модуль)
- formatTime() (logging.Formatter метод)
-
formatting
- formatting, string (%)
- formatwarning() (в модулі warnings)
- formatyear() (calendar.HTMLCalendar метод)
- formatyearpage() (calendar.HTMLCalendar метод)
- Fortran contiguous, [1]
- forward() (в модулі turtle)
- ForwardRef (клас в typing)
- found_terminator() (asynchat.async_chat метод)
- fpathconf() (в модулі os)
- fqdn (smtpd.SMTPChannel атрибут)
- Fraction (клас в fractions)
- fractions (модуль)
-
frame
- frame (tkinter.scrolledtext.ScrolledText атрибут)
- Frame (клас в tracemalloc)
- FrameSummary (клас в traceback)
- FrameType (в модулі types)
-
free
- free()
- freefunc (C тип)
- freeze utility
- freeze() (в модулі gc)
- freeze_support() (в модулі multiprocessing)
- frexp() (в модулі math)
-
from
- from_address() (ctypes._CData метод)
- from_buffer() (ctypes._CData метод)
- from_buffer_copy() (ctypes._CData метод)
- from_bytes() (int class method)
- from_callable() (inspect.Signature class method)
- from_decimal() (fractions.Fraction метод)
- from_exception() (traceback.TracebackException class method)
- from_file() (zipfile.ZipInfo class method)
- from_float() (decimal.Decimal метод)
- from_iterable() (itertools.chain class method)
- from_list() (traceback.StackSummary class method)
- from_param() (ctypes._CData метод)
- from_samples() (statistics.NormalDist class method)
- from_traceback() (dis.Bytecode class method)
- frombuf() (tarfile.TarInfo class method)
- frombytes() (array.array метод)
- fromfd() (select.epoll метод)
- fromfile() (array.array метод)
- fromhex() (bytearray class method)
- fromisocalendar() (datetime.date class method)
- fromisoformat() (datetime.date class method)
- fromkeys() (collections.Counter метод)
- fromlist() (array.array метод)
- fromordinal() (datetime.date class method)
- fromshare() (в модулі socket)
- fromstring() (в модулі xml.etree.ElementTree)
- fromstringlist() (в модулі xml.etree.ElementTree)
- fromtarfile() (tarfile.TarInfo class method)
- fromtimestamp() (datetime.date class method)
- fromunicode() (array.array метод)
- fromutc() (datetime.timezone метод)
- FrozenImporter (клас в importlib.machinery)
- FrozenInstanceError
-
frozenset
- frozenset (вбудований клас)
- FrozenSet (клас в typing)
- fs_is_case_insensitive() (в модулі test.support)
- FS_NONASCII (в модулі test.support)
- fsdecode() (в модулі os)
- fsencode() (в модулі os)
- fspath() (в модулі os)
- fstat() (в модулі os)
- fstatvfs() (в модулі os)
- fstring
- fsum() (в модулі math)
- fsync() (в модулі os)
- FTP
- FTP (клас в ftplib)
- ftp_open() (urllib.request.FTPHandler метод)
- FTP_TLS (клас в ftplib)
- FTPHandler (клас в urllib.request)
- ftplib (модуль)
- ftruncate() (в модулі os)
- Full
- full() (asyncio.Queue метод)
- full_url (urllib.request.Request атрибут)
- fullmatch() (re.Pattern метод)
- fully_trusted_filter() (в модулі tarfile)
- func (functools.partial атрибут)
- funcattrs (2to3 fixer)
-
function
- annotations, [1]
- anonymous
- argument
- call, [1], [2]
- call, user-defined
- definition, [1]
- generator, [1]
- name, [1]
- user-defined
- об'єкт, [1], [2], [3], [4], [5]
- Function (клас в symtable)
- FunctionDef (клас в ast)
- FunctionTestCase (клас в unittest)
- FunctionType (в модулі types)
- functools (модуль)
- funny_files (filecmp.dircmp атрибут)
-
future
- future (2to3 fixer)
- Future (клас в asyncio)
- FutureWarning
- fwalk() (в модулі os)
|