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 文档
»
索引 – A
A-LAW
,
[1]
a-LAW
a2b_base64() (在 binascii 模块中)
a2b_hex() (在 binascii 模块中)
a2b_hqx() (在 binascii 模块中)
a2b_qp() (在 binascii 模块中)
a2b_uu() (在 binascii 模块中)
abc (模块)
ABCMeta (abc 中的类)
abort()
(ftplib.FTP 方法)
(在 os 模块中)
above() (curses.panel.Panel 方法)
abs
內置函数
,
[1]
abs() (decimal.Context 方法)
(內置函数)
(在 operator 模块中)
abspath() (在 os.path 模块中)
abstract base class -- 抽象基类
AbstractBasicAuthHandler (urllib2 中的类)
AbstractDigestAuthHandler (urllib2 中的类)
AbstractFormatter (formatter 中的类)
abstractmethod() (在 abc 模块中)
abstractproperty() (在 abc 模块中)
AbstractWriter (formatter 中的类)
accept() (asyncore.dispatcher 方法)
(multiprocessing.connection.Listener 方法)
(socket.socket 方法)
accept2dyear() (在 time 模块中)
access() (在 os 模块中)
acos() (在 cmath 模块中)
(在 math 模块中)
acosh() (在 cmath 模块中)
(在 math 模块中)
acquire() (logging.Handler 方法)
(multiprocessing.Lock 方法)
(multiprocessing.RLock 方法)
(thread.lock 方法)
(threading.Condition 方法)
(threading.Lock 方法)
(threading.RLock 方法)
(threading.Semaphore 方法)
acquire_lock() (在 imp 模块中)
Action (argparse 中的类)
action (optparse.Option 属性)
ACTIONS (optparse.Option 属性)
activate_form() (fl.form 方法)
active_children() (在 multiprocessing 模块中)
active_count() (在 threading 模块中)
activeCount() (在 threading 模块中)
add() (decimal.Context 方法)
(frozenset 方法)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
(msilib.RadioButtonGroup 方法)
(pstats.Stats 方法)
(tarfile.TarFile 方法)
(ttk.Notebook 方法)
(在 audioop 模块中)
(在 operator 模块中)
add_alias() (在 email.charset 模块中)
add_argument() (argparse.ArgumentParser 方法)
add_argument_group() (argparse.ArgumentParser 方法)
add_box() (fl.form 方法)
add_browser() (fl.form 方法)
add_button() (fl.form 方法)
add_cgi_vars() (wsgiref.handlers.BaseHandler 方法)
add_charset() (在 email.charset 模块中)
add_choice() (fl.form 方法)
add_clock() (fl.form 方法)
add_codec() (在 email.charset 模块中)
add_cookie_header() (cookielib.CookieJar 方法)
add_counter() (fl.form 方法)
add_data() (urllib2.Request 方法)
(在 msilib 模块中)
add_dial() (fl.form 方法)
add_fallback() (gettext.NullTranslations 方法)
add_file() (msilib.Directory 方法)
add_flag() (mailbox.MaildirMessage 方法)
(mailbox.mboxMessage 方法)
(mailbox.MMDFMessage 方法)
add_flowing_data() (formatter.formatter 方法)
add_folder() (mailbox.Maildir 方法)
(mailbox.MH 方法)
add_handler() (urllib2.OpenerDirector 方法)
add_header() (email.message.Message 方法)
(urllib2.Request 方法)
(wsgiref.headers.Headers 方法)
add_history() (在 readline 模块中)
add_hor_rule() (formatter.formatter 方法)
add_include_dir() (distutils.ccompiler.CCompiler 方法)
add_input() (fl.form 方法)
add_label() (mailbox.BabylMessage 方法)
add_label_data() (formatter.formatter 方法)
add_library() (distutils.ccompiler.CCompiler 方法)
add_library_dir() (distutils.ccompiler.CCompiler 方法)
add_lightbutton() (fl.form 方法)
add_line_break() (formatter.formatter 方法)
add_link_object() (distutils.ccompiler.CCompiler 方法)
add_literal_data() (formatter.formatter 方法)
add_menu() (fl.form 方法)
add_mutually_exclusive_group() (argparse.ArgumentParser 方法)
add_option() (optparse.OptionParser 方法)
add_parent() (urllib2.BaseHandler 方法)
add_password() (urllib2.HTTPPasswordMgr 方法)
add_positioner() (fl.form 方法)
add_roundbutton() (fl.form 方法)
add_runtime_library_dir() (distutils.ccompiler.CCompiler 方法)
add_section() (ConfigParser.RawConfigParser 方法)
add_sequence() (mailbox.MHMessage 方法)
add_slider() (fl.form 方法)
add_stream() (在 msilib 模块中)
add_subparsers() (argparse.ArgumentParser 方法)
add_suffix() (imputil.ImportManager 方法)
add_tables() (在 msilib 模块中)
add_text() (fl.form 方法)
add_timer() (fl.form 方法)
add_type() (在 mimetypes 模块中)
add_unredirected_header() (urllib2.Request 方法)
add_valslider() (fl.form 方法)
addch() (curses.window 方法)
addCleanup() (unittest.TestCase 方法)
addcomponent() (turtle.Shape 方法)
addError() (unittest.TestResult 方法)
addExpectedFailure() (unittest.TestResult 方法)
addFailure() (unittest.TestResult 方法)
addfile() (tarfile.TarFile 方法)
addFilter() (logging.Handler 方法)
(logging.Logger 方法)
addHandler() (logging.Logger 方法)
addheader() (MimeWriter.MimeWriter 方法)
addinfo() (hotshot.Profile 方法)
addition
addLevelName() (在 logging 模块中)
addnstr() (curses.window 方法)
AddPackagePath() (在 modulefinder 模块中)
address (multiprocessing.connection.Listener 属性)
(multiprocessing.managers.BaseManager 属性)
address_family (SocketServer.BaseServer 属性)
address_string() (BaseHTTPServer.BaseHTTPRequestHandler 方法)
AddressList (rfc822 中的类)
addresslist (rfc822.AddressList 属性)
addressof() (在 ctypes 模块中)
addshape() (在 turtle 模块中)
addsitedir() (在 site 模块中)
addSkip() (unittest.TestResult 方法)
addstr() (curses.window 方法)
addSuccess() (unittest.TestResult 方法)
addTest() (unittest.TestSuite 方法)
addTests() (unittest.TestSuite 方法)
addTypeEqualityFunc() (unittest.TestCase 方法)
addUnexpectedSuccess() (unittest.TestResult 方法)
adjusted() (decimal.Decimal 方法)
adler32() (在 zlib 模块中)
ADPCM, Intel/DVI
adpcm2lin() (在 audioop 模块中)
aepack (模块)
AEServer (MiniAEFrame 中的类)
AEText (aetypes 中的类)
aetools (模块)
aetypes (模块)
AF_INET() (在 socket 模块中)
AF_INET6() (在 socket 模块中)
AF_UNIX() (在 socket 模块中)
aifc (模块)
aifc() (aifc.aifc 方法)
AIFF
,
[1]
aiff() (aifc.aifc 方法)
AIFF-C
,
[1]
AL
模块
AL (模块)
al (模块)
alarm() (在 signal 模块中)
alaw2lin() (在 audioop 模块中)
ALERT_DESCRIPTION_HANDSHAKE_FAILURE() (在 ssl 模块中)
ALERT_DESCRIPTION_INTERNAL_ERROR() (在 ssl 模块中)
algorithms_available() (在 hashlib 模块中)
algorithms_guaranteed() (在 hashlib 模块中)
alignment() (在 ctypes 模块中)
all() (內置函数)
all_errors() (在 ftplib 模块中)
all_features() (在 xml.sax.handler 模块中)
all_properties() (在 xml.sax.handler 模块中)
allocate_lock() (在 thread 模块中)
allow_reuse_address (SocketServer.BaseServer 属性)
allowed_domains() (cookielib.DefaultCookiePolicy 方法)
alt() (在 curses.ascii 模块中)
ALT_DIGITS() (在 locale 模块中)
altsep() (在 os 模块中)
altzone() (在 time 模块中)
ALWAYS_TYPED_ACTIONS (optparse.Option 属性)
AMPER() (在 token 模块中)
AMPEREQUAL() (在 token 模块中)
anchor_bgn() (htmllib.HTMLParser 方法)
anchor_end() (htmllib.HTMLParser 方法)
and
bitwise
运算符
,
[1]
,
[2]
and_() (在 operator 模块中)
annotate() (在 dircache 模块中)
announce() (distutils.ccompiler.CCompiler 方法)
anonymous
function
answer_challenge() (在 multiprocessing.connection 模块中)
any() (內置函数)
anydbm (模块)
api_version() (在 sys 模块中)
apop() (poplib.POP3 方法)
APPDATA
append() (array.array 方法)
(collections.deque 方法)
(email.header.Header 方法)
(imaplib.IMAP4 方法)
(list method)
(msilib.CAB 方法)
(pipes.Template 方法)
(xml.etree.ElementTree.Element 方法)
appendChild() (xml.dom.Node 方法)
appendleft() (collections.deque 方法)
AppleEvents
,
[1]
applesingle (模块)
Application() (在 FrameWork 模块中)
application_uri() (在 wsgiref.util 模块中)
apply
內置函数
,
[1]
,
[2]
apply (2to3 fixer)
apply() (multiprocessing.pool.multiprocessing.Pool 方法)
(內置函数)
apply_async() (multiprocessing.pool.multiprocessing.Pool 方法)
architecture() (在 platform 模块中)
archive (zipimport.zipimporter 属性)
aRepr() (在 repr 模块中)
argparse (模块)
args (exceptions.BaseException 属性)
(functools.partial 属性)
argtypes (ctypes._FuncPtr 属性)
argument
call semantics
difference from parameter
function
function definition
argument -- 参数
ArgumentDefaultsHelpFormatter (argparse 中的类)
ArgumentError
ArgumentParser (argparse 中的类)
argv (in module sys)
argv() (在 sys 模块中)
arithmetic
conversion
operation, binary
operation, unary
ArithmeticError
array
模块
array (array 中的类)
Array (ctypes 中的类)
array (模块)
Array() (multiprocessing.managers.SyncManager 方法)
(在 multiprocessing 模块中)
(在 multiprocessing.sharedctypes 模块中)
arrays
ArrayType() (在 array 模块中)
article() (nntplib.NNTP 方法)
as
import statement
with statement
as_integer_ratio() (float 方法)
AS_IS() (在 formatter 模块中)
as_string() (email.message.Message 方法)
as_tuple() (decimal.Decimal 方法)
ascii() (在 curses.ascii 模块中)
(在 future_builtins 模块中)
ASCII@ASCII
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
ascii_letters() (在 string 模块中)
ascii_lowercase() (在 string 模块中)
ascii_uppercase() (在 string 模块中)
asctime() (在 time 模块中)
asin() (在 cmath 模块中)
(在 math 模块中)
asinh() (在 cmath 模块中)
(在 math 模块中)
AskFileForOpen() (在 EasyDialogs 模块中)
AskFileForSave() (在 EasyDialogs 模块中)
AskFolder() (在 EasyDialogs 模块中)
AskPassword() (在 EasyDialogs 模块中)
AskString() (在 EasyDialogs 模块中)
AskYesNoCancel() (在 EasyDialogs 模块中)
assert
语句
,
[1]
assert_line_data() (formatter.formatter 方法)
assertAlmostEqual() (unittest.TestCase 方法)
assertDictContainsSubset() (unittest.TestCase 方法)
assertDictEqual() (unittest.TestCase 方法)
assertEqual() (unittest.TestCase 方法)
assertFalse() (unittest.TestCase 方法)
assertGreater() (unittest.TestCase 方法)
assertGreaterEqual() (unittest.TestCase 方法)
assertIn() (unittest.TestCase 方法)
AssertionError
例外
assertions
debugging
assertIs() (unittest.TestCase 方法)
assertIsInstance() (unittest.TestCase 方法)
assertIsNone() (unittest.TestCase 方法)
assertIsNot() (unittest.TestCase 方法)
assertIsNotNone() (unittest.TestCase 方法)
assertItemsEqual() (unittest.TestCase 方法)
assertLess() (unittest.TestCase 方法)
assertLessEqual() (unittest.TestCase 方法)
assertListEqual() (unittest.TestCase 方法)
assertMultiLineEqual() (unittest.TestCase 方法)
assertNotAlmostEqual() (unittest.TestCase 方法)
assertNotEqual() (unittest.TestCase 方法)
assertNotIn() (unittest.TestCase 方法)
assertNotIsInstance() (unittest.TestCase 方法)
assertNotRegexpMatches() (unittest.TestCase 方法)
assertRaises() (unittest.TestCase 方法)
assertRaisesRegexp() (unittest.TestCase 方法)
assertRegexpMatches() (unittest.TestCase 方法)
asserts (2to3 fixer)
assertSequenceEqual() (unittest.TestCase 方法)
assertSetEqual() (unittest.TestCase 方法)
assertTrue() (unittest.TestCase 方法)
assertTupleEqual() (unittest.TestCase 方法)
assignment
attribute
,
[1]
augmented
class attribute
class instance attribute
extended slice
slice
slicing
statement
,
[1]
subscript
subscription
target list
AST (ast 中的类)
ast (模块)
astimezone() (datetime.datetime 方法)
ASTVisitor (compiler.visitor 中的类)
async_chat (asynchat 中的类)
async_chat.ac_in_buffer_size() (在 asynchat 模块中)
async_chat.ac_out_buffer_size() (在 asynchat 模块中)
asyncevents() (FrameWork.Application 方法)
asynchat (模块)
asyncore (模块)
AsyncResult (multiprocessing.pool 中的类)
AT() (在 token 模块中)
atan() (在 cmath 模块中)
(在 math 模块中)
atan2() (在 math 模块中)
atanh() (在 cmath 模块中)
(在 math 模块中)
atexit (模块)
atime() (在 cd 模块中)
atof() (在 locale 模块中)
(在 string 模块中)
atoi() (在 locale 模块中)
(在 string 模块中)
atol() (在 string 模块中)
atom
attach() (email.message.Message 方法)
AttlistDeclHandler() (xml.parsers.expat.xmlparser 方法)
attrgetter() (在 operator 模块中)
attrib (xml.etree.ElementTree.Element 属性)
attribute
assignment
,
[1]
assignment, class
assignment, class instance
class
class instance
deletion
generic special
reference
special
attribute -- 属性
AttributeError
例外
attributes (xml.dom.Node 属性)
AttributesImpl (xml.sax.xmlreader 中的类)
AttributesNSImpl (xml.sax.xmlreader 中的类)
attroff() (curses.window 方法)
attron() (curses.window 方法)
attrset() (curses.window 方法)
Audio Interchange File Format
,
[1]
audio() (在 cd 模块中)
AUDIO_FILE_ENCODING_ADPCM_G721() (在 sunau 模块中)
AUDIO_FILE_ENCODING_ADPCM_G722() (在 sunau 模块中)
AUDIO_FILE_ENCODING_ADPCM_G723_3() (在 sunau 模块中)
AUDIO_FILE_ENCODING_ADPCM_G723_5() (在 sunau 模块中)
AUDIO_FILE_ENCODING_ALAW_8() (在 sunau 模块中)
AUDIO_FILE_ENCODING_DOUBLE() (在 sunau 模块中)
AUDIO_FILE_ENCODING_FLOAT() (在 sunau 模块中)
AUDIO_FILE_ENCODING_LINEAR_16() (在 sunau 模块中)
AUDIO_FILE_ENCODING_LINEAR_24() (在 sunau 模块中)
AUDIO_FILE_ENCODING_LINEAR_32() (在 sunau 模块中)
AUDIO_FILE_ENCODING_LINEAR_8() (在 sunau 模块中)
AUDIO_FILE_ENCODING_MULAW_8() (在 sunau 模块中)
AUDIO_FILE_MAGIC() (在 sunau 模块中)
AUDIODEV
audioop (模块)
augmented
assignment
auth() (ftplib.FTP_TLS 方法)
authenticate() (imaplib.IMAP4 方法)
AuthenticationError
authenticators() (netrc.netrc 方法)
authkey (multiprocessing.Process 属性)
autoGIL (模块)
AutoGILError
avg() (在 audioop 模块中)
avgpp() (在 audioop 模块中)
快速搜索
导航
索引
模块
|
Python
»
Python 2.7.18 文档
»