File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ f'''''')
1414]]] -->
1515![ build] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg )
16- ![ Total Translation of Documentation] ( https://img.shields.io/badge/Total-5.665 %25-0.svg )
16+ ![ Total Translation of Documentation] ( https://img.shields.io/badge/Total-5.666 %25-0.svg )
1717![ 3 Translators] ( https://img.shields.io/badge/Translators-3-0.svg )
1818<!-- [[[end]]] -->
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ f'''''')
1414]]] -->
1515![ build] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg )
16- ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-5.665 %25-0.svg )
16+ ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-5.666 %25-0.svg )
1717![ 3 tłumaczy] ( https://img.shields.io/badge/tłumaczy-3-0.svg )
1818<!-- [[[end]]] -->
1919
Original file line number Diff line number Diff line change @@ -2667,6 +2667,9 @@ msgid ""
26672667"1, return its single byte value. For example, ``ord(b'a')`` returns the "
26682668"integer ``97``."
26692669msgstr ""
2670+ "Jeśli argument jest obiektem :class:`bytes` lub :class:`bytearray` o "
2671+ "długości 1, zwraca jego wartość pojedynczego bajtu. Na przykład "
2672+ "``ord(b'a')`` zwraca liczbę całkowitą ``97``."
26702673
26712674msgid ""
26722675"Return *base* to the power *exp*; if *mod* is present, return *base* to the "
You can’t perform that action at this time.
0 commit comments