mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Added missing "\end{funcdesc}" after FindFolder documentation.
This commit is contained in:
parent
e3c0d5eb34
commit
2999607e59
2 changed files with 2 additions and 0 deletions
|
@ -85,6 +85,7 @@ the trash or the Preferences folder. \var{Where} is the disk to
|
|||
search, \var{which} is the 4-char string specifying which folder to
|
||||
locate. Setting \var{create} causes the folder to be created if it
|
||||
does not exist. Returns a \code{(vrefnum, dirid)} tuple.
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{NewAliasMinimalFromFullPath}{pathname}
|
||||
Return a minimal alias record object that points to the given file, which
|
||||
|
|
|
@ -85,6 +85,7 @@ the trash or the Preferences folder. \var{Where} is the disk to
|
|||
search, \var{which} is the 4-char string specifying which folder to
|
||||
locate. Setting \var{create} causes the folder to be created if it
|
||||
does not exist. Returns a \code{(vrefnum, dirid)} tuple.
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{NewAliasMinimalFromFullPath}{pathname}
|
||||
Return a minimal alias record object that points to the given file, which
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue