File tree Expand file tree Collapse file tree 3 files changed +624
-619
lines changed Expand file tree Collapse file tree 3 files changed +624
-619
lines changed Original file line number Diff line number Diff line change 6
6
msgstr ""
7
7
"Project-Id-Version : Python 3.13\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
- "POT-Creation-Date : 2024-09-03 11:11+0800 \n "
9
+ "POT-Creation-Date : 2024-11-15 00:14+0000 \n "
10
10
"PO-Revision-Date : 2018-05-23 16:08+0000\n "
11
11
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
12
12
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -262,11 +262,12 @@ msgid ""
262
262
msgstr ""
263
263
264
264
#: ../../library/pprint.rst:267
265
+ #, fuzzy
265
266
msgid ""
266
267
">>> import json\n"
267
268
">>> import pprint\n"
268
269
">>> from urllib.request import urlopen\n"
269
- ">>> with urlopen('https://pypi.org/pypi/sampleproject/json') as resp:\n"
270
+ ">>> with urlopen('https://pypi.org/pypi/sampleproject/1.2.0/ json') as resp:\n"
270
271
"... project_info = json.load(resp)['info']"
271
272
msgstr ""
272
273
">>> import json\n"
You can’t perform that action at this time.
0 commit comments