bytearray.ljust(width[, fillbyte]) Return a copy of the object left justified in a sequence of length width. Padding
Unpacker.unpack_farray(n, unpack_item) Unpacks and returns (as a list) a fixed length array of homogeneous items. n
doctype(name, pubid, system) Deprecated since version 3.2: Define
stat(*, follow_symlinks=True) Return a stat_result object for this entry. This method follows symbolic links by
Path.rename(target) Rename this file or directory to the given target. On Unix, if target exists and is a
shutil.get_unpack_formats() Return a list of all registered formats for unpacking. Each element of the returned sequence is
tempfile.gettempprefix() Return the filename prefix used to create temporary files. This does not contain the directory component
lngettext(singular, plural, n) If a fallback has been set, forward lngettext() to the fallback. Otherwise, return
__bytes__() Equivalent to as_bytes(). Allows bytes(msg) to produce a bytes object containing the formatted
fpectl.turnoff_sigfpe() Reset default handling of floating point exceptions.
Page 47 of 100