This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author planet36
Recipients chris.jerdonek, eric.araujo, kesmit, lregebro, planet36, terry.reedy
Date 2013-06-14.21:24:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371245057.31.0.149797146824.issue12932@psf.upfronthosting.co.za>
In-reply-to
Content
Add input parameter 'shallow' to dircmp.
Use it in phase3 and phase4.
Document it in filecmp.rst.

Did not modify test_filecmp.py.
History
Date User Action Args
2013-06-14 21:24:17planet36setrecipients: + planet36, terry.reedy, eric.araujo, lregebro, chris.jerdonek, kesmit
2013-06-14 21:24:17planet36setmessageid: <1371245057.31.0.149797146824.issue12932@psf.upfronthosting.co.za>
2013-06-14 21:24:17planet36linkissue12932 messages
2013-06-14 21:24:17planet36create