Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit15b30e7

Browse files
sync with cpython cb07c44e
1 parenta71540a commit15b30e7

File tree

3 files changed

+624
-619
lines changed

3 files changed

+624
-619
lines changed

‎library/pprint.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version:Python 3.13\n"
88
"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"
1010
"PO-Revision-Date:2018-05-23 16:08+0000\n"
1111
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
1212
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -262,11 +262,12 @@ msgid ""
262262
msgstr""
263263

264264
#:../../library/pprint.rst:267
265+
#,fuzzy
265266
msgid""
266267
">>> import json\n"
267268
">>> import pprint\n"
268269
">>> 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"
270271
"... project_info = json.load(resp)['info']"
271272
msgstr""
272273
">>> import json\n"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp