]> granicus.if.org Git - python/commitdiff
fix versionadded to 3.4
authorEli Bendersky <eliben@gmail.com>
Sat, 12 Jan 2013 22:02:29 +0000 (14:02 -0800)
committerEli Bendersky <eliben@gmail.com>
Sat, 12 Jan 2013 22:02:29 +0000 (14:02 -0800)
Doc/library/filecmp.rst

index 8577c1733ab16e3830f9f51f8123ba42c98b2a7f..e5ffefbabe6d47864c5decee457b76e0523d26ef 100644 (file)
@@ -166,7 +166,7 @@ The :class:`dircmp` class
 
 .. attribute:: DEFAULT_IGNORES
 
-   .. versionadded:: 3.3
+   .. versionadded:: 3.4
 
    List of directories ignored by :class:`dircmp` by default.