Commit df0e3fcb authored by Fred Drake's avatar Fred Drake

Markup nit.

parent c708605f
......@@ -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}
......
......@@ -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}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment