Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Minor fixes
  • Loading branch information
skpanagiotis committed Feb 27, 2025
commit a56a29a0184edbf7f39185bd08f7259c8547a413
2 changes: 2 additions & 0 deletions dictionaries/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -851,10 +851,12 @@ parsing
pass
passion
path
pathname
pattern
payload
pdb
pear
persistent
pi
pickle
pip
Expand Down
2 changes: 1 addition & 1 deletion faq/library.po
Original file line number Diff line number Diff line change
Expand Up @@ -1057,7 +1057,7 @@ msgid ""
msgstr ""
"Για να διαβάσετε και να γράψετε δυαδικά δεδομένα, είναι υποχρεωτικό να "
"ανοίξετε το αρχείο σε δυαδική λειτουργία (εδώ, περνώντας το ``\"rb\"`` στη :"
"func:`open`). Εάν χρησιμοποιείσετε το ``\"r\"`` αντί αυτού (προεπιλογμένο) "
"func:`open`). Εάν χρησιμοποιήσετε το ``\"r\"`` αντί αυτού (προεπιλεγμένο) "
"το αρχείο θα είναι ανοιχτό σε λειτουργία κειμένου και το ``f.read()`` θα "
"επιστρέψει αντικείμενα :class:`str` αντί για αντικείμενα :class:`bytes`."

Expand Down