Commit 072aaf71 authored by Lars Gustäbel's avatar Lars Gustäbel

Added missing \versionchanged tag for the new exclude

parameter.
parent 104490e6
...@@ -324,6 +324,7 @@ tar archive several times. Each archive member is represented by a ...@@ -324,6 +324,7 @@ tar archive several times. Each archive member is represented by a
argument and returns a boolean value. Depending on this value the argument and returns a boolean value. Depending on this value the
respective file is either excluded (\constant{True}) or added respective file is either excluded (\constant{True}) or added
(\constant{False}). (\constant{False}).
\versionchanged[Added the \var{exclude} parameter]{2.6}
\end{methoddesc} \end{methoddesc}
\begin{methoddesc}{addfile}{tarinfo\optional{, fileobj}} \begin{methoddesc}{addfile}{tarinfo\optional{, fileobj}}
......
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