ID EN
Shutil

unregister_unpack_format

Python 3.11

Unregister an unpack format. name is the name of the format.

Syntax

PYTHON
shutil.unregister_unpack_format(name)