This commit is contained in:
Benjamin Peterson 2008-06-20 20:33:33 +00:00
parent f91c70a7bd
commit fc7f493738

View 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`.