mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Markup nit.
This commit is contained in:
parent
c708605f4f
commit
df0e3fcb63
2 changed files with 4 additions and 2 deletions
|
@ -194,7 +194,8 @@ Note that it is currently not possible to directly manipulate a
|
|||
resource as an \pytype{Alias} object. Hence, after calling
|
||||
\method{Update()} or after \method{Resolve()} indicates that the alias
|
||||
has changed the Python program is responsible for getting the
|
||||
\var{data} from the \pytype{Alias} object and modifying the resource.
|
||||
\member{data} value from the \pytype{Alias} object and modifying the
|
||||
resource.
|
||||
|
||||
|
||||
\subsection{FInfo Objects}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue