From fc7f49373834e88591066b40fa742a43e19f61d4 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Fri, 20 Jun 2008 20:33:33 +0000 Subject: rephrase --- Doc/library/os.path.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/os.path.rst b/Doc/library/os.path.rst index 58a5caf..6d3464b 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`. -- cgit v0.12