]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Close #15442: Expand the list of default directories ignored by filecmp.dircmp and...
authorEli Bendersky <eliben@gmail.com>
Sat, 12 Jan 2013 14:13:32 +0000 (06:13 -0800)
committerEli Bendersky <eliben@gmail.com>
Sat, 12 Jan 2013 14:13:32 +0000 (06:13 -0800)
commiteb2884a87575f49d797d504872b2efd1f132a771
treedc23e9de311ff042e88af1b6d5c03750e9e665df
parent60a0c710311b29539f8c8a6404a51b21f44b1e43
Close #15442: Expand the list of default directories ignored by filecmp.dircmp and expose it as a module attribute
Doc/library/filecmp.rst
Lib/filecmp.py
Lib/test/test_filecmp.py
Misc/NEWS