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-04-04 05:56 +0000\n "
16+ "POT-Creation-Date : 2021-04-23 06:07 +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 "
@@ -805,9 +805,10 @@ msgid ""
805805msgstr ""
806806
807807msgid ""
808- "The code path for ``hasattr(obj, '__get__')`` was added in Python 3.9 and "
809- "makes it possible for :func:`classmethod` to support chained decorators. For "
810- "example, a classmethod and property could be chained together:"
808+ "The code path for ``hasattr(type(self.f), '__get__')`` was added in Python "
809+ "3.9 and makes it possible for :func:`classmethod` to support chained "
810+ "decorators. For example, a classmethod and property could be chained "
811+ "together:"
811812msgstr ""
812813
813814msgid "Member objects and __slots__"
You can’t perform that action at this time.
0 commit comments