Home
/
Python 3.11
/
Shutil
/
unregister_unpack_format
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Shutil
unregister_unpack_format
Python 3.11
Unregister an unpack format. name is the name of the format.
Syntax
PYTHON
Copy
shutil.unregister_unpack_format(name)