]> granicus.if.org Git - python/commitdiff
rephrase
authorBenjamin Peterson <benjamin@python.org>
Fri, 20 Jun 2008 20:33:33 +0000 (20:33 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 20 Jun 2008 20:33:33 +0000 (20:33 +0000)
Doc/library/os.path.rst

index 58a5caf489b93bd0a5b6a5d3bada84f35f96db52..6d3464b89bbd33dc3fa4a17fcd87bfe49b21c0bb 100644 (file)
@@ -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`.