commit | abdcf2c579d5efe76f6a1cc62fa4c713a55fb8ff | [log] [tgz] |
---|---|---|
author | Eli Bendersky <eliben@gmail.com> | Sat Jan 12 14:02:29 2013 -0800 |
committer | Eli Bendersky <eliben@gmail.com> | Sat Jan 12 14:02:29 2013 -0800 |
tree | 7ec2c386be6e6f9da6c785a5b89290db5a21f990 | |
parent | 6b4e2a9c023c81c785740421cc19e96b56c3224f [diff] |
fix versionadded to 3.4
diff --git a/Doc/library/filecmp.rst b/Doc/library/filecmp.rst index 8577c17..e5ffefb 100644 --- a/Doc/library/filecmp.rst +++ b/Doc/library/filecmp.rst
@@ -166,7 +166,7 @@ .. attribute:: DEFAULT_IGNORES - .. versionadded:: 3.3 + .. versionadded:: 3.4 List of directories ignored by :class:`dircmp` by default.