8000 merge pot files. · python/python-docs-fr@787ef97 · GitHub
[go: up one dir, main page]

Skip to content

Commit 787ef97

Browse files
committed
merge pot files.
1 parent 53aef58 commit 787ef97

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

extending/newtypes.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2017-04-02 22:11+0200\n"
11+
"POT-Creation-Date: 2017-09-12 13:37+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -664,11 +664,10 @@ msgstr ""
664664
#: ../Doc/extending/newtypes.rst:730
665665
msgid ""
666666
"We also need to provide a method for clearing any subobjects that can "
667-
"participate in cycles. We implement the method and reimplement the "
668-
"deallocator to use it::"
667+
"participate in cycles."
669668
msgstr ""
670669

671-
#: ../Doc/extending/newtypes.rst:757
670+
#: ../Doc/extending/newtypes.rst:751
672671
msgid ""
673672
"Notice the use of a temporary variable in :c:func:`Noddy_clear`. We use the "
674673
"temporary variable so that we can set each member to *NULL* before "

0 commit comments

Comments
 (0)
0