diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-05-19 14:02:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-19 14:02:32 (GMT) |
commit | 20736b35b77cac1bb6ae51661ec8efe250cb4149 (patch) | |
tree | 0fe4721166a439a130d15ab25575ea521bef22bf /Python/getopt.c | |
parent | 76d9a9cdc11c7b0153f9717d6edd1b681d5d1da5 (diff) | |
download | cpython-20736b35b77cac1bb6ae51661ec8efe250cb4149.zip cpython-20736b35b77cac1bb6ae51661ec8efe250cb4149.tar.gz cpython-20736b35b77cac1bb6ae51661ec8efe250cb4149.tar.bz2 |
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
```
(cherry picked from commit 9095f76613c8dd67beb21992def837bb8a37ed25)
Co-authored-by: Anthony Sottile <asottile@umich.edu>
Diffstat (limited to 'Python/getopt.c')
0 files changed, 0 insertions, 0 deletions