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,8 +15,8 @@ f'''''')
1616]]] -->
1717![ build] ( https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg )
18- ![ 70.24 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-70.24 %25-0.svg )
19- ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-3.75 %25-0.svg )
18+ ![ 70.36 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-70.36 %25-0.svg )
19+ ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-3.76 %25-0.svg )
2020![ 24 tłumaczy] ( https://img.shields.io/badge/tłumaczy-24-0.svg )
2121<!-- [[[end]]] -->
2222
Original file line number Diff line number Diff line change @@ -759,6 +759,11 @@ msgid ""
759759"argument is called without any --- even if the argument isn't actually "
760760"used..."
761761msgstr ""
762+ "Co dokładnie dzieje się, gdy wywoływana jest metoda? Być może zauważyłeś, "
763+ "że ``x.f()`` został wywołany bez argument powyżej, mimo że definicja funkcja "
764+ "dla :meth:`!f` określała argument. Co się stało z argumentem? Z pewnością "
765+ "Python rzucić wyjątek, gdy funkcja, który wymaga argument jest wywoływany "
766+ "bez żadnego --- nawet jeśli argument nie jest faktycznie używany...."
762767
763768msgid ""
764769"Actually, you may have guessed the answer: the special thing about methods "
You can’t perform that action at this time.
0 commit comments