File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.6\n "
10
10
"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 "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -664,11 +664,10 @@ msgstr ""
664
664
#: ../Doc/extending/newtypes.rst:730
665
665
msgid ""
666
666
"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."
669
668
msgstr ""
670
669
671
- #: ../Doc/extending/newtypes.rst:757
670
+ #: ../Doc/extending/newtypes.rst:751
672
671
msgid ""
673
672
"Notice the use of a temporary variable in :c:func:`Noddy_clear`. We use the "
674
673
"temporary variable so that we can set each member to *NULL* before "
You can’t perform that action at this time.
0 commit comments