mirror of
https://github.com/python/cpython.git
synced 2025-11-11 22:55:08 +00:00
Fix markup so this will format again.
This commit is contained in:
parent
9f5b07dd92
commit
2b0a3d33f8
1 changed files with 1 additions and 1 deletions
|
|
@ -1363,7 +1363,7 @@ Instance methods:
|
||||||
\end{methoddesc}
|
\end{methoddesc}
|
||||||
|
|
||||||
\begin{methoddesc}{astimezone}{tz}
|
\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}.
|
||||||
\var{tz} must be \code{None}, or an instance of a \class{tzinfo} subclass.
|
\var{tz} must be \code{None}, or an instance of a \class{tzinfo} subclass.
|
||||||
If \var{tz} is \code{None}, \var{self} is naive,
|
If \var{tz} is \code{None}, \var{self} is naive,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue