Skip to content
Open
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 fix
  • Loading branch information
skpanagiotis committed Dec 24, 2025
commit 3002e28e42b0b3a825bb4719b70fa7d011840613
2 changes: 1 addition & 1 deletion library/__main__.po
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ msgstr ""
"εισάγει το ``__main__`` (που είναι πραγματικά το ``start``). Αυτό είναι ένας "
"κύκλος εισαγωγής! Ευτυχώς, επειδή το μερικώς γεμάτο module ``__main__`` "
"είναι παρόν στο :data:`sys.modules`, η Python το περνάει στο ``namely``. "
"Δείτε :ref:`Special considerations for __main__ <import-dunder-main>`στην "
"Δείτε :ref:`Special considerations for __main__ <import-dunder-main>` στην "
"αναφορά του συστήματος εισαγωγής για λεπτομέρειες σχετικά με το πώς "
"λειτουργεί αυτό."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"λειτουργεί αυτό."
"λειτουργεί."


Expand Down