这个文档所针对的是一个已不再受支持的 Python 旧版本。 你应当升级版本,并阅读
Python 当前稳定版本的文档
.
导航
索引
模块
|
Python
»
3.6.15 Documentation
»
|
索引 – L
L() (在 re 模块中)
LabelEntry (tkinter.tix 中的类)
LabelFrame (tkinter.tix 中的类)
lambda
expression
,
[1]
form
LambdaType() (在 types 模块中)
LANG
,
[1]
,
[2]
,
[3]
,
[4]
LANGUAGE
,
[1]
language
C
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
Java
large files
LargeZipFile
last() (nntplib.NNTP 方法)
last_accepted (multiprocessing.connection.Listener 属性)
last_traceback (in module sys)
last_traceback() (在 sys 模块中)
last_type() (在 sys 模块中)
last_value() (在 sys 模块中)
lastChild (xml.dom.Node 属性)
lastcmd (cmd.Cmd 属性)
lastgroup (re.match 属性)
lastindex (re.match 属性)
lastResort() (在 logging 模块中)
lastrowid (sqlite3.Cursor 属性)
layout() (tkinter.ttk.Style 方法)
lazycache() (在 linecache 模块中)
LazyLoader (importlib.util 中的类)
LBRACE() (在 token 模块中)
LBYL
LC_ALL
,
[1]
LC_ALL() (在 locale 模块中)
LC_COLLATE() (在 locale 模块中)
LC_CTYPE() (在 locale 模块中)
LC_MESSAGES
,
[1]
LC_MESSAGES() (在 locale 模块中)
LC_MONETARY() (在 locale 模块中)
LC_NUMERIC() (在 locale 模块中)
LC_TIME() (在 locale 模块中)
lchflags() (在 os 模块中)
lchmod() (pathlib.Path 方法)
(在 os 模块中)
lchown() (在 os 模块中)
LDCXXSHARED
ldexp() (在 math 模块中)
LDFLAGS
ldgettext() (在 gettext 模块中)
ldngettext() (在 gettext 模块中)
le() (在 operator 模块中)
leading whitespace
leapdays() (在 calendar 模块中)
leaveok() (curses.window 方法)
left (filecmp.dircmp 属性)
left() (在 turtle 模块中)
left_list (filecmp.dircmp 属性)
left_only (filecmp.dircmp 属性)
LEFTSHIFT() (在 token 模块中)
LEFTSHIFTEQUAL() (在 token 模块中)
len
內置函数
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
len() (內置函数)
length (xml.dom.NamedNodeMap 属性)
(xml.dom.NodeList 属性)
length_hint() (在 operator 模块中)
LESS() (在 token 模块中)
LESSEQUAL() (在 token 模块中)
lexical analysis
lexical definitions
lexists() (在 os.path 模块中)
lgamma() (在 math 模块中)
lgettext() (gettext.GNUTranslations 方法)
(gettext.NullTranslations 方法)
(在 gettext 模块中)
lib2to3 (模块)
libc_ver() (在 platform 模块中)
library (ssl.SSLError 属性)
library() (在 dbm.ndbm 模块中)
library_dir_option() (distutils.ccompiler.CCompiler 方法)
library_filename() (distutils.ccompiler.CCompiler 方法)
library_option() (distutils.ccompiler.CCompiler 方法)
LibraryLoader (ctypes 中的类)
license (內置变量)
LifoQueue (asyncio 中的类)
(queue 中的类)
light-weight processes
limit_denominator() (fractions.Fraction 方法)
LimitOverrunError
lin2adpcm() (在 audioop 模块中)
lin2alaw() (在 audioop 模块中)
lin2lin() (在 audioop 模块中)
lin2ulaw() (在 audioop 模块中)
line (C 函数)
line continuation
line joining
,
[1]
line structure
line() (msilib.Dialog 方法)
line-buffered I/O
line_buffering (io.TextIOWrapper 属性)
line_num (csv.csvreader 属性)
linecache (模块)
lineno (ast.AST 属性)
(doctest.DocTest 属性)
(doctest.Example 属性)
(json.JSONDecodeError 属性)
(pyclbr.Class 属性)
(pyclbr.Function 属性)
(re.error 属性)
(shlex.shlex 属性)
(traceback.TracebackException 属性)
(tracemalloc.Filter 属性)
(tracemalloc.Frame 属性)
(xml.parsers.expat.ExpatError 属性)
lineno() (在 fileinput 模块中)
LINES
,
[1]
,
[2]
,
[3]
,
[4]
lines (os.terminal_size 属性)
linesep (email.policy.Policy 属性)
linesep() (在 os 模块中)
lineterminator (csv.Dialect 属性)
LineTooLong
link() (distutils.ccompiler.CCompiler 方法)
(在 os 模块中)
link_executable() (distutils.ccompiler.CCompiler 方法)
link_shared_lib() (distutils.ccompiler.CCompiler 方法)
link_shared_object() (distutils.ccompiler.CCompiler 方法)
linkname (tarfile.TarInfo 属性)
linux_distribution() (在 platform 模块中)
list
assignment, target
comprehensions
deletion target
display
empty
expression
,
[1]
,
[2]
target
,
[1]
,
[2]
type, operations on
对象
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
list (pdb command)
List (typing 中的类)
list (內置类)
list -- 列表
list comprehension -- 列表推导式
list() (imaplib.IMAP4 方法)
(multiprocessing.managers.SyncManager 方法)
(nntplib.NNTP 方法)
(poplib.POP3 方法)
(tarfile.TarFile 方法)
LIST_APPEND (opcode)
list_dialects() (在 csv 模块中)
list_folders() (mailbox.Maildir 方法)
(mailbox.MH 方法)
listdir() (在 os 模块中)
listen() (asyncore.dispatcher 方法)
(socket.socket 方法)
(在 logging.config 模块中)
(在 turtle 模块中)
Listener (multiprocessing.connection 中的类)
listMethods() (xmlrpc.client.ServerProxy.system 方法)
ListNoteBook (tkinter.tix 中的类)
listxattr() (在 os 模块中)
literal
,
[1]
literal_eval() (在 ast 模块中)
literals
binary
complex number
floating point
hexadecimal
integer
numeric
octal
LittleEndianStructure (ctypes 中的类)
ljust() (bytearray 方法)
(bytes 方法)
(str 方法)
LK_LOCK() (在 msvcrt 模块中)
LK_NBLCK() (在 msvcrt 模块中)
LK_NBRLCK() (在 msvcrt 模块中)
LK_RLCK() (在 msvcrt 模块中)
LK_UNLCK() (在 msvcrt 模块中)
ll (pdb command)
LMTP (smtplib 中的类)
ln() (decimal.Context 方法)
(decimal.Decimal 方法)
LNAME
lngettext() (gettext.GNUTranslations 方法)
(gettext.NullTranslations 方法)
(在 gettext 模块中)
load() (http.cookiejar.FileCookieJar 方法)
(http.cookies.BaseCookie 方法)
(pickle.Unpickler 方法)
(tracemalloc.Snapshot 类方法)
(在 json 模块中)
(在 marshal 模块中)
(在 pickle 模块中)
(在 plistlib 模块中)
LOAD_ATTR (opcode)
LOAD_BUILD_CLASS (opcode)
load_cert_chain() (ssl.SSLContext 方法)
LOAD_CLASSDEREF (opcode)
LOAD_CLOSURE (opcode)
LOAD_CONST (opcode)
load_default_certs() (ssl.SSLContext 方法)
LOAD_DEREF (opcode)
load_dh_params() (ssl.SSLContext 方法)
load_extension() (sqlite3.Connection 方法)
LOAD_FAST (opcode)
LOAD_GLOBAL (opcode)
load_module() (importlib.abc.FileLoader 方法)
(importlib.abc.InspectLoader 方法)
(importlib.abc.Loader 方法)
(importlib.abc.SourceLoader 方法)
(importlib.machinery.SourceFileLoader 方法)
(importlib.machinery.SourcelessFileLoader 方法)
(zipimport.zipimporter 方法)
(在 imp 模块中)
LOAD_NAME (opcode)
load_package_tests() (在 test.support 模块中)
load_verify_locations() (ssl.SSLContext 方法)
loader
Loader (importlib.abc 中的类)
loader (importlib.machinery.ModuleSpec 属性)
loader -- 加载器
loader_state (importlib.machinery.ModuleSpec 属性)
LoadError
LoadKey() (在 winreg 模块中)
LoadLibrary() (ctypes.LibraryLoader 方法)
loads() (在 json 模块中)
(在 marshal 模块中)
(在 pickle 模块中)
(在 plistlib 模块中)
(在 xmlrpc.client 模块中)
loadTestsFromModule() (unittest.TestLoader 方法)
loadTestsFromName() (unittest.TestLoader 方法)
loadTestsFromNames() (unittest.TestLoader 方法)
loadTestsFromTestCase() (unittest.TestLoader 方法)
local (threading 中的类)
localcontext() (在 decimal 模块中)
locale (模块)
LOCALE() (在 re 模块中)
localeconv() (在 locale 模块中)
LocaleHTMLCalendar (calendar 中的类)
LocaleTextCalendar (calendar 中的类)
localName (xml.dom.Attr 属性)
(xml.dom.Node 属性)
locals() (內置函数)
localtime() (在 email.utils 模块中)
(在 time 模块中)
Locator (xml.sax.xmlreader 中的类)
Lock (asyncio 中的类)
(multiprocessing 中的类)
(threading 中的类)
lock() (mailbox.Babyl 方法)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
(mailbox.mbox 方法)
(mailbox.MH 方法)
(mailbox.MMDF 方法)
Lock() (multiprocessing.managers.SyncManager 方法)
lock, interpreter
lock_held() (在 imp 模块中)
locked() (_thread.lock 方法)
(asyncio.Condition 方法)
(asyncio.Lock 方法)
(asyncio.Semaphore 方法)
lockf() (在 fcntl 模块中)
(在 os 模块中)
locking() (在 msvcrt 模块中)
LockType() (在 _thread 模块中)
log() (logging.Logger 方法)
(在 cmath 模块中)
(在 logging 模块中)
(在 math 模块中)
log10() (decimal.Context 方法)
(decimal.Decimal 方法)
(在 cmath 模块中)
(在 math 模块中)
log1p() (在 math 模块中)
log2() (在 math 模块中)
log_date_time_string() (http.server.BaseHTTPRequestHandler 方法)
log_error() (http.server.BaseHTTPRequestHandler 方法)
log_exception() (wsgiref.handlers.BaseHandler 方法)
log_message() (http.server.BaseHTTPRequestHandler 方法)
log_request() (http.server.BaseHTTPRequestHandler 方法)
log_to_stderr() (在 multiprocessing 模块中)
logb() (decimal.Context 方法)
(decimal.Decimal 方法)
Logger (logging 中的类)
LoggerAdapter (logging 中的类)
logging
Errors
logging (模块)
logging.config (模块)
logging.handlers (模块)
logical line
logical_and() (decimal.Context 方法)
(decimal.Decimal 方法)
logical_invert() (decimal.Context 方法)
(decimal.Decimal 方法)
logical_or() (decimal.Context 方法)
(decimal.Decimal 方法)
logical_xor() (decimal.Context 方法)
(decimal.Decimal 方法)
login() (ftplib.FTP 方法)
(imaplib.IMAP4 方法)
(nntplib.NNTP 方法)
(smtplib.SMTP 方法)
login_cram_md5() (imaplib.IMAP4 方法)
LOGNAME
,
[1]
lognormvariate() (在 random 模块中)
logout() (imaplib.IMAP4 方法)
LogRecord (logging 中的类)
long (2to3 fixer)
long integer
对象
LONG_MAX
longMessage (unittest.TestCase 属性)
longname() (在 curses 模块中)
lookup() (symtable.SymbolTable 方法)
(tkinter.ttk.Style 方法)
(在 codecs 模块中)
(在 unicodedata 模块中)
lookup_error() (在 codecs 模块中)
LookupError
loop
over mutable sequence
statement
,
[1]
,
[2]
,
[3]
loop control
target
loop() (在 asyncore 模块中)
lower() (bytearray 方法)
(bytes 方法)
(str 方法)
LPAR() (在 token 模块中)
lru_cache() (在 functools 模块中)
lseek() (在 os 模块中)
lshift() (在 operator 模块中)
LSQB() (在 token 模块中)
lstat() (pathlib.Path 方法)
(在 os 模块中)
lstrip() (bytearray 方法)
(bytes 方法)
(str 方法)
lsub() (imaplib.IMAP4 方法)
lt() (在 operator 模块中)
(在 turtle 模块中)
LWPCookieJar (http.cookiejar 中的类)
lzma (模块)
LZMACompressor (lzma 中的类)
LZMADecompressor (lzma 中的类)
LZMAError
LZMAFile (lzma 中的类)
导航
索引
模块
|
Python
»
3.6.15 Documentation
»
|