File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 91.92%" , "updated_at" : " 2024-04-16T03:09:36Z " }
1
+ {"translation" : " 91.92%" , "updated_at" : " 2024-04-17T01:30:08Z " }
Original file line number Diff line number Diff line change @@ -1665,6 +1665,9 @@ msgid ""
1665
1665
"was inadvertently omitted in the original implementation. (Contributed by "
1666
1666
"Eric Snow in :issue:`19152`.)"
1667
1667
msgstr ""
1668
+ "现在 :class:`importlib.machinery.ExtensionFileLoader` 增加了 "
1669
+ ":meth:`~importlib.machinery.ExtensionFileLoader.get_filename` 方法。 "
1670
+ "此方法在最初的实现中意外缺失。 (由 Eric Snow 在 :issue:`19152` 中贡献。)"
1668
1671
1669
1672
#: ../../whatsnew/3.4.rst:1024
1670
1673
msgid "inspect"
@@ -1677,6 +1680,9 @@ msgid ""
1677
1680
"for modules, classes and functions. (Contributed by Claudiu Popa and Nick "
1678
1681
"Coghlan in :issue:`18626`.)"
1679
1682
msgstr ""
1683
+ "现在 :mod:`inspect` 模块提供了一个基本的 :ref:`命令行界面 <inspect-module-cli>` "
1684
+ "用于快速显示模块、类和函数的源代码以及其他信息。 (由 Claudiu Popa 和 Nick Coghlan 在 :issue:`18626` "
1685
+ "中贡献。)"
1680
1686
1681
1687
#: ../../whatsnew/3.4.rst:1031
1682
1688
msgid ""
You can’t perform that action at this time.
0 commit comments