File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ f'''''')
1616]]] -->
1717![ build] ( https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg )
18- ![ 52.37 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-52.37 %25-0.svg )
18+ ![ 52.46 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-52.46 %25-0.svg )
1919![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-2.94%25-0.svg )
2020![ 20 tłumaczy] ( https://img.shields.io/badge/tłumaczy-20-0.svg )
2121<!-- [[[end]]] -->
Original file line number Diff line number Diff line change @@ -511,6 +511,9 @@ msgid ""
511511"the file represented as number of bytes from the beginning of the file when "
512512"in binary mode and an opaque number when in text mode."
513513msgstr ""
514+ "``f.tell()`` zwraca liczbę całkowitą podającą aktualną pozycję obiektu pliku "
515+ "w pliku reprezentowaną jako liczba bajtów od początku pliku w trybie "
516+ "binarnym i nieprzejrzystą liczbę w trybie tekstowym."
514517
515518msgid ""
516519"To change the file object's position, use ``f.seek(offset, whence)``. The "
You can’t perform that action at this time.
0 commit comments