Markup nit.

This commit is contained in:
Fred Drake 1998-04-07 20:04:27 +00:00
parent c708605f4f
commit df0e3fcb63
2 changed files with 4 additions and 2 deletions

View File

@ -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}

View File

@ -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}