From: Éric Araujo Date: Sat, 8 Dec 2012 19:18:26 +0000 (-0500) Subject: Add versionchanged note for a56cebff113a X-Git-Tag: v2.7.4rc1~317^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ead5549d07b63ecfe4ff1136bf43fa26f9004cb;p=thirdparty%2FPython%2Fcpython.git Add versionchanged note for a56cebff113a --- diff --git a/Doc/distutils/apiref.rst b/Doc/distutils/apiref.rst index 60c0dd8fe75e..76567ad73546 100644 --- a/Doc/distutils/apiref.rst +++ b/Doc/distutils/apiref.rst @@ -991,6 +991,9 @@ directories. these files is available in answer D2 of the `NFS FAQ page `_. + .. versionchanged:: 2.7.4 + NFS files are ignored. + .. function:: remove_tree(directory[, verbose=0, dry_run=0])