Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

tutorial/modules TR translation#179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
egeakman merged 11 commits intopython:3.12fromyunusolcar:tutorial/modules
Mar 1, 2024
Merged
Changes from1 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
PrevPrevious commit
NextNext commit
sphinx error :/
  • Loading branch information
@yunusolcar
yunusolcar committedMar 1, 2024
commit0e8c1393183acbe990e0be661742f3c038d8766f
4 changes: 2 additions & 2 deletionstutorial/modules.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -450,7 +450,7 @@ msgid ""
"built in, either for efficiency or to provide access to operating system "
"primitives such as system calls. The set of such modules is a configuration "
"option which also depends on the underlying platform. For example, the :mod:"
"`winreg` module is only provided on Windows systems. One particular module "
"`winreg` module is only provided on Windows systems. One particular module "
"deserves some attention: :mod:`sys`, which is built into every Python "
"interpreter. The variables ``sys.ps1`` and ``sys.ps2`` define the strings "
"used as primary and secondary prompts::"
Expand DownExpand Up@@ -825,7 +825,7 @@ msgid ""
"absolute imports."
msgstr ""
"Göreceli içe aktarmaların geçerli modülün adını temel aldığını unutmayın. "
"Ana modülün adı her zaman ``\"__main__\"`` olduğundan, bir Python "
"Ana modülün adı her zaman``\"__main__\"`` olduğundan, bir Python "
"uygulamasının ana modülü olarak kullanılması amaçlanan modüller her zaman "
"mutlak içe aktarma kullanmalıdır."

Expand Down

[8]ページ先頭

©2009-2026 Movatter.jp