Fix markup so this will format again.

This commit is contained in:
Fred Drake 2003-01-06 15:03:11 +00:00
parent 9f5b07dd92
commit 2b0a3d33f8
1 changed files with 1 additions and 1 deletions

View File

@ -1363,7 +1363,7 @@ Instance methods:
\end{methoddesc}
\begin{methoddesc}{astimezone}{tz}
Return a \class{datetimetz} object with new \membar{tzinfo} member
Return a \class{datetimetz} object with new \member{tzinfo} member
\var{tz}.
\var{tz} must be \code{None}, or an instance of a \class{tzinfo} subclass.
If \var{tz} is \code{None}, \var{self} is naive,