ID EN
OS

RTLD_LAZY

Python 3.11

Flags for use with the setdlopenflags() and getdlopenflags() functions. See the Unix manual page dlopen(3) for what the different flags mean.

Syntax

PYTHON
os.RTLD_LAZY

See Also

setdlopenflags() getdlopenflags()