mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
SF bug 799367: grammar error
This commit is contained in:
parent
951976dc9f
commit
1c90a6754c
1 changed files with 1 additions and 1 deletions
|
|
@ -819,7 +819,7 @@ Instance methods:
|
|||
\code{\var{dt}.replace(tzinfo=None)}.
|
||||
|
||||
Note that the default \method{tzinfo.fromutc()} method can be overridden
|
||||
in a \class{tzinfo} subclass to effect the result returned by
|
||||
in a \class{tzinfo} subclass to affect the result returned by
|
||||
\method{astimezone()}. Ignoring error cases, \method{astimezone()}
|
||||
acts like:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue