8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.10\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2021-10-26 16:47 +0000\n "
11
+ "POT-Creation-Date : 2022-07-06 00:17 +0000\n "
12
12
"PO-Revision-Date : 2017-09-22 18:26+0000\n "
13
13
"Last-Translator : Leon H.\n "
14
14
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -54,7 +54,7 @@ msgid ""
54
54
"a callable object that receives notification when *ob* is garbage collected; "
55
55
"it should accept a single parameter, which will be the weak reference object "
56
56
"itself. *callback* may also be ``None`` or ``NULL``. If *ob* is not a "
57
- "weakly- referencable object, or if *callback* is not callable, ``None``, or "
57
+ "weakly referencable object, or if *callback* is not callable, ``None``, or "
58
58
"``NULL``, this will return ``NULL`` and raise :exc:`TypeError`."
59
59
msgstr ""
60
60
@@ -66,7 +66,7 @@ msgid ""
66
66
"can be a callable object that receives notification when *ob* is garbage "
67
67
"collected; it should accept a single parameter, which will be the weak "
68
68
"reference object itself. *callback* may also be ``None`` or ``NULL``. If "
69
- "*ob* is not a weakly- referencable object, or if *callback* is not callable, "
69
+ "*ob* is not a weakly referencable object, or if *callback* is not callable, "
70
70
"``None``, or ``NULL``, this will return ``NULL`` and raise :exc:`TypeError`."
71
71
msgstr ""
72
72
0 commit comments