genindex-W.md
1> **Источник:** https://python-all.ru/3.3/genindex-W.html2>3> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.45---67# Указатель – W89| [W\_OK (в модуле os)](https://python-all.ru/3.3/library/os.html#os.W_OK) [wait() (in module concurrent.futures)](https://python-all.ru/3.3/library/concurrent.futures.html#concurrent.futures.wait) [(в модуле multiprocessing.connection)](https://python-all.ru/3.3/library/multiprocessing.html#multiprocessing.connection.wait) [(в модуле os)](https://python-all.ru/3.3/library/os.html#os.wait) [(метод multiprocessing.pool.AsyncResult)](https://python-all.ru/3.3/library/multiprocessing.html#multiprocessing.pool.AsyncResult.wait) [(метод subprocess.Popen)](https://python-all.ru/3.3/library/subprocess.html#subprocess.Popen.wait) [(метод threading.Barrier)](https://python-all.ru/3.3/library/threading.html#threading.Barrier.wait) [(метод threading.Condition)](https://python-all.ru/3.3/library/threading.html#threading.Condition.wait) [(метод threading.Event)](https://python-all.ru/3.3/library/threading.html#threading.Event.wait) [wait3() (в модуле os)](https://python-all.ru/3.3/library/os.html#os.wait3) [wait4() (в модуле os)](https://python-all.ru/3.3/library/os.html#os.wait4) [wait\_for() (threading.Condition method)](https://python-all.ru/3.3/library/threading.html#threading.Condition.wait_for) [waitid() (в модуле os)](https://python-all.ru/3.3/library/os.html#os.waitid) [waitpid() (в модуле os)](https://python-all.ru/3.3/library/os.html#os.waitpid) [walk() (метод email.message.Message)](https://python-all.ru/3.3/library/email.message.html#email.message.Message.walk) [(в модуле ast)](https://python-all.ru/3.3/library/ast.html#ast.walk) [(в модуле os)](https://python-all.ru/3.3/library/os.html#os.walk) [walk\_packages() (в модуле pkgutil)](https://python-all.ru/3.3/library/pkgutil.html#pkgutil.walk_packages) [want (атрибут doctest.Example)](https://python-all.ru/3.3/library/doctest.html#doctest.Example.want) [warn() (метод distutils.ccompiler.CCompiler)](https://python-all.ru/3.3/distutils/apiref.html#distutils.ccompiler.CCompiler.warn) [(метод distutils.text\_file.TextFile)](https://python-all.ru/3.3/distutils/apiref.html#distutils.text_file.TextFile.warn) [(в модуле warnings)](https://python-all.ru/3.3/library/warnings.html#warnings.warn) [warn\_explicit() (в модуле warnings)](https://python-all.ru/3.3/library/warnings.html#warnings.warn_explicit) [Warning](https://python-all.ru/3.3/library/exceptions.html#Warning) [warning() (в модуле logging)](https://python-all.ru/3.3/library/logging.html#logging.warning) [(метод logging.Logger)](https://python-all.ru/3.3/library/logging.html#logging.Logger.warning) [(метод xml.sax.handler.ErrorHandler)](https://python-all.ru/3.3/library/xml.sax.handler.html#xml.sax.handler.ErrorHandler.warning) [warnings](https://python-all.ru/3.3/library/warnings.html#index-0) [(модуль)](https://python-all.ru/3.3/library/warnings.html#module-warnings) [WarningsRecorder (класс в test.support)](https://python-all.ru/3.3/library/test.html#test.support.WarningsRecorder) [warnoptions (в модуле sys)](https://python-all.ru/3.3/library/sys.html#sys.warnoptions) [wasSuccessful() (метод unittest.TestResult)](https://python-all.ru/3.3/library/unittest.html#unittest.TestResult.wasSuccessful) [WatchedFileHandler (класс в logging.handlers)](https://python-all.ru/3.3/library/logging.handlers.html#logging.handlers.WatchedFileHandler) [wave (модуль)](https://python-all.ru/3.3/library/wave.html#module-wave) [WCONTINUED (в модуле os)](https://python-all.ru/3.3/library/os.html#os.WCONTINUED) [WCOREDUMP() (в модуле os)](https://python-all.ru/3.3/library/os.html#os.WCOREDUMP) [WeakKeyDictionary (класс в weakref)](https://python-all.ru/3.3/library/weakref.html#weakref.WeakKeyDictionary) [weakref (модуль)](https://python-all.ru/3.3/library/weakref.html#module-weakref) [WeakSet (класс в weakref)](https://python-all.ru/3.3/library/weakref.html#weakref.WeakSet) [WeakValueDictionary (класс в weakref)](https://python-all.ru/3.3/library/weakref.html#weakref.WeakValueDictionary) [webbrowser (модуль)](https://python-all.ru/3.3/library/webbrowser.html#module-webbrowser) [weekday() (метод datetime.date)](https://python-all.ru/3.3/library/datetime.html#datetime.date.weekday) [(метод datetime.datetime)](https://python-all.ru/3.3/library/datetime.html#datetime.datetime.weekday) [(из модуля calendar)](https://python-all.ru/3.3/library/calendar.html#calendar.weekday) [weekheader() (в модуле calendar)](https://python-all.ru/3.3/library/calendar.html#calendar.weekheader) [weibullvariate() (в модуле random)](https://python-all.ru/3.3/library/random.html#random.weibullvariate) [WEXITED (в модуле os)](https://python-all.ru/3.3/library/os.html#os.WEXITED) [WEXITSTATUS() (в модуле os)](https://python-all.ru/3.3/library/os.html#os.WEXITSTATUS) [wfile (атрибут http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.3/library/http.server.html#http.server.BaseHTTPRequestHandler.wfile) [what() (в модуле imghdr)](https://python-all.ru/3.3/library/imghdr.html#imghdr.what) [(в модуле sndhdr)](https://python-all.ru/3.3/library/sndhdr.html#sndhdr.what) [whathdr() (в модуле sndhdr)](https://python-all.ru/3.3/library/sndhdr.html#sndhdr.whathdr) [whatis (команда pdb)](https://python-all.ru/3.3/library/pdb.html#pdbcommand-whatis) [where (команда pdb)](https://python-all.ru/3.3/library/pdb.html#pdbcommand-where) [which() (в модуле shutil)](https://python-all.ru/3.3/library/shutil.html#shutil.which) [whichdb() (в модуле dbm)](https://python-all.ru/3.3/library/dbm.html#dbm.whichdb) while [инструкция](https://python-all.ru/3.3/reference/compound_stmts.html#index-4), [\[1\]](https://python-all.ru/3.3/reference/simple_stmts.html#index-27), [\[2\]](https://python-all.ru/3.3/reference/simple_stmts.html#index-30), [\[3\]](https://python-all.ru/3.3/library/stdtypes.html#index-1) [whitespace (в модуле string)](https://python-all.ru/3.3/library/string.html#string.whitespace) [(атрибут shlex.shlex)](https://python-all.ru/3.3/library/shlex.html#shlex.shlex.whitespace) [whitespace\_split (атрибут shlex.shlex)](https://python-all.ru/3.3/library/shlex.html#shlex.shlex.whitespace_split) [Widget (класс в tkinter.ttk)](https://python-all.ru/3.3/library/tkinter.ttk.html#tkinter.ttk.Widget) [width (атрибут textwrap.TextWrapper)](https://python-all.ru/3.3/library/textwrap.html#textwrap.TextWrapper.width) [width() (в модуле turtle)](https://python-all.ru/3.3/library/turtle.html#turtle.width) [WIFCONTINUED() (в модуле os)](https://python-all.ru/3.3/library/os.html#os.WIFCONTINUED) [WIFEXITED() (в модуле os)](https://python-all.ru/3.3/library/os.html#os.WIFEXITED) [WIFSIGNALED() (в модуле os)](https://python-all.ru/3.3/library/os.html#os.WIFSIGNALED) [WIFSTOPPED() (в модуле os)](https://python-all.ru/3.3/library/os.html#os.WIFSTOPPED) [win32\_ver() (в модуле platform)](https://python-all.ru/3.3/library/platform.html#platform.win32_ver) [WinDLL (класс в ctypes)](https://python-all.ru/3.3/library/ctypes.html#ctypes.WinDLL) [менеджер окон (виджеты)](https://python-all.ru/3.3/library/tkinter.html#index-1) [window() (метод curses.panel.Panel)](https://python-all.ru/3.3/library/curses.panel.html#curses.panel.Panel.window) [window\_height() (в модуле turtle)](https://python-all.ru/3.3/library/turtle.html#turtle.window_height) [window\_width() (в модуле turtle)](https://python-all.ru/3.3/library/turtle.html#turtle.window_width) [INI-файл Windows](https://python-all.ru/3.3/library/configparser.html#index-0) [WindowsError](https://python-all.ru/3.3/library/exceptions.html#WindowsError) [WindowsRegistryFinder (класс в importlib.machinery)](https://python-all.ru/3.3/library/importlib.html#importlib.machinery.WindowsRegistryFinder) [WinError() (в модуле ctypes)](https://python-all.ru/3.3/library/ctypes.html#ctypes.WinError) [WINFUNCTYPE() (в модуле ctypes)](https://python-all.ru/3.3/library/ctypes.html#ctypes.WINFUNCTYPE) [winreg (модуль)](https://python-all.ru/3.3/library/winreg.html#module-winreg) [WinSock](https://python-all.ru/3.3/library/select.html#index-2) [winsound (модуль)](https://python-all.ru/3.3/library/winsound.html#module-winsound) | [winver (в модуле sys)](https://python-all.ru/3.3/library/sys.html#sys.winver) with [инструкция](https://python-all.ru/3.3/reference/compound_stmts.html#index-16), [\[1\]](https://python-all.ru/3.3/reference/datamodel.html#index-87) [WITH\_CLEANUP (opcode)](https://python-all.ru/3.3/library/dis.html#opcode-WITH_CLEANUP) [with\_hostmask (атрибут ipaddress.IPv4Interface)](https://python-all.ru/3.3/library/ipaddress.html#ipaddress.IPv4Interface.with_hostmask) [(атрибут ipaddress.IPv4Network)](https://python-all.ru/3.3/library/ipaddress.html#ipaddress.IPv4Network.with_hostmask) [(атрибут ipaddress.IPv6Interface)](https://python-all.ru/3.3/library/ipaddress.html#ipaddress.IPv6Interface.with_hostmask) [(атрибут ipaddress.IPv6Network)](https://python-all.ru/3.3/library/ipaddress.html#ipaddress.IPv6Network.with_hostmask) [with\_netmask (атрибут ipaddress.IPv4Interface)](https://python-all.ru/3.3/library/ipaddress.html#ipaddress.IPv4Interface.with_netmask) [(атрибут ipaddress.IPv4Network)](https://python-all.ru/3.3/library/ipaddress.html#ipaddress.IPv4Network.with_netmask) [(атрибут ipaddress.IPv6Interface)](https://python-all.ru/3.3/library/ipaddress.html#ipaddress.IPv6Interface.with_netmask) [(атрибут ipaddress.IPv6Network)](https://python-all.ru/3.3/library/ipaddress.html#ipaddress.IPv6Network.with_netmask) [with\_prefixlen (атрибут ipaddress.IPv4Interface)](https://python-all.ru/3.3/library/ipaddress.html#ipaddress.IPv4Interface.with_prefixlen) [(атрибут ipaddress.IPv4Network)](https://python-all.ru/3.3/library/ipaddress.html#ipaddress.IPv4Network.with_prefixlen) [(атрибут ipaddress.IPv6Interface)](https://python-all.ru/3.3/library/ipaddress.html#ipaddress.IPv6Interface.with_prefixlen) [(атрибут ipaddress.IPv6Network)](https://python-all.ru/3.3/library/ipaddress.html#ipaddress.IPv6Network.with_prefixlen) [with\_traceback() (метод BaseException)](https://python-all.ru/3.3/library/exceptions.html#BaseException.with_traceback) [WNOHANG (в модуле os)](https://python-all.ru/3.3/library/os.html#os.WNOHANG) [WNOWAIT (в модуле os)](https://python-all.ru/3.3/library/os.html#os.WNOWAIT) [wordchars (атрибут shlex.shlex)](https://python-all.ru/3.3/library/shlex.html#shlex.shlex.wordchars) [Всемирная паутина](https://python-all.ru/3.3/library/urllib.parse.html#index-0), [\[1\]](https://python-all.ru/3.3/library/internet.html#index-0), [\[2\]](https://python-all.ru/3.3/library/urllib.robotparser.html#index-0) [wrap() (в модуле textwrap)](https://python-all.ru/3.3/library/textwrap.html#textwrap.wrap) [(метод textwrap.TextWrapper)](https://python-all.ru/3.3/library/textwrap.html#textwrap.TextWrapper.wrap) [wrap\_socket() (в модуле ssl)](https://python-all.ru/3.3/library/ssl.html#ssl.wrap_socket) [(метод ssl.SSLContext)](https://python-all.ru/3.3/library/ssl.html#ssl.SSLContext.wrap_socket) [wrap\_text() (в модуле distutils.fancy\_getopt)](https://python-all.ru/3.3/distutils/apiref.html#distutils.fancy_getopt.wrap_text) [wrapper() (в модуле curses)](https://python-all.ru/3.3/library/curses.html#curses.wrapper) [wraps() (в модуле functools)](https://python-all.ru/3.3/library/functools.html#functools.wraps) [writable() (метод asyncore.dispatcher)](https://python-all.ru/3.3/library/asyncore.html#asyncore.dispatcher.writable) [(метод io.IOBase)](https://python-all.ru/3.3/library/io.html#io.IOBase.writable) [write() (code.InteractiveInterpreter method)](https://python-all.ru/3.3/library/code.html#code.InteractiveInterpreter.write) [(метод codecs.StreamWriter)](https://python-all.ru/3.3/library/codecs.html#codecs.StreamWriter.write) [(метод configparser.ConfigParser)](https://python-all.ru/3.3/library/configparser.html#configparser.ConfigParser.write) [(метод email.generator.BytesGenerator)](https://python-all.ru/3.3/library/email.generator.html#email.generator.BytesGenerator.write) [(метод email.generator.Generator)](https://python-all.ru/3.3/library/email.generator.html#email.generator.Generator.write) [(в модуле mmap)](https://python-all.ru/3.3/library/mmap.html#mmap.write) [(в модуле os)](https://python-all.ru/3.3/library/os.html#os.write) [(в модуле turtle)](https://python-all.ru/3.3/library/turtle.html#turtle.write) [(метод io.BufferedIOBase)](https://python-all.ru/3.3/library/io.html#io.BufferedIOBase.write) [(метод io.BufferedWriter)](https://python-all.ru/3.3/library/io.html#io.BufferedWriter.write) [(метод io.RawIOBase)](https://python-all.ru/3.3/library/io.html#io.RawIOBase.write) [(метод io.TextIOBase)](https://python-all.ru/3.3/library/io.html#io.TextIOBase.write) [(метод ossaudiodev.oss\_audio\_device)](https://python-all.ru/3.3/library/ossaudiodev.html#ossaudiodev.oss_audio_device.write) [(метод telnetlib.Telnet)](https://python-all.ru/3.3/library/telnetlib.html#telnetlib.Telnet.write) [(метод xml.etree.ElementTree.ElementTree)](https://python-all.ru/3.3/library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.write) [(метод zipfile.ZipFile)](https://python-all.ru/3.3/library/zipfile.html#zipfile.ZipFile.write) [write\_byte() (in module mmap)](https://python-all.ru/3.3/library/mmap.html#mmap.write_byte) [write\_bytecode() (importlib.abc.PyPycLoader method)](https://python-all.ru/3.3/library/importlib.html#importlib.abc.PyPycLoader.write_bytecode) [write\_docstringdict() (в модуле turtle)](https://python-all.ru/3.3/library/turtle.html#turtle.write_docstringdict) [write\_file() (в модуле distutils.file\_util)](https://python-all.ru/3.3/distutils/apiref.html#distutils.file_util.write_file) [write\_history\_file() (в модуле readline)](https://python-all.ru/3.3/library/readline.html#readline.write_history_file) [WRITE\_RESTRICTED](https://python-all.ru/3.3/extending/newtypes.html#index-3) [write\_results() (метод trace.CoverageResults)](https://python-all.ru/3.3/library/trace.html#trace.CoverageResults.write_results) [writeall() (метод ossaudiodev.oss\_audio\_device)](https://python-all.ru/3.3/library/ossaudiodev.html#ossaudiodev.oss_audio_device.writeall) [writeframes() (метод aifc.aifc)](https://python-all.ru/3.3/library/aifc.html#aifc.aifc.writeframes) [(метод sunau.AU\_write)](https://python-all.ru/3.3/library/sunau.html#sunau.AU_write.writeframes) [(метод wave.Wave\_write)](https://python-all.ru/3.3/library/wave.html#wave.Wave_write.writeframes) [writeframesraw() (метод aifc.aifc)](https://python-all.ru/3.3/library/aifc.html#aifc.aifc.writeframesraw) [(метод sunau.AU\_write)](https://python-all.ru/3.3/library/sunau.html#sunau.AU_write.writeframesraw) [(метод wave.Wave\_write)](https://python-all.ru/3.3/library/wave.html#wave.Wave_write.writeframesraw) [writeheader() (метод csv.DictWriter)](https://python-all.ru/3.3/library/csv.html#csv.DictWriter.writeheader) [writelines() (codecs.StreamWriter method)](https://python-all.ru/3.3/library/codecs.html#codecs.StreamWriter.writelines) [(метод io.IOBase)](https://python-all.ru/3.3/library/io.html#io.IOBase.writelines) [writePlist() (в модуле plistlib)](https://python-all.ru/3.3/library/plistlib.html#plistlib.writePlist) [writePlistToBytes() (в модуле plistlib)](https://python-all.ru/3.3/library/plistlib.html#plistlib.writePlistToBytes) [writepy() (метод zipfile.PyZipFile)](https://python-all.ru/3.3/library/zipfile.html#zipfile.PyZipFile.writepy) [writer (атрибут formatter.formatter)](https://python-all.ru/3.3/library/formatter.html#formatter.formatter.writer) [writer() (в модуле csv)](https://python-all.ru/3.3/library/csv.html#csv.writer) [writerow() (метод csv.csvwriter)](https://python-all.ru/3.3/library/csv.html#csv.csvwriter.writerow) [writerows() (метод csv.csvwriter)](https://python-all.ru/3.3/library/csv.html#csv.csvwriter.writerows) [writestr() (метод zipfile.ZipFile)](https://python-all.ru/3.3/library/zipfile.html#zipfile.ZipFile.writestr) [writev() (в модуле os)](https://python-all.ru/3.3/library/os.html#os.writev) [writexml() (метод xml.dom.minidom.Node)](https://python-all.ru/3.3/library/xml.dom.minidom.html#xml.dom.minidom.Node.writexml) запись [значения](https://python-all.ru/3.3/reference/simple_stmts.html#index-3) [WrongDocumentErr](https://python-all.ru/3.3/library/xml.dom.html#xml.dom.WrongDocumentErr) [ws\_comma (фиксер 2to3)](https://python-all.ru/3.3/library/2to3.html#2to3fixer-ws_comma) [wsgi\_file\_wrapper (атрибут wsgiref.handlers.BaseHandler)](https://python-all.ru/3.3/library/wsgiref.html#wsgiref.handlers.BaseHandler.wsgi_file_wrapper) [wsgi\_multiprocess (атрибут wsgiref.handlers.BaseHandler)](https://python-all.ru/3.3/library/wsgiref.html#wsgiref.handlers.BaseHandler.wsgi_multiprocess) [wsgi\_multithread (атрибут wsgiref.handlers.BaseHandler)](https://python-all.ru/3.3/library/wsgiref.html#wsgiref.handlers.BaseHandler.wsgi_multithread) [wsgi\_run\_once (атрибут wsgiref.handlers.BaseHandler)](https://python-all.ru/3.3/library/wsgiref.html#wsgiref.handlers.BaseHandler.wsgi_run_once) [wsgiref (модуль)](https://python-all.ru/3.3/library/wsgiref.html#module-wsgiref) [wsgiref.handlers (модуль)](https://python-all.ru/3.3/library/wsgiref.html#module-wsgiref.handlers) [wsgiref.headers (модуль)](https://python-all.ru/3.3/library/wsgiref.html#module-wsgiref.headers) [wsgiref.simple\_server (модуль)](https://python-all.ru/3.3/library/wsgiref.html#module-wsgiref.simple_server) [wsgiref.util (модуль)](https://python-all.ru/3.3/library/wsgiref.html#module-wsgiref.util) [wsgiref.validate (модуль)](https://python-all.ru/3.3/library/wsgiref.html#module-wsgiref.validate) [WSGIRequestHandler (класс в wsgiref.simple\_server)](https://python-all.ru/3.3/library/wsgiref.html#wsgiref.simple_server.WSGIRequestHandler) [WSGIServer (класс в wsgiref.simple\_server)](https://python-all.ru/3.3/library/wsgiref.html#wsgiref.simple_server.WSGIServer) [wShowWindow (атрибут subprocess.STARTUPINFO)](https://python-all.ru/3.3/library/subprocess.html#subprocess.STARTUPINFO.wShowWindow) [WSTOPPED (в модуле os)](https://python-all.ru/3.3/library/os.html#os.WSTOPPED) [WSTOPSIG() (в модуле os)](https://python-all.ru/3.3/library/os.html#os.WSTOPSIG) [wstring\_at() (в модуле ctypes)](https://python-all.ru/3.3/library/ctypes.html#ctypes.wstring_at) [WTERMSIG() (в модуле os)](https://python-all.ru/3.3/library/os.html#os.WTERMSIG) [WUNTRACED (в модуле os)](https://python-all.ru/3.3/library/os.html#os.WUNTRACED) [WWW](https://python-all.ru/3.3/library/urllib.parse.html#index-0), [\[1\]](https://python-all.ru/3.3/library/internet.html#index-0), [\[2\]](https://python-all.ru/3.3/library/urllib.robotparser.html#index-0) [сервер](https://python-all.ru/3.3/library/http.server.html#index-0), [\[1\]](https://python-all.ru/3.3/library/cgi.html#index-0) |10| --- | --- |11