diff options
author | Anthony Sottile <asottile@umich.edu> | 2020-05-18 19:02:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-18 19:02:54 -0700 |
commit | 9095f76613c8dd67beb21992def837bb8a37ed25 (patch) | |
tree | eb685d16c9681c5e1c6f137765468a4d9960a094 /PC/python3.def | |
parent | bpo-40669: Use requirements.pip when installing PEG dependencies (GH-20194) (diff) | |
download | cpython-9095f76613c8dd67beb21992def837bb8a37ed25.tar.gz cpython-9095f76613c8dd67beb21992def837bb8a37ed25.tar.bz2 cpython-9095f76613c8dd67beb21992def837bb8a37ed25.zip |
Fix code-block in zoneinfo (GH-20201)
```
Warning, treated as error:
/tmp/code/Doc/library/zoneinfo.rst:303:Error in "code-block" directive:
1 argument(s) required, 0 supplied.
.. code-block::
>>> a = ZoneInfo("Europe/Berlin")
>>> b = pickle.loads(europe_berlin_pkl)
>>> a is b
True
```
Diffstat (limited to 'PC/python3.def')
0 files changed, 0 insertions, 0 deletions