File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -878,12 +878,12 @@ msgstr "x.f()"
878878
879879#: ../../tutorial/classes.rst:362
880880msgid ""
881- "In the :class:`! MyClass` example , this will return the string ``'hello "
881+ "If ``x = MyClass()``, as above , this will return the string ``'hello "
882882"world'``. However, it is not necessary to call a method right away: "
883883"``x.f`` is a method object, and can be stored away and called at a later "
884884"time. For example::"
885885msgstr ""
886- "În exemplul cu :class:`!ClasaMea` , un atare apel va returna șirul de "
886+ "Dacă ``x = MyClass()``, ca mai sus , un atare apel va returna șirul de "
887887"caractere ``'salutare, lume'``. Pe de altă parte, nu este nevoie să "
888888"apelăm metodele imediat: cum ``x.f`` este un obiect metodă, el poate fi "
889889"stocat undeva și apelat la momentul dorit. De exemplu::"
You can’t perform that action at this time.
0 commit comments