Kaydet (Commit) 1abca4a5 authored tarafından Neal Norwitz's avatar Neal Norwitz

SF# 522426, add doc for common parameter for filecmp.cmpfiles()

üst cacbdf62
...@@ -41,6 +41,7 @@ compared. Files may be listed in \var{errors} because the user may ...@@ -41,6 +41,7 @@ compared. Files may be listed in \var{errors} because the user may
lack permission to read them or many other reasons, but always that lack permission to read them or many other reasons, but always that
the comparison could not be done for some reason. the comparison could not be done for some reason.
The \var{common} parameter is a list of file names found in both directories.
The \var{shallow} and \var{use_statcache} parameters have the same The \var{shallow} and \var{use_statcache} parameters have the same
meanings and default values as for \function{filecmp.cmp()}. meanings and default values as for \function{filecmp.cmp()}.
\end{funcdesc} \end{funcdesc}
......
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