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 7aa3a62 commit 4c8237eCopy full SHA for 4c8237e
tutorial/inputoutput.po
@@ -473,7 +473,7 @@ msgid ""
473
"``f.close()`` **might** result in the arguments of ``f.write()`` not being "
474
"completely written to the disk, even if the program exits successfully."
475
msgstr ""
476
-"Η κλήση του ``f.write()`` χωρίς τη χρήση της λέξης-κλειδιού :keyword:`!with` "
+"Η κλήση του ``f.write()`` χωρίς τη χρήση της keyword :keyword:`!with` "
477
"ή η κλήση του ``f.close()`` **μπορεί** να οδηγήσει στα ορίσματα του ``f."
478
"write()`` να μην εγγραφεί πλήρως στο δίσκο, ακόμα και αν το πρόγραμμα "
479
"εξέλθει με επιτυχία."
0 commit comments