File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -2067,6 +2067,8 @@ msgid ""
20672067":exc:`FileExistsError` is now raised if the file opened in exclusive "
20682068"creation mode (``'x'``) already exists."
20692069msgstr ""
2070+ ":exc:`FileExistsError` jest teraz rzucane, jeśli plik otwarty w trybie "
2071+ "wyłącznego tworzenia (``'x'``) już istnieje."
20702072
20712073msgid "The file is now non-inheritable."
20722074msgstr "Plik nie jest teraz dziedziczony."
@@ -2088,6 +2090,8 @@ msgid ""
20882090"On Windows, opening a console buffer may return a subclass of :class:`io."
20892091"RawIOBase` other than :class:`io.FileIO`."
20902092msgstr ""
2093+ "W systemie Windows, otwarcie bufora konsoli może zwracać podklasa z :class:"
2094+ "`io.RawIOBase` innego niż :class:`io.FileIO`."
20912095
20922096msgid "The ``'U'`` mode has been removed."
20932097msgstr "Tryb ``'U'`` został usunięty."
You can’t perform that action at this time.
0 commit comments