File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.13\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2024-09-27 00:14 +0000\n "
11
+ "POT-Creation-Date : 2025-08-22 00:16 +0000\n "
12
12
"PO-Revision-Date : 2022-12-26 23:12+0800\n "
13
13
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
14
14
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -721,8 +721,9 @@ msgid "x.f()"
721
721
msgstr "x.f()"
722
722
723
723
#: ../../tutorial/classes.rst:362
724
+ #, fuzzy
724
725
msgid ""
725
- "In the :class:`! MyClass` example , this will return the string ``'hello "
726
+ "If ``x = MyClass()``, as above , this will return the string ``'hello "
726
727
"world'``. However, it is not necessary to call a method right away: ``x.f`` "
727
728
"is a method object, and can be stored away and called at a later time. For "
728
729
"example::"
You can’t perform that action at this time.
0 commit comments