Index

Modules: pylib, pylib/Lib/collections/abc, pylib/Lib/errno, pylib/Lib/io, pylib/Lib/math, pylib/Lib/math_impl/cbrt, pylib/Lib/math_impl/comptime/cbrt, pylib/Lib/math_impl/constsUtils, pylib/Lib/math_impl/err, pylib/Lib/math_impl/errnoUtils, pylib/Lib/math_impl/frexp, pylib/Lib/math_impl/gammaXRange, pylib/Lib/math_impl/inWordUtils/assertIsLittleEndian, pylib/Lib/math_impl/inWordUtils/consts, pylib/Lib/math_impl/inWordUtils/float_view, pylib/Lib/math_impl/inWordUtils/fromWords, pylib/Lib/math_impl/inWordUtils/indices, pylib/Lib/math_impl/inWordUtils/toWords, pylib/Lib/math_impl/isX, pylib/Lib/math_impl/ldexp, pylib/Lib/math_impl/nextafter_step, pylib/Lib/math_impl/nextafter_ulp, pylib/Lib/math_impl/patch/consts, pylib/Lib/math_impl/patch/fma, pylib/Lib/math_impl/patch/gamma, pylib/Lib/math_impl/patch/inWordUtilsMapper, pylib/Lib/math_impl/patch/ldexp_frexp/assertIsInfinite, pylib/Lib/math_impl/patch/ldexp_frexp/exponent, pylib/Lib/math_impl/patch/ldexp_frexp/frexp, pylib/Lib/math_impl/patch/ldexp_frexp/ldexp, pylib/Lib/math_impl/patch/ldexp_frexp/normalize, pylib/Lib/math_impl/patch/lgamma, pylib/Lib/math_impl/patch/nextafter, pylib/Lib/math_impl/patch/nextafter_step, pylib/Lib/math_impl/patch/polevl, pylib/Lib/math_impl/patch/sinpi, pylib/Lib/math_impl/patch/trunc, pylib/Lib/math_impl/platformUtils, pylib/Lib/math_impl/vec_op, pylib/Lib/math_impl/vec_op/dist, pylib/Lib/math_impl/vec_op/niter_types, pylib/Lib/math_impl/vec_op/private/dl_ops, pylib/Lib/math_impl/vec_op/sumprod, pylib/Lib/n_math, pylib/Lib/n_timeit, pylib/Lib/ncodec, pylib/Lib/os_impl/common, pylib/Lib/os_impl/consts, pylib/Lib/os_impl/posix_like/isatty, pylib/Lib/os_impl/posix_like/open_close, pylib/Lib/os_impl/posix_like/truncate, pylib/Lib/private/platformInfo, pylib/Lib/sys, pylib/Lib/timeit, pylib/Lib/warnings, pylib/Python/envutils, pylib/Python/fileutils, pylib/Python/force_ascii_utils, pylib/Python/internal/pycore_fileutils, pylib/Python/localeutils, pylib/Python/unicodeobject/char_decl, pylib/Python/unicodeobject/codecs, pylib/Python/unicodeobject/cstring_ptr_op, pylib/Python/unicodeobject/ptr_op, pylib/Python/unicodeobject/ptr_types, pylib/Python/unicodeobject/utf8_codec, pylib/Python/wchar_t, pylib/builtins, pylib/builtins/asciiImpl, pylib/builtins/attr, pylib/builtins/complex, pylib/builtins/dict, pylib/builtins/dict_decl, pylib/builtins/input, pylib/builtins/iter_next, pylib/builtins/iters, pylib/builtins/list, pylib/builtins/list_decl, pylib/builtins/mathfunc, pylib/builtins/misc, pylib/builtins/modPow, pylib/builtins/oopFuncs, pylib/builtins/print, pylib/builtins/private/iterGen, pylib/builtins/private/mathutils, pylib/builtins/private/ncomplex_pow, pylib/builtins/private/pycore_pymath, pylib/builtins/private/strIter, pylib/builtins/pyhashes, pylib/builtins/pyrange, pylib/builtins/pyslice, pylib/builtins/reprImpl, pylib/builtins/set, pylib/builtins/set_decl, pylib/collections_abc, pylib/io, pylib/io_abc, pylib/nimpatch/abs, pylib/nimpatch/floatdollar, pylib/nimpatch/utils, pylib/noneType, pylib/numTypes, pylib/numTypes/floats, pylib/numTypes/floats/floathex, pylib/numTypes/floats/init, pylib/numTypes/floats/parse_inf_nan, pylib/numTypes/floats/parsefloat, pylib/numTypes/ints, pylib/numTypes/ints/decl, pylib/numTypes/ints/getter, pylib/numTypes/ints/init, pylib/numTypes/ints/int_bytes, pylib/numTypes/ints/longint, pylib/numTypes/ints/nint_proto, pylib/numTypes/reimporter, pylib/numTypes/utils/stripOpenArray, pylib/ops, pylib/ops/chk_shl, pylib/private/backendMark, pylib/private/encoding_norm, pylib/private/trans_imp, pylib/pybool, pylib/pybytearray, pylib/pybytes, pylib/pybytes/bytesbltins, pylib/pybytes/bytesimpl, pylib/pybytes/bytesmeth, pylib/pybytes/bytesprefix, pylib/pybytes/hex, pylib/pybytes/split/common, pylib/pybytes/split/reimporter, pylib/pybytes/split/rsplit, pylib/pybytes/split/rsplit_whitespace, pylib/pybytes/split/split, pylib/pybytes/split/split_whitespace, pylib/pybytes/split/splitlinesIter, pylib/pybytes/strip, pylib/pybytes/translate, pylib/pyerrors, pylib/pyerrors/aritherr, pylib/pyerrors/lkuperr, pylib/pyerrors/oserr, pylib/pyerrors/rterr, pylib/pyerrors/simperr, pylib/pyerrors/unicode_err, pylib/pystring, pylib/pystring/consts, pylib/pystring/format, pylib/pystring/fstring, pylib/pystring/split/common, pylib/pystring/split/reimporter, pylib/pystring/split/rsplit, pylib/pystring/split/rsplit_whitespace, pylib/pystring/split/split, pylib/pystring/split/split_whitespace, pylib/pystring/split/splitlinesIter, pylib/pystring/strbltins, pylib/pystring/strimpl, pylib/pystring/strip, pylib/pystring/strmeth, pylib/pystring/strops, pylib/pystring/strprefix, pylib/pystring/translate, pylib/pysugar, pylib/pysugar/class, pylib/pysugar/pydef, pylib/pysugar/pywith, pylib/pysugar/stmt/class, pylib/pysugar/stmt/decorator, pylib/pysugar/stmt/frame, pylib/pysugar/stmt/funcSignature, pylib/pysugar/stmt/pydef, pylib/pysugar/stmt/pyraise, pylib/pysugar/stmt/tonim, pylib/pysugar/stmt/unpack, pylib/pysugar/tonim, pylib/pysugar/unpack, pylib/stringlib/errHandle, pylib/stringlib/format, pylib/stringlib/formats, pylib/stringlib/meth, pylib/stringlib/replaceWithCount, pylib/stringlib/split/common, pylib/stringlib/split/reimporter, pylib/stringlib/split/rsplit_whitespace, pylib/stringlib/split/split_whitespace, pylib/stringlib/split/splitlinesIter, pylib/translateEscape, pylib/version.

