We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d59cd2 commit 4247152Copy full SHA for 4247152
tutorial/classes.po
@@ -970,7 +970,7 @@ msgid ""
970
"will be ``True`` only if ``obj.__class__`` is :class:`int` or some class "
971
"derived from :class:`int`."
972
msgstr ""
973
-"Χρησιμοποιήστε το :func:`isinstance` για να ελέγξετε τον τύπο ενός στιγμιότυπου:Το ``isinstance(obj, int)`` "
+"Χρησιμοποιήστε το :func:`isinstance` για να ελέγξετε τον τύπο ενός στιγμιότυπου: το ``isinstance(obj, int)`` "
974
"θα είναι ``True`` μόνο εάν το ``obj.__class__`` είναι :class:`int` ή προέρχεται από κάποια κλάση "
975
"από :class:`int`."
976
0 commit comments