8000
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.
1 parent 1758b3e commit 9fe0bd8Copy full SHA for 9fe0bd8
library/pickle.po
@@ -11,7 +11,7 @@ msgid ""
11
msgstr ""
12
"Project-Id-Version: Python 3.7\n"
13
"Report-Msgid-Bugs-To: \n"
14
-"POT-Creation-Date: 2020-04-19 13:38+0000\n"
+"POT-Creation-Date: 2020-05-02 13:45+0000\n"
15
"PO-Revision-Date: 2019-09-01 03:33+0000\n"
16
"Last-Translator: tomo, 2020\n"
17
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -427,7 +427,7 @@ msgstr ""
427
#: ../../library/pickle.rst:247
428
msgid ""
429
"Return the reconstituted object hierarchy of the pickled representation "
430
-"*bytes_object* of an object."
+"*data* of an object. *data* must be a :term:`bytes-like object`."
431
432
433
#: ../../library/pickle.rst:266
0 commit comments