mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Use the \note and \warning macros where appropriate.
This commit is contained in:
parent
64a5aaf05c
commit
0aa811c527
45 changed files with 156 additions and 163 deletions
|
@ -14,8 +14,8 @@ For the time being this module is intended to be called as a script.
|
|||
However it is possible to import it into an IDE and use the function
|
||||
\function{check()} described below.
|
||||
|
||||
\strong{Warning:} The API provided by this module is likely to change
|
||||
in future releases; such changes may not be backward compatible.
|
||||
\warning{The API provided by this module is likely to change
|
||||
in future releases; such changes may not be backward compatible.}
|
||||
|
||||
\begin{funcdesc}{check}{file_or_dir}
|
||||
If \var{file_or_dir} is a directory and not a symbolic link, then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue