os.confstr_names
Dictionary mapping names accepted by confstr()
to the integer values defined for those names by the host operating system. This can be used to determine the set of names known to the system.
Availability: Unix.
os.confstr_names
Dictionary mapping names accepted by confstr()
to the integer values defined for those names by the host operating system. This can be used to determine the set of names known to the system.
Availability: Unix.
Please login to continue.