This document is for an old version of Python that is
no longer supported
. You should upgrade and read the
Python 当前稳定版本的文档
.
导航
索引
模块
|
Python
»
Python 2.7.18 文档
»
索引 – W
W (模块)
W_OK() (在 os 模块中)
wait() (multiprocessing.pool.AsyncResult 方法)
(popen2.Popen3 方法)
(subprocess.Popen 方法)
(threading.Condition 方法)
(threading.Event 方法)
(在 os 模块中)
wait3() (在 os 模块中)
wait4() (在 os 模块中)
waitpid() (在 os 模块中)
walk() (email.message.Message 方法)
(在 ast 模块中)
(在 compiler 模块中)
(在 compiler.visitor 模块中)
(在 os 模块中)
(在 os.path 模块中)
walk_packages() (在 pkgutil 模块中)
want (doctest.Example 属性)
warn() (distutils.ccompiler.CCompiler 方法)
(distutils.text_file.TextFile 方法)
(在 warnings 模块中)
warn_explicit() (在 warnings 模块中)
Warning
warning() (logging.Logger 方法)
(xml.sax.handler.ErrorHandler 方法)
(在 logging 模块中)
warnings
(模块)
WarningsRecorder (test.support 中的类)
warnoptions() (在 sys 模块中)
warnpy3k() (在 warnings 模块中)
wasSuccessful() (unittest.TestResult 方法)
WatchedFileHandler (logging.handlers 中的类)
wave (模块)
WCONTINUED() (在 os 模块中)
WCOREDUMP() (在 os 模块中)
WeakKeyDictionary (weakref 中的类)
weakref (模块)
WeakSet (weakref 中的类)
WeakValueDictionary (weakref 中的类)
webbrowser (模块)
weekday() (datetime.date 方法)
(datetime.datetime 方法)
(在 calendar 模块中)
weekheader() (在 calendar 模块中)
weibullvariate() (在 random 模块中)
WEXITSTATUS() (在 os 模块中)
wfile (BaseHTTPServer.BaseHTTPRequestHandler 属性)
what() (在 imghdr 模块中)
(在 sndhdr 模块中)
whathdr() (在 sndhdr 模块中)
whichdb (模块)
whichdb() (在 whichdb 模块中)
while
语句
,
[1]
,
[2]
,
[3]
whitespace
(shlex.shlex 属性)
whitespace() (在 string 模块中)
whitespace_split (shlex.shlex 属性)
whseed() (在 random 模块中)
WichmannHill (random 中的类)
Widget (ttk 中的类)
width (textwrap.TextWrapper 属性)
width() (在 turtle 模块中)
WIFCONTINUED() (在 os 模块中)
WIFEXITED() (在 os 模块中)
WIFSIGNALED() (在 os 模块中)
WIFSTOPPED() (在 os 模块中)
Wimp$ScrapDir
win32_ver() (在 platform 模块中)
WinDLL (ctypes 中的类)
window manager (widgets)
window() (curses.panel.Panel 方法)
Window() (在 FrameWork 模块中)
window_height() (在 turtle 模块中)
,
[1]
window_width() (在 turtle 模块中)
,
[1]
windowbounds() (在 FrameWork 模块中)
Windows ini file
WindowsError
WinError() (在 ctypes 模块中)
WINFUNCTYPE() (在 ctypes 模块中)
WinSock
winsound (模块)
winver() (在 sys 模块中)
with
语句
,
[1]
WITH_CLEANUP (opcode)
WMAvailable() (在 MacOS 模块中)
WNOHANG() (在 os 模块中)
wordchars (shlex.shlex 属性)
World Wide Web
,
[1]
,
[2]
,
[3]
wrap() (textwrap.TextWrapper 方法)
(在 textwrap 模块中)
wrap_socket() (ssl.SSLContext 方法)
(在 ssl 模块中)
wrap_text() (在 distutils.fancy_getopt 模块中)
wrapper() (在 curses 模块中)
wraps() (在 functools 模块中)
writable() (asyncore.dispatcher 方法)
(io.IOBase 方法)
WRITABLE() (在 Tkinter 模块中)
write() (array.array 方法)
(bz2.BZ2File 方法)
(code.InteractiveInterpreter 方法)
(codecs.StreamWriter 方法)
(ConfigParser.RawConfigParser 方法)
(email.generator.Generator 方法)
(file 方法)
(io.BufferedIOBase 方法)
(io.BufferedWriter 方法)
(io.RawIOBase 方法)
(io.TextIOBase 方法)
(mmap.mmap 方法)
(ossaudiodev.oss_audio_device 方法)
(telnetlib.Telnet 方法)
(xml.etree.ElementTree.ElementTree 方法)
(zipfile.ZipFile 方法)
(在 imgfile 模块中)
(在 os 模块中)
(在 turtle 模块中)
write_byte() (mmap.mmap 方法)
write_docstringdict() (在 turtle 模块中)
write_file() (在 distutils.file_util 模块中)
write_history_file() (在 readline 模块中)
WRITE_RESTRICTED
write_results() (trace.CoverageResults 方法)
writeall() (ossaudiodev.oss_audio_device 方法)
writebufferproc (C 类型)
writeframes() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
writeframesraw() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
writeheader() (csv.DictWriter 方法)
writelines() (bz2.BZ2File 方法)
(codecs.StreamWriter 方法)
(file 方法)
(io.IOBase 方法)
writePlist() (在 plistlib 模块中)
writePlistToResource() (在 plistlib 模块中)
writePlistToString() (在 plistlib 模块中)
writepy() (zipfile.PyZipFile 方法)
writer (formatter.formatter 属性)
writer() (在 csv 模块中)
writerow() (csv.csvwriter 方法)
writerows() (csv.csvwriter 方法)
writestr() (zipfile.ZipFile 方法)
writexml() (xml.dom.minidom.Node 方法)
writing
values
,
[1]
WrongDocumentErr
ws_comma (2to3 fixer)
wsgi_file_wrapper (wsgiref.handlers.BaseHandler 属性)
wsgi_multiprocess (wsgiref.handlers.BaseHandler 属性)
wsgi_multithread (wsgiref.handlers.BaseHandler 属性)
wsgi_run_once (wsgiref.handlers.BaseHandler 属性)
wsgiref (模块)
wsgiref.handlers (模块)
wsgiref.headers (模块)
wsgiref.simple_server (模块)
wsgiref.util (模块)
wsgiref.validate (模块)
WSGIRequestHandler (wsgiref.simple_server 中的类)
WSGIServer (wsgiref.simple_server 中的类)
wShowWindow (subprocess.STARTUPINFO 属性)
WSTOPSIG() (在 os 模块中)
wstring_at() (在 ctypes 模块中)
WTERMSIG() (在 os 模块中)
WUNTRACED() (在 os 模块中)
WWW
,
[1]
,
[2]
,
[3]
server
,
[1]
快速搜索
导航
索引
模块
|
Python
»
Python 2.7.18 文档
»