File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
1313msgstr ""
1414"Project-Id-Version : Python 3.9\n "
1515"Report-Msgid-Bugs-To : \n "
16- "POT-Creation-Date : 2021-02-03 05:20 +0000\n "
16+ "POT-Creation-Date : 2021-03-14 05:42 +0000\n "
1717"PO-Revision-Date : 2017-02-16 17:44+0000\n "
1818"Last-Translator : m_aciek <maciej.olko@gmail.com>, 2020\n "
1919"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -694,7 +694,7 @@ msgid ""
694694"where *cls* comes from in class methods, this is it!"
695695msgstr ""
696696
697- msgid "Static methods"
697+ msgid "Other kinds of methods"
698698msgstr ""
699699
700700msgid ""
@@ -742,6 +742,9 @@ msgstr ""
742742msgid "f(cls, \\ *args)"
743743msgstr ""
744744
745+ msgid "Static methods"
746+ msgstr ""
747+
745748msgid ""
746749"Static methods return the underlying function without changes. Calling "
747750"either ``c.f`` or ``C.f`` is the equivalent of a direct lookup into ``object."
You can’t perform that action at this time.
0 commit comments