[docs] [issue15250] document that filecmp.dircmp comparisons are "shallow"

Roundup Robot report at bugs.python.org
Mon Jul 23 04:33:38 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset f6ce142c2fce by Senthil Kumaran in branch '3.2':
- Issue #15250: Document that filecmp.dircmp compares files shallowly. Patch contributed by Chris Jerdonek.
http://hg.python.org/cpython/rev/f6ce142c2fce

New changeset d2a49ee77b6f by Senthil Kumaran in branch 'default':
- Issue #15250: Document that filecmp.dircmp compares files shallowly. Patch contributed by Chris Jerdonek.
http://hg.python.org/cpython/rev/d2a49ee77b6f

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15250>
_______________________________________


More information about the docs mailing list