Thanks to visit codestin.com Credit goes to github.com
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 c58428e commit e969181Copy full SHA for e969181
1 file changed
library/functions.po
@@ -2694,8 +2694,8 @@ msgid ""
2694
"integer ``97``."
2695
msgstr ""
2696
"Jeśli argument jest obiektem :class:`bytes` lub :class:`bytearray` o "
2697
-"długości 1, zwraca jego wartość pojedynczego bajtu. Na przykład "
2698
-"``ord(b'a')`` zwraca liczbę całkowitą ``97``."
+"długości 1, zwraca wartość pojedynczego bajtu. Na przykład ``ord(b'a')`` "
+"zwraca liczbę całkowitą ``97``."
2699
2700
msgid ""
2701
"Return *base* to the power *exp*; if *mod* is present, return *base* to the "
0 commit comments