From: Fred Drake Date: Mon, 17 Aug 1998 13:29:06 +0000 (+0000) Subject: Fix arguments for renames(); bug spotted by Oliver Andrich X-Git-Tag: v1.5.2a2~390 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e7210dad6c5b740ee78b90f8229fc319bf69d474;p=python Fix arguments for renames(); bug spotted by Oliver Andrich . --- diff --git a/Doc/lib/libos.tex b/Doc/lib/libos.tex index 75d41828f2..7856bb4ac2 100644 --- a/Doc/lib/libos.tex +++ b/Doc/lib/libos.tex @@ -105,7 +105,7 @@ a parent directory is not empty). Throws an \exception{os.error} exception if the leaf directory could not be successfully removed. \end{funcdesc} -\begin{funcdesc}{renames}{path} +\begin{funcdesc}{renames}{old, new} \versionadded{1.5.2} Recursive directory or file renaming function. Works like \function{rename()}, except creation of any intermediate