[Python-bugs-list] [ python-Bugs-522426 ] undocumented argument in filecmp.cmpfile

noreply@sourceforge.net noreply@sourceforge.net
Mon, 25 Feb 2002 05:05:19 -0800


Bugs item #522426, was opened at 2002-02-25 05:05
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=522426&group_id=5470

Category: Documentation
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Philippe Fremy (pfremy)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: undocumented argument in filecmp.cmpfile

Initial Comment:
The filecmp.cmpfiles function is described like 
this:

cmpfiles(dir1, dir2, common[, shallow[, 
use_statcache]]) 

The documentation doesn't point out what 
common is and I haven't been able to figure it out myself.

This is 
on my version of python (2.1 on Windows) and in the latest version.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=522426&group_id=5470