API symbols

`$`:
`%=`:
`%`:
`&=`:
`&`:
`'j`:
`**=`:
`**`:
`*=`:
`*`:
`+=`:
`+`:
`-=`:
`-`:
`//=`:
`//`:
`/=`:
`/`:
`:=`:
`<%`:
`<<=`:
`<<`:
`<=%`:
`<=`:
`<>`:
`<`:
`==`:
`>>=`:
`>>`:
`@`:
`[]=`:
`[]`:
`^`:
`and`:
`discard`:
`is`:
`not`:
`or`:
`xor`:
`|=`:
`|`:
abs:
accessHighLow:
ac_md_release:
acos:
acosh:
add:
add_from_bytes:
addPatch:
ALIGNOF_SIZE_T:
all:
allAlpha:
allocWcharArr:
altsep:
any:
append:
argv:
ArithmeticError:
ascii:
ASCII_CHAR_MASK:
asHashSet:
asin:
asinh:
as_integer_ratio:
asSeq:
as_someinteger_ratio:
asVersion:
async:
asyncImpl:
atan:
atan2:
atanh:
AttributeError:
autorange:
b:
BeforeFixedVer:
BIAS:
bin:
bit_count:
bit_length:
bool:
br:
Br:
BufferedIOBase:
BufferedRandom:
BufferedReader:
BufferedWriter:
bytearray:
byteLen:
byteorder:
bytes:
BytesLike:
CanIOOpenT:
capitalize:
casefold:
cbrt:
ceil:
center:
c_fma:
c_getenv:
chars:
checked_as_integer_ratio:
checkedShl:
check_force_ascii:
checkLenientOps:
chr:
class:
classImpl:
c_ldexp:
clear:
CLEAR_EXP_MASK:
CLike:
clikeOr:
close:
closerange:
ClosureIter:
Collection:
comb:
CompileBackend:
compileLittleEndian:
complex:
conjugate:
consumeDecorator:
Container:
contains:
copy:
copyright:
copysign:
cos:
cosh:
count:
c_powi:
c_powu:
c_setlocale:
curdir:
deallocWcArr:
DECODE_ERROR:
Decorator:
decorators:
def:
DEFAULT_BUFFER_SIZE:
default_number:
default_repeat:
default_timer:
defAux:
DefEncoding:
DefErrors:
defImpl:
define:
DefNewLine:
defpath:
DefSplitCap:
degrees:
del:
delitem:
DeprecationWarning:
devnull:
dict:
difference:
difference_update:
dist:
dist_checkedSameLen:
divmod:
dl_mul:
dl_sum:
DoubleLength:
dunder_stderr:
dunder_stdin:
dunder_stdout:
e:
EDOM:
emptyPyDict:
EncErrors:
encoding:
encodings.normalize_encoding:
endsWith:
enter:
enumerate:
ERANGE:
erf:
erfc:
Errno:
errnoMsg:
errors:
EULER:
excl:
executable:
exit:
exp:
expandtabs:
expandtabsImpl:
expm1:
EXP_MASK:
exponent:
extend:
extsep:
f:
fabs:
factorial:
False:
FileExistsError:
FileIO:
fileno:
FileNotFoundError:
filter:
find:
find1:
fitLen:
FixedVer:
float:
float_fromhex:
floatFromhexImpl:
float_info:
floor:
flush:
fma:
fmod:
force_ascii:
format:
fr:
Fr:
frexp:
from_bytes:
fromhex:
fromWords:
frozenset:
fspath:
fsum:
ftruncate:
gamma:
GammaError:
gcd:
geDom:
geGotNegInf:
genIter:
genWithArg:
genWithBracket:
geOk:
geOverFlow:
get:
getattr:
getChar:
getCharPtr:
getdefaultencoding:
getErrno:
getfilesystemencoding:
getMaxChar:
getOrDefault:
getPtr:
getSize:
getsizeof:
geUnderFlow:
geZeroCantDetSign:
hasattr:
hasBug:
hasChar:
hash:
HAVE_MBRTOWC:
hex:
hexImpl:
hexversion:
HIGH:
HighWordFracBits:
hypot:
id:
imag:
imag=:
impExp:
implementation:
inc:
incl:
INCOMPLETE_CHARACTER:
index:
index1:
indices:
inf:
init32FloatView:
init64FloatView:
initBufAsPy:
initNCodecInfo:
InJs:
input:
insert:
int:
intersection:
intersection_update:
IOBase:
iPosCeil:
IsADirectoryError:
isalnum:
isalpha:
isascii:
isatty:
isclose:
IS_CONTINUATION_BYTE:
isdigit:
isdisjoint:
isErr:
isErr0:
isfinite:
isinf:
isInfinite:
isinstance:
is_integer:
isLittleEndian:
islower:
isNotFound:
isqrt:
isqrtPositive:
isspace:
ISSPACE:
isspace:
IsSpaceAt:
issubclass:
issubset:
issuperset:
istitle:
istitleImpl:
isupper:
is_valid_wide_char:
items:
iter:
Iterable:
Iterator:
join:
JsBigInt64Option:
keys:
lambda:
LC_ALL:
LC_CTYPE:
lcm:
ldexp:
len:
lgamma:
linesep:
list:
ljust:
LocaleEncoding:
log:
log10:
log1p:
log2:
long:
LookupError:
LOW:
lower:
lstrip:
Major:
makeIterable:
maketrans:
MantissaDigits:
map:
mapPathLike:
Mapping:
mapRaiseGammaErr:
math_is_error:
max:
MAX_EXPONENT:
MAX_GAMMA_X:
maxSafeInteger:
maxsize:
MAX_STIRLING:
MAX_SUBNORMAL_EXPONENT:
MAX_UNICODE_val:
MaxWStrLen:
mbstate_t:
min:
MIN_GAMMA_X:
Minor:
MIN_SUBNORMAL_EXPONENT:
mitems:
modf:
MutableSequence:
name:
nan:
NCodecInfo:
newInt:
newNoEncTextIO:
newPyAsgnFrame:
newPyAsgnRewriter:
newPyByteArray:
newPyDictImpl:
newPyFrozenSet:
newPyIterator:
newPyList:
newPyListOfCap:
newPySet:
newTimer:
newUnicodeDecodeError:
next:
nextafter:
n_frexp:
nimArrayAsList:
NimHasBindOverloadSymBugForComplexPow:
NimInt:
nimint:
NimVersionTuple:
Ninf:
n_ldexp:
noBackend:
noBackends:
noEmptySep:
NoEncTextIOBase:
NoEncTextIOWrapper:
noJsBackend:
None:
noneStdstream:
NoneType:
noNimsBackend:
nonlocalAdd:
nonlocalContains:
normalize:
norm_maxsplit:
NotADirectoryError:
NotImplementedError:
noWeirdBackend:
noWeirdTarget:
NullaryFunc:
NullStmt:
O_APPEND:
O_CLOEXEC:
O_CREAT:
oct:
O_EXCL:
onceDeclInFrames:
open:
openarray_Check:
OpenarrayOrNimIter:
ord:
ord1:
O_RDONLY:
O_RDWR:
orig_argv:
osErrorMsgWithPath:
O_TRUNC:
O_WRONLY:
p1evl:
pairs:
pardir:
parse_inf_or_nan:
parsePyBody:
parsePyBodyWithDoc:
parsePyFloat:
parsePyStmt:
parseSignature:
partition:
pass:
Patch:
PathLike:
pathrepr:
pathsAsOne:
pathsep:
perm:
pi:
Pinf:
platform:
platform.system:
platform.version:
polevl:
polExpd:
polExpd0:
pop:
popitem:
pow:
powu:
PREPARE_CAP:
prepareROErrno:
prepareRWErrno:
print:
print_exc:
prod:
ptrdiff_t:
push:
pushDecorator:
Py_ADJUST_ERANGE1:
Py_ADJUST_ERANGE2:
pyasciiImpl:
PyAsgnFrame:
PyAsgnRewriter:
PyBool:
pybool:
PyByteArray:
PyBytes:
pybytes:
PyComplex:
pycomplex:
Py_DecodeLocaleEx:
Py_DecodeUTF8Ex:
PyDict:
PyDictItemView:
PyDictKeyView:
PyDictValueView:
PyDictView:
pydiscard:
Py_ERROR_BACKSLASHREPLACE:
Py_error_handler:
Py_ERROR_IGNORE:
Py_ERROR_OTHER:
Py_ERROR_REPLACE:
Py_ERROR_STRICT:
Py_ERROR_SURROGATEESCAPE:
Py_ERROR_SURROGATEPASS:
Py_ERROR_UNKNOWN:
Py_ERROR_XMLCHARREFREPLACE:
Py_FORCE_UTF8_FS_ENCODING:
Py_FORCE_UTF8_LOCALE:
pyformat:
pyformatImplAux:
PyFrozenSet:
Py_GetErrorHandler:
Py_GetForceASCII:
Py_GetLocaleEncoding:
Py_IS_ALIGNED:
PyIterator:
PyList:
PyMajor:
py_math_isclose_impl:
Py_mbrtowc:
Py_mbstowcs:
PyMinor:
Py_normalize_encoding:
PyPatch:
PyRange:
PyReleaseLevel:
pyrepr:
pyreprbImpl:
pyreprImpl:
Py_ResetForceASCII:
PySerial:
pyset:
PySet:
pysetLit:
Py_SetLocaleFromEnv:
pysince:
PySlice:
PySlice1:
PyStr:
PyTComplex:
Py_UCS1:
Py_UCS2:
Py_UCS4:
Py_UNICODE_IS_SURROGATE:
radians:
raiseDomainErr:
raiseErrno:
raiseErrnoWithPath:
raiseExcWithPath:
raiseExcWithPath2:
raiseFileExistsError:
raiseFileNotFoundError:
raiseOsOrFileNotFoundError:
raiseRangeErr:
range:
rangeLen:
RawIOBase:
rb:
Rb:
read:
readline:
real:
real=:
recReplaceSuperCall:
ReleaseLevel:
remainder:
remove:
removeprefix:
removesuffix:
repeat:
replace:
repr:
reverse:
reversed:
rewriteRaise:
rf:
Rf:
rfind:
rfind1:
rGamma:
rindex:
rindex1:
rjust:
rLgamma:
rounds:
rpartition:
rsplit:
rsplit_whitespace:
rstrip:
runeAtPos:
runeLenAt:
runes:
RuntimeError:
RuntimeWarning:
scipyGammaLn:
seek:
SEEK_CUR:
SEEK_END:
SEEK_SET:
sep:
Sequence:
Serial:
set:
setattr:
setdefault:
setenvOverwrite:
setErrno:
setErrno0:
SET_EXP_MASK:
setLen:
setlocale:
sin:
sinh:
sinpi:
Sized:
slice:
SomePyDictView:
SomePySet:
SomeSet:
SomeSinglePyDictView:
sort:
sorted:
split:
splitlines:
split_whitespace:
sqrt:
SQRT_TWO_PI:
startsWith:
stderr:
stdin:
stdlibJsGamma:
stdlibJsLgamma:
stdout:
StopIteration:
str:
STRINGLIB_MUTABLE:
StringLike:
strip:
stripAsRange:
strIterImpl:
StrTypedTranslateTable:
substr:
suf--:
sumprod:
symmetric_difference:
SystemExit:
tan:
tanh:
tau:
tell:
TextIOWrapper:
timeit:
TimeitParam:
Timer:
title:
toBool:
to_bytes:
to_chars:
tonim:
toNimBool:
toNimComplex:
toNimIterator:
toNimSlice:
toNimStr:
toNimString:
toNimTable:
toPyBytes:
toPyDict:
toPyStr:
toWords:
translate:
TranslateAction:
translateEscape:
translateEscapeWithErr:
TranslateTable:
TranslateTableABC:
TranslateTableVal:
TranslateValType:
True:
trunc:
truncate:
tryHandleDecorator:
tryOsOp:
TypedTranslateTableABC:
TypeError:
u:
ulp:
uname_release_major:
uncheckedTruncToInt:
UnicodeDecodeError:
UnicodeError:
unicodeSpaces:
union:
unpack:
unpackImpl:
unpackImplRec:
unpackWithLenImpl:
UNRELIABLE_FMA:
UnsupportedOperation:
update:
upper:
UserWarning:
UseSmallApprox:
Utf8:
utf8_decode:
values:
version:
Version:
version_info:
warn:
Warning:
wchar_t:
with:
write:
wu_import:
ZeroDivisionError:
zfill:
zip: