Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1abca4a

Browse files
committed
SF# 522426, add doc for common parameter for filecmp.cmpfiles()
1 parent cacbdf6 commit 1abca4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/lib/libfilecmp.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ \section{\module{filecmp} ---
4141
lack permission to read them or many other reasons, but always that
4242
the comparison could not be done for some reason.
4343

44+
The \var{common} parameter is a list of file names found in both directories.
4445
The \var{shallow} and \var{use_statcache} parameters have the same
4546
meanings and default values as for \function{filecmp.cmp()}.
4647
\end{funcdesc}

0 commit comments

Comments
 (0)