Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Doc/library/zoneinfo.rst
1 parent 61e54e5 commit 4fb338dCopy full SHA for 4fb338d
1 file changed
Doc/library/zoneinfo.rst
@@ -299,7 +299,7 @@ The behavior of a ``ZoneInfo`` file depends on how it was constructed:
299
1. ``ZoneInfo(key)``: When constructed with the primary constructor, a
300
``ZoneInfo`` object is serialized by key, and when deserialized, the
301
deserializing process uses the primary and thus it is expected that these
302
- are expected to be the same object as other references to the same time
+ are the same object as other references to the same time
303
zone. For example, if ``europe_berlin_pkl`` is a string containing a pickle
304
constructed from ``ZoneInfo("Europe/Berlin")``, one would expect the
305
following behavior:
0 commit comments