File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11Polskie tłumaczenie dokumentacji Pythona
22========================================
33![ build] ( https://github.com/python/python-docs-pl/workflows/.github/workflows/update-and-build.yml/badge.svg )
4- ![ 44.68 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-44.68 %25-0.svg )
4+ ![ 44.78 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-44.78 %25-0.svg )
55![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/dynamic/json.svg?label=całość&query=$.pl&url=http://gce.zhsj.me/python/39 )
66![ 19 tłumaczy] ( https://img.shields.io/badge/tłumaczy-19-0.svg )
77
Original file line number Diff line number Diff line change @@ -372,6 +372,9 @@ msgid ""
372372"when it is read from a ``.py`` file; the only thing that's faster about ``."
373373"pyc`` files is the speed with which they are loaded."
374374msgstr ""
375+ "Program nie wykonuje się ani chwili szybciej, gdy jest czytany z pliku ``."
376+ "pyc`` niż gdy jest czytany z pliku ``.py``. Jedyna rzecz, która jest szybsza "
377+ "w plikach ``.pyc`` to szybkość, w jakiej są one ładowane."
375378
376379msgid ""
377380"The module :mod:`compileall` can create .pyc files for all modules in a "
You can’t perform that action at this time.
0 commit comments