Added missing \versionchanged tag for the new exclude

parameter.
This commit is contained in:
Lars Gustäbel 2007-06-18 20:05:55 +00:00
parent 104490e615
commit 072aaf7150
1 changed files with 1 additions and 0 deletions

View File

@ -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
respective file is either excluded (\constant{True}) or added
(\constant{False}).
\versionchanged[Added the \var{exclude} parameter]{2.6}
\end{methoddesc}
\begin{methoddesc}{addfile}{tarinfo\optional{, fileobj}}