diff --git a/pep-0706.rst b/pep-0706.rst index 5cb490f8e68..664ad5a9902 100644 --- a/pep-0706.rst +++ b/pep-0706.rst @@ -468,7 +468,7 @@ so we'll make an exception. for details.) Here are examples of code that takes into account that ``tarfile`` may or may -not not have the proposed feature. +not have the proposed feature. When copying these snippets, note that setting ``extraction_filter`` will affect subsequent operations.