commit | fc7f49373834e88591066b40fa742a43e19f61d4 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Fri Jun 20 20:33:33 2008 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Fri Jun 20 20:33:33 2008 +0000 |
tree | 7ec45bf8dcd08481a1f3ba1d0f3de27020e1af65 | |
parent | f91c70a7bd662428fd39c1b2e8987e060b75074d [diff] [blame] |
rephrase
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 @@ .. 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`.