|
-
flattening
- float (klasa wbudowana)
- float_info (w module sys)
- float_repr_style (w module sys)
-
floating-point
- floating-point literal
- FloatingPointError
- FloatOperation (klasa w module decimal)
- flock() (w module fcntl)
- floor division
- floor() (in module math)
- FloorDiv (klasa w module ast)
- floordiv() (w module operator)
- flush() (bz2.BZ2Compressor metoda)
- flush_headers() (http.server.BaseHTTPRequestHandler metoda)
- flush_std_streams() (w module test.support)
- flushinp() (w module curses)
- FlushKey() (w module winreg)
- fma() (decimal.Context metoda)
- fmean() (w module statistics)
- fmod() (w module math)
- FMT_BINARY (w module plistlib)
- FMT_XML (w module plistlib)
-
fnmatch
- fnmatch() (w module fnmatch)
- fnmatchcase() (w module fnmatch)
- focus() (tkinter.ttk.Treeview metoda)
- fold (datetime.datetime atrybut)
- fold() (email.headerregistry.BaseHeader metoda)
- fold_binary() (email.policy.Compat32 metoda)
- Font (klasa w module tkinter.font)
-
for
- For (klasa w module ast)
- FOR_ITER (opcode)
- forget() (tkinter.ttk.Notebook metoda)
- fork() (w module os)
- ForkingMixIn (klasa w module socketserver)
- ForkingTCPServer (klasa w module socketserver)
- ForkingUDPServer (klasa w module socketserver)
- ForkingUnixDatagramServer (klasa w module socketserver)
- ForkingUnixStreamServer (klasa w module socketserver)
- forkpty() (w module os)
-
form
- Form (klasa w module tkinter.tix)
- FORMAT (inspect.BufferFlags atrybut)
- format (memoryview atrybut)
-
format()
- format() (logging.BufferingFormatter metoda)
-
format() (wbudowana funkcja)
- format_datetime() (w module email.utils)
- format_exc() (w module traceback)
- format_exception() (w module traceback)
- format_exception_only() (traceback.TracebackException metoda)
- format_field() (string.Formatter metoda)
- format_frame_summary() (traceback.StackSummary metoda)
- format_help() (argparse.ArgumentParser metoda)
- format_list() (w module traceback)
- format_map() (str metoda)
- format_stack() (w module traceback)
- format_stack_entry() (bdb.Bdb metoda)
- format_string() (w module locale)
- format_tb() (w module traceback)
- format_usage() (argparse.Action metoda)
- FORMAT_VALUE (opcode)
- formataddr() (w module email.utils)
- formatargvalues() (w module inspect)
- formatdate() (w module email.utils)
- FormatError
- FormatError() (w module ctypes)
- formatException() (logging.Formatter metoda)
- formatFooter() (logging.BufferingFormatter metoda)
- formatHeader() (logging.BufferingFormatter metoda)
- formatmonth() (calendar.HTMLCalendar metoda)
- formatmonthname() (calendar.HTMLCalendar metoda)
- formatStack() (logging.Formatter metoda)
- FormattedValue (klasa w module ast)
- Formatter (klasa w module logging)
- formatTime() (logging.Formatter metoda)
-
formatting
- formatting, string (%)
- formatwarning() (w module warnings)
- formatyear() (calendar.HTMLCalendar metoda)
- formatyearpage() (calendar.HTMLCalendar metoda)
- Fortran contiguous, [1]
- forward() (w module turtle)
- ForwardRef (klasa w module typing)
- fp (urllib.error.HTTPError atrybut)
- fpathconf() (w module os)
- Fraction (klasa w module fractions)
-
fractions
-
frame
- frame (inspect.FrameInfo atrybut)
- Frame (klasa w module tracemalloc)
- frame (tkinter.scrolledtext.ScrolledText atrybut)
- FrameInfo (klasa w module inspect)
- FrameSummary (klasa w module traceback)
- FrameType (w module types)
-
free
- free (C function)
- free_tool_id() (w module sys.monitoring)
- freedesktop_os_release() (w module platform)
- freefunc (C type)
- freeze utility
- freeze() (w module gc)
- freeze_support() (w module multiprocessing)
- frexp() (w module math)
- FRIDAY (w module calendar)
-
from
- from_address() (ctypes._CData metoda)
- from_buffer() (ctypes._CData metoda)
- from_buffer_copy() (ctypes._CData metoda)
- from_bytes() (int metoda klasy)
- from_callable() (inspect.Signature metoda klasy)
- from_decimal() (fractions.Fraction metoda klasy)
- from_exception() (traceback.TracebackException metoda klasy)
- from_file() (zipfile.ZipInfo metoda klasy)
- from_float() (decimal.Decimal metoda klasy)
- from_iterable() (itertools.chain metoda klasy)
- from_list() (traceback.StackSummary metoda klasy)
- from_param() (ctypes._CData metoda)
- from_samples() (statistics.NormalDist metoda klasy)
- from_traceback() (dis.Bytecode metoda klasy)
- frombuf() (tarfile.TarInfo metoda klasy)
- frombytes() (array.array metoda)
- fromfd() (select.epoll metoda)
- fromfile() (array.array metoda)
- fromhex() (bytearray metoda klasy)
- fromisocalendar() (datetime.date metoda klasy)
- fromisoformat() (datetime.date metoda klasy)
- fromkeys() (collections.Counter metoda)
- fromlist() (array.array metoda)
- fromordinal() (datetime.date metoda klasy)
- fromshare() (w module socket)
- fromstring() (w module xml.etree.ElementTree)
- fromstringlist() (w module xml.etree.ElementTree)
- fromtarfile() (tarfile.TarInfo metoda klasy)
- fromtimestamp() (datetime.date metoda klasy)
- fromunicode() (array.array metoda)
- fromutc() (datetime.timezone metoda)
- FrozenImporter (klasa w module importlib.machinery)
- FrozenInstanceError
-
frozenset
- FrozenSet (klasa w module typing)
- frozenset (klasa wbudowana)
- FS (w module curses.ascii)
- fs_is_case_insensitive() (w module test.support.os_helper)
- FS_NONASCII (w module test.support.os_helper)
- fsdecode() (w module os)
- fsencode() (w module os)
- fspath() (w module os)
- fstat() (w module os)
- fstatvfs() (w module os)
- fstring, [1]
- FSTRING_END (w module token)
- FSTRING_MIDDLE (w module token)
- FSTRING_START (w module token)
- fsum() (w module math)
- fsync() (w module os)
- FTP
- FTP (klasa w module ftplib)
- ftp_open() (urllib.request.FTPHandler metoda)
- FTP_TLS (klasa w module ftplib)
- FTPHandler (klasa w module urllib.request)
-
ftplib
- ftruncate() (w module os)
- Full
- FULL (inspect.BufferFlags atrybut)
- full() (asyncio.Queue metoda)
- FULL_RO (inspect.BufferFlags atrybut)
- full_url (urllib.request.Request atrybut)
- fullmatch() (re.Pattern metoda)
- fully_trusted_filter() (w module tarfile)
- func (functools.partial atrybut)
- funcattrs (2to3 fixer)
- funcname (bdb.Breakpoint atrybut)
- function (inspect.FrameInfo atrybut)
- Function (klasa w module pyclbr)
- function annotation
- FunctionDef (klasa w module ast)
- FunctionTestCase (klasa w module unittest)
- FunctionType (klasa w module ast)
-
functools
- funkcja
- adnotacje typów, [1]
- anonymous
- argument
- call, [1], [2]
- call, user-defined
- definition, [1]
- generator, [1]
- nazwa, [1]
- obiekt, [1], [2], [3], [4], [5]
- user-defined
-
funkcja wbudowana
- __import__
- abs, [1]
- ascii
- bytes, [1]
- call
- chr
- classmethod
- compile, [1], [2], [3]
- complex, [1]
- divmod, [1], [2]
- eval, [1], [2], [3], [4]
- exec, [1], [2]
- hash, [1], [2], [3]
- id
- int, [1], [2]
- len, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
- max
- min
- obiekt, [1]
- ord
- otwórz, [1]
- pomoc
- pow, [1], [2], [3], [4], [5]
- print
- range
- repr, [1], [2], [3]
- round
- slice, [1]
- staticmethod
- tuple, [1]
- typ, [1], [2], [3]
- typ (float) zmiennoprzecinkowy pojedynczej precyzji, [1], [2]
- funny_files (filecmp.dircmp atrybut)
-
future
- future (2to3 fixer)
- Future (klasa w module asyncio)
- FutureWarning
- fwalk() (w module os)
|