mirror of
https://github.com/python/cpython.git
synced 2025-11-08 21:52:45 +00:00
fix versionadded to 3.4
This commit is contained in:
parent
6b4e2a9c02
commit
abdcf2c579
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ The :class:`dircmp` class
|
||||||
|
|
||||||
.. attribute:: DEFAULT_IGNORES
|
.. attribute:: DEFAULT_IGNORES
|
||||||
|
|
||||||
.. versionadded:: 3.3
|
.. versionadded:: 3.4
|
||||||
|
|
||||||
List of directories ignored by :class:`dircmp` by default.
|
List of directories ignored by :class:`dircmp` by default.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue