From: Benjamin Peterson Date: Fri, 20 Jun 2008 20:33:33 +0000 (+0000) Subject: rephrase X-Git-Tag: v2.6b2~212 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc7f49373834e88591066b40fa742a43e19f61d4;p=thirdparty%2FPython%2Fcpython.git rephrase --- diff --git a/Doc/library/os.path.rst b/Doc/library/os.path.rst index 58a5caf489b9..6d3464b89bbd 100644 --- a/Doc/library/os.path.rst +++ b/Doc/library/os.path.rst @@ -305,7 +305,7 @@ write files see :func:`open`, and for accessing the filesystem see the .. warning:: - This function is deprecated and is removed in 3.0 in favor of + This function is deprecated and has been removed in 3.0 in favor of :func:`os.walk`.