Commit c5efe65d authored by Éric Araujo's avatar Éric Araujo

Merge 3.2

parents 24d1df79 5fa8e7a5
......@@ -34,7 +34,8 @@ __all__ = ["copyfileobj", "copyfile", "copymode", "copystat", "copy", "copy2",
"ExecError", "make_archive", "get_archive_formats",
"register_archive_format", "unregister_archive_format",
"get_unpack_formats", "register_unpack_format",
"unregister_unpack_format", "unpack_archive"]
"unregister_unpack_format", "unpack_archive",
"ignore_patterns"]
# disk_usage is added later, if available on the platform
class Error(EnvironmentError):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment