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 7085cf3 commit ae169f2Copy full SHA for ae169f2
tutorial/modules.po
@@ -132,6 +132,10 @@ msgid ""
132
"for that matter). The imported module names are placed in the importing "
133
"module's global symbol table."
134
msgstr ""
135
+"Moduły mogą importować inne moduły. Zwyczajowo (nieobowiązkowo) umieszcza "
136
+"się wszystkie instrukcje :keyword:`import` na początku modułu (lub skryptu). "
137
+"Zaimportowane nazwy modułów są umieszczane w globalnej tablicy symboli "
138
+"modułu importującego."
139
140
msgid ""
141
"There is a variant of the :keyword:`import` statement that imports names "
0 commit comments