File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : Python 3.6\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2018-05-19 13:27 +0900\n "
11+ "POT-Creation-Date : 2018-05-21 13:20 +0900\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"
Last-Translator :
ryohei <[email protected] >, 2017\n "
1414"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -250,8 +250,10 @@ msgid ""
250250":class:`gzip.GzipFile`."
251251msgstr ""
252252
253- #: ../../glossary.rst:140
254- msgid "A :term:`text file` reads and writes :class:`str` objects."
253+ #: ../../glossary.rst:139
254+ msgid ""
255+ "See also :term:`text file` for a file object able to read and write "
256+ ":class:`str` objects."
255257msgstr ""
256258
257259#: ../../glossary.rst:141
@@ -1703,8 +1705,10 @@ msgid ""
17031705"and instances of :class:`io.StringIO`."
17041706msgstr ""
17051707
1706- #: ../../glossary.rst:1002
1707- msgid "A :term:`binary file` reads and write :class:`bytes` objects."
1708+ #: ../../glossary.rst:1001
1709+ msgid ""
1710+ "See also :term:`binary file` for a file object able to read and write :term"
1711+ ":`bytes-like objects <bytes-like object>`."
17081712msgstr ""
17091713
17101714#: ../../glossary.rst:1003
Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : Python 3.6\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2018-04-10 13:00 +0900\n "
11+ "POT-Creation-Date : 2018-05-21 13:20 +0900\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"
Last-Translator :
Shengjing Zhu <[email protected] >, 2018\n "
1414"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -46,8 +46,8 @@ msgid ""
4646"regarding backwards compatibility for future versions. In other words: if "
4747"you maintain an external C extension for CPython, you're welcome to "
4848"experiment with Argument Clinic in your own code. But the version of "
49- "Argument Clinic that ships with CPython 3.5 *could* be totally incompatible "
50- "and break all your code."
49+ "Argument Clinic that ships with the next version of CPython *could* be "
50+ "totally incompatible and break all your code."
5151msgstr ""
5252
5353#: ../../howto/clinic.rst:29
You can’t perform that action at this time.
0 commit comments