Wave_read.getmark(id) Raise an error.
InputSource.setCharacterStream(charfile) Set the character stream (a text file) for this input source. If there is a character stream specified, the SAX parser will ignore any byte stream and will not attempt to open a URI connection to the system identifier.
ctypes.get_last_error() Windows only: returns the current value of the ctypes-private copy of the system LastError variable in the calling thread.
@importlib.util.set_package A decorator for importlib.abc.Loader.load_module() to set the __package__ attribute on the returned module. If __package__ is set and has a value other than None it will not be changed. Deprecated since version 3.4: The import machinery takes care of this automatically.
in_dll(library, name) This method returns a ctypes type instance exported by a shared library. name is the name of the symbol that exports the data, library is the loaded shared library.
Handler.addFilter(filt) Adds the specified filter filt to this handler.
name A string name identifying the DocTest. Typically, this is the name of the object or file that the test was extracted from.
Repr.maxlevel Depth limit on the creation of recursive representations. The default is 6.
EnvironmentVarGuard.unset(envvar) Temporarily unset the environment variable envvar.
is_global True if the address is allocated for public networks. See iana-ipv4-special-registry (for IPv4) or iana-ipv6-special-registry (for IPv6). New in version 3.4.
Page 210 of 663