> **Источник:** https://python-all.ru/3.12/genindex-W.html
>
> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.

---

# Указатель – W

| [W\_OK (в модуле os)](https://python-all.ru/3.12/library/os.html#os.W_OK) [wait() (метод asyncio.Barrier)](https://python-all.ru/3.12/library/asyncio-sync.html#asyncio.Barrier.wait) [(метод asyncio.Condition)](https://python-all.ru/3.12/library/asyncio-sync.html#asyncio.Condition.wait) [(метод asyncio.Event)](https://python-all.ru/3.12/library/asyncio-sync.html#asyncio.Event.wait) [(метод asyncio.subprocess.Process)](https://python-all.ru/3.12/library/asyncio-subprocess.html#asyncio.subprocess.Process.wait) [(в модуле asyncio)](https://python-all.ru/3.12/library/asyncio-task.html#asyncio.wait) [(в модуле concurrent.futures)](https://python-all.ru/3.12/library/concurrent.futures.html#concurrent.futures.wait) [(в модуле multiprocessing.connection)](https://python-all.ru/3.12/library/multiprocessing.html#multiprocessing.connection.wait) [(в модуле os)](https://python-all.ru/3.12/library/os.html#os.wait) [(метод multiprocessing.pool.AsyncResult)](https://python-all.ru/3.12/library/multiprocessing.html#multiprocessing.pool.AsyncResult.wait) [(метод subprocess.Popen)](https://python-all.ru/3.12/library/subprocess.html#subprocess.Popen.wait) [(метод threading.Barrier)](https://python-all.ru/3.12/library/threading.html#threading.Barrier.wait) [(метод threading.Condition)](https://python-all.ru/3.12/library/threading.html#threading.Condition.wait) [(метод threading.Event)](https://python-all.ru/3.12/library/threading.html#threading.Event.wait) [wait3() (в модуле os)](https://python-all.ru/3.12/library/os.html#os.wait3) [wait4() (в модуле os)](https://python-all.ru/3.12/library/os.html#os.wait4) [wait\_closed() (метод asyncio.Server)](https://python-all.ru/3.12/library/asyncio-eventloop.html#asyncio.Server.wait_closed) [(метод asyncio.StreamWriter)](https://python-all.ru/3.12/library/asyncio-stream.html#asyncio.StreamWriter.wait_closed) [wait\_for() (метод asyncio.Condition)](https://python-all.ru/3.12/library/asyncio-sync.html#asyncio.Condition.wait_for) [(в модуле asyncio)](https://python-all.ru/3.12/library/asyncio-task.html#asyncio.wait_for) [(метод threading.Condition)](https://python-all.ru/3.12/library/threading.html#threading.Condition.wait_for) [wait\_process() (в модуле test.support)](https://python-all.ru/3.12/library/test.html#test.support.wait_process) [wait\_threads\_exit() (в модуле test.support.threading\_helper)](https://python-all.ru/3.12/library/test.html#test.support.threading_helper.wait_threads_exit) [waitid() (в модуле os)](https://python-all.ru/3.12/library/os.html#os.waitid) [waitpid() (в модуле os)](https://python-all.ru/3.12/library/os.html#os.waitpid) [waitstatus\_to\_exitcode() (в модуле os)](https://python-all.ru/3.12/library/os.html#os.waitstatus_to_exitcode) [walk() (метод email.message.EmailMessage)](https://python-all.ru/3.12/library/email.message.html#email.message.EmailMessage.walk) [(метод email.message.Message)](https://python-all.ru/3.12/library/email.compat32-message.html#email.message.Message.walk) [(в модуле ast)](https://python-all.ru/3.12/library/ast.html#ast.walk) [(в модуле os)](https://python-all.ru/3.12/library/os.html#os.walk) [(метод pathlib.Path)](https://python-all.ru/3.12/library/pathlib.html#pathlib.Path.walk) [walk\_packages() (в модуле pkgutil)](https://python-all.ru/3.12/library/pkgutil.html#pkgutil.walk_packages) [walk\_stack() (в модуле traceback)](https://python-all.ru/3.12/library/traceback.html#traceback.walk_stack) [walk\_tb() (в модуле traceback)](https://python-all.ru/3.12/library/traceback.html#traceback.walk_tb) [моржовый оператор](https://python-all.ru/3.12/reference/expressions.html#index-87) [want (атрибут doctest.Example)](https://python-all.ru/3.12/library/doctest.html#doctest.Example.want) [warn() (в модуле warnings)](https://python-all.ru/3.12/library/warnings.html#warnings.warn) [warn\_default\_encoding (атрибут sys.flags)](https://python-all.ru/3.12/library/sys.html#sys.flags.warn_default_encoding) [warn\_explicit() (в модуле warnings)](https://python-all.ru/3.12/library/warnings.html#warnings.warn_explicit) [Предупреждение](https://python-all.ru/3.12/library/exceptions.html#Warning), [\[1\]](https://python-all.ru/3.12/library/sqlite3.html#sqlite3.Warning) [WARNING (в модуле logging)](https://python-all.ru/3.12/library/logging.html#logging.WARNING) [(в модуле tkinter.messagebox)](https://python-all.ru/3.12/library/tkinter.messagebox.html#tkinter.messagebox.WARNING) [warning() (в модуле logging)](https://python-all.ru/3.12/library/logging.html#logging.warning) [(метод logging.Logger)](https://python-all.ru/3.12/library/logging.html#logging.Logger.warning) [(метод xml.sax.handler.ErrorHandler)](https://python-all.ru/3.12/library/xml.sax.handler.html#xml.sax.handler.ErrorHandler.warning) [warnings](https://python-all.ru/3.12/library/warnings.html#index-0) [модуль](https://python-all.ru/3.12/library/warnings.html#module-warnings) [WarningsRecorder (класс в test.support.warnings\_helper)](https://python-all.ru/3.12/library/test.html#test.support.warnings_helper.WarningsRecorder) [warnoptions (в модуле sys)](https://python-all.ru/3.12/library/sys.html#sys.warnoptions) [wasSuccessful() (метод unittest.TestResult)](https://python-all.ru/3.12/library/unittest.html#unittest.TestResult.wasSuccessful) [WatchedFileHandler (класс в logging.handlers)](https://python-all.ru/3.12/library/logging.handlers.html#logging.handlers.WatchedFileHandler) wave [модуль](https://python-all.ru/3.12/library/wave.html#module-wave) [Wave\_read (класс в wave)](https://python-all.ru/3.12/library/wave.html#wave.Wave_read) [Wave\_write (класс в wave)](https://python-all.ru/3.12/library/wave.html#wave.Wave_write) [WCONTINUED (в модуле os)](https://python-all.ru/3.12/library/os.html#os.WCONTINUED) [WCOREDUMP() (в модуле os)](https://python-all.ru/3.12/library/os.html#os.WCOREDUMP) [WeakKeyDictionary (класс в weakref)](https://python-all.ru/3.12/library/weakref.html#weakref.WeakKeyDictionary) [WeakMethod (класс в weakref)](https://python-all.ru/3.12/library/weakref.html#weakref.WeakMethod) weakref [модуль](https://python-all.ru/3.12/library/weakref.html#module-weakref) [WeakSet (класс в weakref)](https://python-all.ru/3.12/library/weakref.html#weakref.WeakSet) [WeakValueDictionary (класс в weakref)](https://python-all.ru/3.12/library/weakref.html#weakref.WeakValueDictionary) webbrowser [модуль](https://python-all.ru/3.12/library/webbrowser.html#module-webbrowser) опция командной строки webbrowser [--new-tab](https://python-all.ru/3.12/library/webbrowser.html#cmdoption-webbrowser-t) [--new-window](https://python-all.ru/3.12/library/webbrowser.html#cmdoption-webbrowser-n) [-n](https://python-all.ru/3.12/library/webbrowser.html#cmdoption-webbrowser-n) [-t](https://python-all.ru/3.12/library/webbrowser.html#cmdoption-webbrowser-t) [WEDNESDAY (в модуле calendar)](https://python-all.ru/3.12/library/calendar.html#calendar.WEDNESDAY) [weekday (атрибут calendar.IllegalWeekdayError)](https://python-all.ru/3.12/library/calendar.html#calendar.IllegalWeekdayError.weekday) [weekday() (метод datetime.date)](https://python-all.ru/3.12/library/datetime.html#datetime.date.weekday) [(метод datetime.datetime)](https://python-all.ru/3.12/library/datetime.html#datetime.datetime.weekday) [(из модуля calendar)](https://python-all.ru/3.12/library/calendar.html#calendar.weekday) [weekheader() (в модуле calendar)](https://python-all.ru/3.12/library/calendar.html#calendar.weekheader) [weibullvariate() (в модуле random)](https://python-all.ru/3.12/library/random.html#random.weibullvariate) [WEXITED (в модуле os)](https://python-all.ru/3.12/library/os.html#os.WEXITED) [WEXITSTATUS() (в модуле os)](https://python-all.ru/3.12/library/os.html#os.WEXITSTATUS) [wfile (атрибут http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.12/library/http.server.html#http.server.BaseHTTPRequestHandler.wfile) [(атрибут socketserver.DatagramRequestHandler)](https://python-all.ru/3.12/library/socketserver.html#socketserver.DatagramRequestHandler.wfile) [what() (в модуле imghdr)](https://python-all.ru/3.12/library/imghdr.html#imghdr.what) [(в модуле sndhdr)](https://python-all.ru/3.12/library/sndhdr.html#sndhdr.what) [whathdr() (в модуле sndhdr)](https://python-all.ru/3.12/library/sndhdr.html#sndhdr.whathdr) [whatis (команда pdb)](https://python-all.ru/3.12/library/pdb.html#pdbcommand-whatis) [when() (метод asyncio.Timeout)](https://python-all.ru/3.12/library/asyncio-task.html#asyncio.Timeout.when) [(метод asyncio.TimerHandle)](https://python-all.ru/3.12/library/asyncio-eventloop.html#asyncio.TimerHandle.when) [where (команда pdb)](https://python-all.ru/3.12/library/pdb.html#pdbcommand-where) [which() (в модуле shutil)](https://python-all.ru/3.12/library/shutil.html#shutil.which) [whichdb() (в модуле dbm)](https://python-all.ru/3.12/library/dbm.html#dbm.whichdb) while [**инструкция**](https://python-all.ru/3.12/reference/compound_stmts.html#index-4), [\[1\]](https://python-all.ru/3.12/library/stdtypes.html#index-1), [\[2\]](https://python-all.ru/3.12/reference/simple_stmts.html#index-30), [\[3\]](https://python-all.ru/3.12/reference/simple_stmts.html#index-33) [While (класс в ast)](https://python-all.ru/3.12/library/ast.html#ast.While) [whitespace (в модуле string)](https://python-all.ru/3.12/library/string.html#string.whitespace) [(атрибут shlex.shlex)](https://python-all.ru/3.12/library/shlex.html#shlex.shlex.whitespace) [whitespace\_split (атрибут shlex.shlex)](https://python-all.ru/3.12/library/shlex.html#shlex.shlex.whitespace_split) [Widget (класс в tkinter.ttk)](https://python-all.ru/3.12/library/tkinter.ttk.html#tkinter.ttk.Widget) [width (атрибут sys.hash\_info)](https://python-all.ru/3.12/library/sys.html#sys.hash_info.width) [(атрибут textwrap.TextWrapper)](https://python-all.ru/3.12/library/textwrap.html#textwrap.TextWrapper.width) [width() (в модуле turtle)](https://python-all.ru/3.12/library/turtle.html#turtle.width) [WIFCONTINUED() (в модуле os)](https://python-all.ru/3.12/library/os.html#os.WIFCONTINUED) [WIFEXITED() (в модуле os)](https://python-all.ru/3.12/library/os.html#os.WIFEXITED) [WIFSIGNALED() (в модуле os)](https://python-all.ru/3.12/library/os.html#os.WIFSIGNALED) [WIFSTOPPED() (в модуле os)](https://python-all.ru/3.12/library/os.html#os.WIFSTOPPED) [win32\_edition() (в модуле platform)](https://python-all.ru/3.12/library/platform.html#platform.win32_edition) [win32\_is\_iot() (в модуле platform)](https://python-all.ru/3.12/library/platform.html#platform.win32_is_iot) [win32\_ver() (в модуле platform)](https://python-all.ru/3.12/library/platform.html#platform.win32_ver) [WinDLL (класс в ctypes)](https://python-all.ru/3.12/library/ctypes.html#ctypes.WinDLL) [менеджер окон (виджеты)](https://python-all.ru/3.12/library/tkinter.html#index-3) [window() (метод curses.panel.Panel)](https://python-all.ru/3.12/library/curses.panel.html#curses.panel.Panel.window) [window\_height() (в модуле turtle)](https://python-all.ru/3.12/library/turtle.html#turtle.window_height) [window\_width() (в модуле turtle)](https://python-all.ru/3.12/library/turtle.html#turtle.window_width) [Windows](https://python-all.ru/3.12/reference/toplevel_components.html#index-4) [INI-файл Windows](https://python-all.ru/3.12/library/configparser.html#index-0) [WindowsError](https://python-all.ru/3.12/library/exceptions.html#WindowsError) [WindowsPath (класс в pathlib)](https://python-all.ru/3.12/library/pathlib.html#pathlib.WindowsPath) [WindowsProactorEventLoopPolicy (класс в asyncio)](https://python-all.ru/3.12/library/asyncio-policy.html#asyncio.WindowsProactorEventLoopPolicy) [WindowsRegistryFinder (класс в importlib.machinery)](https://python-all.ru/3.12/library/importlib.html#importlib.machinery.WindowsRegistryFinder) [WindowsSelectorEventLoopPolicy (класс в asyncio)](https://python-all.ru/3.12/library/asyncio-policy.html#asyncio.WindowsSelectorEventLoopPolicy) [winerror (атрибут OSError)](https://python-all.ru/3.12/library/exceptions.html#OSError.winerror) | [WinError() (в модуле ctypes)](https://python-all.ru/3.12/library/ctypes.html#ctypes.WinError) [WINFUNCTYPE() (в модуле ctypes)](https://python-all.ru/3.12/library/ctypes.html#ctypes.WINFUNCTYPE) winreg [модуль](https://python-all.ru/3.12/library/winreg.html#module-winreg) [WinSock](https://python-all.ru/3.12/library/select.html#index-2) winsound [модуль](https://python-all.ru/3.12/library/winsound.html#module-winsound) [winver (в модуле sys)](https://python-all.ru/3.12/library/sys.html#sys.winver) with [**оператор**](https://python-all.ru/3.12/reference/compound_stmts.html#index-16), [\[1\]](https://python-all.ru/3.12/reference/datamodel.html#index-108) [With (класс в ast)](https://python-all.ru/3.12/library/ast.html#ast.With) [WITH\_EXCEPT\_START (код операции)](https://python-all.ru/3.12/library/dis.html#opcode-WITH_EXCEPT_START) [with\_hostmask (атрибут ipaddress.IPv4Interface)](https://python-all.ru/3.12/library/ipaddress.html#ipaddress.IPv4Interface.with_hostmask) [(атрибут ipaddress.IPv4Network)](https://python-all.ru/3.12/library/ipaddress.html#ipaddress.IPv4Network.with_hostmask) [(атрибут ipaddress.IPv6Interface)](https://python-all.ru/3.12/library/ipaddress.html#ipaddress.IPv6Interface.with_hostmask) [(атрибут ipaddress.IPv6Network)](https://python-all.ru/3.12/library/ipaddress.html#ipaddress.IPv6Network.with_hostmask) [with\_name() (метод pathlib.PurePath)](https://python-all.ru/3.12/library/pathlib.html#pathlib.PurePath.with_name) [with\_netmask (атрибут ipaddress.IPv4Interface)](https://python-all.ru/3.12/library/ipaddress.html#ipaddress.IPv4Interface.with_netmask) [(атрибут ipaddress.IPv4Network)](https://python-all.ru/3.12/library/ipaddress.html#ipaddress.IPv4Network.with_netmask) [(атрибут ipaddress.IPv6Interface)](https://python-all.ru/3.12/library/ipaddress.html#ipaddress.IPv6Interface.with_netmask) [(атрибут ipaddress.IPv6Network)](https://python-all.ru/3.12/library/ipaddress.html#ipaddress.IPv6Network.with_netmask) [with\_prefixlen (атрибут ipaddress.IPv4Interface)](https://python-all.ru/3.12/library/ipaddress.html#ipaddress.IPv4Interface.with_prefixlen) [(атрибут ipaddress.IPv4Network)](https://python-all.ru/3.12/library/ipaddress.html#ipaddress.IPv4Network.with_prefixlen) [(атрибут ipaddress.IPv6Interface)](https://python-all.ru/3.12/library/ipaddress.html#ipaddress.IPv6Interface.with_prefixlen) [(атрибут ipaddress.IPv6Network)](https://python-all.ru/3.12/library/ipaddress.html#ipaddress.IPv6Network.with_prefixlen) [with\_pymalloc() (в модуле test.support)](https://python-all.ru/3.12/library/test.html#test.support.with_pymalloc) [with\_segments() (метод pathlib.PurePath)](https://python-all.ru/3.12/library/pathlib.html#pathlib.PurePath.with_segments) [with\_stem() (метод pathlib.PurePath)](https://python-all.ru/3.12/library/pathlib.html#pathlib.PurePath.with_stem) [with\_suffix() (метод pathlib.PurePath)](https://python-all.ru/3.12/library/pathlib.html#pathlib.PurePath.with_suffix) [with\_traceback() (метод BaseException)](https://python-all.ru/3.12/library/exceptions.html#BaseException.with_traceback) [withitem (класс в ast)](https://python-all.ru/3.12/library/ast.html#ast.withitem) [WNOHANG (в модуле os)](https://python-all.ru/3.12/library/os.html#os.WNOHANG) [WNOWAIT (в модуле os)](https://python-all.ru/3.12/library/os.html#os.WNOWAIT) [wordchars (атрибут shlex.shlex)](https://python-all.ru/3.12/library/shlex.html#shlex.shlex.wordchars) [Всемирная паутина](https://python-all.ru/3.12/library/internet.html#index-0), [\[1\]](https://python-all.ru/3.12/library/urllib.parse.html#index-0), [\[2\]](https://python-all.ru/3.12/library/urllib.robotparser.html#index-0) [wrap() (в модуле textwrap)](https://python-all.ru/3.12/library/textwrap.html#textwrap.wrap) [(метод textwrap.TextWrapper)](https://python-all.ru/3.12/library/textwrap.html#textwrap.TextWrapper.wrap) [wrap\_bio() (метод ssl.SSLContext)](https://python-all.ru/3.12/library/ssl.html#ssl.SSLContext.wrap_bio) [wrap\_future() (в модуле asyncio)](https://python-all.ru/3.12/library/asyncio-future.html#asyncio.wrap_future) [wrap\_socket() (метод ssl.SSLContext)](https://python-all.ru/3.12/library/ssl.html#ssl.SSLContext.wrap_socket) [wrapper() (в модуле curses)](https://python-all.ru/3.12/library/curses.html#curses.wrapper) [WrapperDescriptorType (в модуле types)](https://python-all.ru/3.12/library/types.html#types.WrapperDescriptorType) [wraps() (в модуле functools)](https://python-all.ru/3.12/library/functools.html#functools.wraps) [WRITABLE (в модуле \_tkinter)](https://python-all.ru/3.12/library/tkinter.html#tkinter.WRITABLE) [(атрибут inspect.BufferFlags)](https://python-all.ru/3.12/library/inspect.html#inspect.BufferFlags.WRITABLE) [writable() (метод bz2.BZ2File)](https://python-all.ru/3.12/library/bz2.html#bz2.BZ2File.writable) [(метод io.IOBase)](https://python-all.ru/3.12/library/io.html#io.IOBase.writable) [WRITE (атрибут inspect.BufferFlags)](https://python-all.ru/3.12/library/inspect.html#inspect.BufferFlags.WRITE) [write() (метод asyncio.StreamWriter)](https://python-all.ru/3.12/library/asyncio-stream.html#asyncio.StreamWriter.write) [(метод asyncio.WriteTransport)](https://python-all.ru/3.12/library/asyncio-protocol.html#asyncio.WriteTransport.write) [(метод code.InteractiveInterpreter)](https://python-all.ru/3.12/library/code.html#code.InteractiveInterpreter.write) [(метод codecs.StreamWriter)](https://python-all.ru/3.12/library/codecs.html#codecs.StreamWriter.write) [(метод configparser.ConfigParser)](https://python-all.ru/3.12/library/configparser.html#configparser.ConfigParser.write) [(метод email.generator.BytesGenerator)](https://python-all.ru/3.12/library/email.generator.html#email.generator.BytesGenerator.write) [(метод email.generator.Generator)](https://python-all.ru/3.12/library/email.generator.html#email.generator.Generator.write) [(в модуле os)](https://python-all.ru/3.12/library/os.html#os.write) [(в модуле turtle)](https://python-all.ru/3.12/library/turtle.html#turtle.write) [(метод io.BufferedIOBase)](https://python-all.ru/3.12/library/io.html#io.BufferedIOBase.write) [(метод io.BufferedWriter)](https://python-all.ru/3.12/library/io.html#io.BufferedWriter.write) [(метод io.RawIOBase)](https://python-all.ru/3.12/library/io.html#io.RawIOBase.write) [(метод io.TextIOBase)](https://python-all.ru/3.12/library/io.html#io.TextIOBase.write) [(метод mmap.mmap)](https://python-all.ru/3.12/library/mmap.html#mmap.mmap.write) [(метод ossaudiodev.oss\_audio\_device)](https://python-all.ru/3.12/library/ossaudiodev.html#ossaudiodev.oss_audio_device.write) [(метод sqlite3.Blob)](https://python-all.ru/3.12/library/sqlite3.html#sqlite3.Blob.write) [(метод ssl.MemoryBIO)](https://python-all.ru/3.12/library/ssl.html#ssl.MemoryBIO.write) [(метод ssl.SSLSocket)](https://python-all.ru/3.12/library/ssl.html#ssl.SSLSocket.write) [(метод telnetlib.Telnet)](https://python-all.ru/3.12/library/telnetlib.html#telnetlib.Telnet.write) [(метод xml.etree.ElementTree.ElementTree)](https://python-all.ru/3.12/library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.write) [(метод zipfile.ZipFile)](https://python-all.ru/3.12/library/zipfile.html#zipfile.ZipFile.write) [write\_byte() (метод mmap.mmap)](https://python-all.ru/3.12/library/mmap.html#mmap.mmap.write_byte) [write\_bytes() (метод pathlib.Path)](https://python-all.ru/3.12/library/pathlib.html#pathlib.Path.write_bytes) [write\_docstringdict() (в модуле turtle)](https://python-all.ru/3.12/library/turtle.html#turtle.write_docstringdict) [write\_eof() (метод asyncio.StreamWriter)](https://python-all.ru/3.12/library/asyncio-stream.html#asyncio.StreamWriter.write_eof) [(метод asyncio.WriteTransport)](https://python-all.ru/3.12/library/asyncio-protocol.html#asyncio.WriteTransport.write_eof) [(метод ssl.MemoryBIO)](https://python-all.ru/3.12/library/ssl.html#ssl.MemoryBIO.write_eof) [write\_history\_file() (в модуле readline)](https://python-all.ru/3.12/library/readline.html#readline.write_history_file) [WRITE\_RESTRICTED (макрос C)](https://python-all.ru/3.12/c-api/structures.html#index-2) [write\_results() (метод trace.CoverageResults)](https://python-all.ru/3.12/library/trace.html#trace.CoverageResults.write_results) [write\_text() (метод pathlib.Path)](https://python-all.ru/3.12/library/pathlib.html#pathlib.Path.write_text) [write\_through (атрибут io.TextIOWrapper)](https://python-all.ru/3.12/library/io.html#io.TextIOWrapper.write_through) [writeall() (метод ossaudiodev.oss\_audio\_device)](https://python-all.ru/3.12/library/ossaudiodev.html#ossaudiodev.oss_audio_device.writeall) [writeframes() (метод aifc.aifc)](https://python-all.ru/3.12/library/aifc.html#aifc.aifc.writeframes) [(метод sunau.AU\_write)](https://python-all.ru/3.12/library/sunau.html#sunau.AU_write.writeframes) [(метод wave.Wave\_write)](https://python-all.ru/3.12/library/wave.html#wave.Wave_write.writeframes) [writeframesraw() (метод aifc.aifc)](https://python-all.ru/3.12/library/aifc.html#aifc.aifc.writeframesraw) [(метод sunau.AU\_write)](https://python-all.ru/3.12/library/sunau.html#sunau.AU_write.writeframesraw) [(метод wave.Wave\_write)](https://python-all.ru/3.12/library/wave.html#wave.Wave_write.writeframesraw) [writeheader() (метод csv.DictWriter)](https://python-all.ru/3.12/library/csv.html#csv.DictWriter.writeheader) [writelines() (метод asyncio.StreamWriter)](https://python-all.ru/3.12/library/asyncio-stream.html#asyncio.StreamWriter.writelines) [(метод asyncio.WriteTransport)](https://python-all.ru/3.12/library/asyncio-protocol.html#asyncio.WriteTransport.writelines) [(метод codecs.StreamWriter)](https://python-all.ru/3.12/library/codecs.html#codecs.StreamWriter.writelines) [(метод io.IOBase)](https://python-all.ru/3.12/library/io.html#io.IOBase.writelines) [writepy() (метод zipfile.PyZipFile)](https://python-all.ru/3.12/library/zipfile.html#zipfile.PyZipFile.writepy) [writer() (в модуле csv)](https://python-all.ru/3.12/library/csv.html#csv.writer) [writerow() (метод csv.csvwriter)](https://python-all.ru/3.12/library/csv.html#csv.csvwriter.writerow) [writerows() (метод csv.csvwriter)](https://python-all.ru/3.12/library/csv.html#csv.csvwriter.writerows) [writestr() (метод zipfile.ZipFile)](https://python-all.ru/3.12/library/zipfile.html#zipfile.ZipFile.writestr) [WriteTransport (класс в asyncio)](https://python-all.ru/3.12/library/asyncio-protocol.html#asyncio.WriteTransport) [writev() (в модуле os)](https://python-all.ru/3.12/library/os.html#os.writev) [writexml() (метод xml.dom.minidom.Node)](https://python-all.ru/3.12/library/xml.dom.minidom.html#xml.dom.minidom.Node.writexml) запись [значения](https://python-all.ru/3.12/reference/simple_stmts.html#index-3) [WrongDocumentErr](https://python-all.ru/3.12/library/xml.dom.html#xml.dom.WrongDocumentErr) [ws\_comma (2to3 fixer)](https://python-all.ru/3.12/library/2to3.html#to3fixer-ws_comma) [wsgi\_file\_wrapper (атрибут wsgiref.handlers.BaseHandler)](https://python-all.ru/3.12/library/wsgiref.html#wsgiref.handlers.BaseHandler.wsgi_file_wrapper) [wsgi\_multiprocess (атрибут wsgiref.handlers.BaseHandler)](https://python-all.ru/3.12/library/wsgiref.html#wsgiref.handlers.BaseHandler.wsgi_multiprocess) [wsgi\_multithread (атрибут wsgiref.handlers.BaseHandler)](https://python-all.ru/3.12/library/wsgiref.html#wsgiref.handlers.BaseHandler.wsgi_multithread) [wsgi\_run\_once (атрибут wsgiref.handlers.BaseHandler)](https://python-all.ru/3.12/library/wsgiref.html#wsgiref.handlers.BaseHandler.wsgi_run_once) [WSGIApplication (в модуле wsgiref.types)](https://python-all.ru/3.12/library/wsgiref.html#wsgiref.types.WSGIApplication) [WSGIEnvironment (в модуле wsgiref.types)](https://python-all.ru/3.12/library/wsgiref.html#wsgiref.types.WSGIEnvironment) wsgiref [модуль](https://python-all.ru/3.12/library/wsgiref.html#module-wsgiref) wsgiref.handlers [модуль](https://python-all.ru/3.12/library/wsgiref.html#module-wsgiref.handlers) wsgiref.headers [модуль](https://python-all.ru/3.12/library/wsgiref.html#module-wsgiref.headers) wsgiref.simple\_server [модуль](https://python-all.ru/3.12/library/wsgiref.html#module-wsgiref.simple_server) wsgiref.types [модуль](https://python-all.ru/3.12/library/wsgiref.html#module-wsgiref.types) wsgiref.util [модуль](https://python-all.ru/3.12/library/wsgiref.html#module-wsgiref.util) wsgiref.validate [модуль](https://python-all.ru/3.12/library/wsgiref.html#module-wsgiref.validate) [WSGIRequestHandler (класс в wsgiref.simple\_server)](https://python-all.ru/3.12/library/wsgiref.html#wsgiref.simple_server.WSGIRequestHandler) [WSGIServer (класс в wsgiref.simple\_server)](https://python-all.ru/3.12/library/wsgiref.html#wsgiref.simple_server.WSGIServer) [wShowWindow (атрибут subprocess.STARTUPINFO)](https://python-all.ru/3.12/library/subprocess.html#subprocess.STARTUPINFO.wShowWindow) [WSTOPPED (в модуле os)](https://python-all.ru/3.12/library/os.html#os.WSTOPPED) [WSTOPSIG() (в модуле os)](https://python-all.ru/3.12/library/os.html#os.WSTOPSIG) [wstring\_at() (в модуле ctypes)](https://python-all.ru/3.12/library/ctypes.html#ctypes.wstring_at) [WTERMSIG() (в модуле os)](https://python-all.ru/3.12/library/os.html#os.WTERMSIG) [WUNTRACED (в модуле os)](https://python-all.ru/3.12/library/os.html#os.WUNTRACED) [WWW](https://python-all.ru/3.12/library/internet.html#index-0), [\[1\]](https://python-all.ru/3.12/library/urllib.parse.html#index-0), [\[2\]](https://python-all.ru/3.12/library/urllib.robotparser.html#index-0) [сервер](https://python-all.ru/3.12/library/cgi.html#index-0), [\[1\]](https://python-all.ru/3.12/library/http.server.html#index-0) |
| --- | --- |
