索引 – N

N_TOKENS() (在 token 模块中)
n_waiting (threading.Barrier 属性)
name, [1], [2]
binding, [1], [2], [3], [4], [5], [6]
binding, global
class
function, [1]
mangling
rebinding
unbinding
name (doctest.DocTest 属性)
(email.headerregistry.BaseHeader 属性)
(http.cookiejar.Cookie 属性)
(importlib.abc.FileLoader 属性)
(importlib.machinery.ExtensionFileLoader 属性)
(importlib.machinery.SourceFileLoader 属性)
(importlib.machinery.SourcelessFileLoader 属性)
(inspect.Parameter 属性)
(io.FileIO 属性)
(multiprocessing.Process 属性)
(ossaudiodev.oss_audio_device 属性)
(pyclbr.Class 属性)
(pyclbr.Function 属性)
(tarfile.TarInfo 属性)
(threading.Thread 属性)
(xml.dom.Attr 属性)
(xml.dom.DocumentType 属性)
name() (在 os 模块中)
NAME() (在 token 模块中)
name() (在 unicodedata 模块中)
name2codepoint() (在 html.entities 模块中)
named tuple
NamedTemporaryFile() (在 tempfile 模块中)
namedtuple() (在 collections 模块中)
NameError
例外
NameError (built-in exception)
namelist() (zipfile.ZipFile 方法)
nameprep() (在 encodings.idna 模块中)
namer (logging.handlers.BaseRotatingHandler 属性)
names
private
namespace, [1]
: package
global
module
Namespace (class in argparse)
namespace package
namespace() (imaplib.IMAP4 方法)
Namespace() (multiprocessing.managers.SyncManager 方法)
NAMESPACE_DNS() (在 uuid 模块中)
NAMESPACE_OID() (在 uuid 模块中)
NAMESPACE_URL() (在 uuid 模块中)
NAMESPACE_X500() (在 uuid 模块中)
NamespaceErr
namespaceURI (xml.dom.Node 属性)
NaN
NannyNag
napms() (在 curses 模块中)
nargs (optparse.Option 属性)
nbytes (memoryview 属性)
ndiff() (在 difflib 模块中)
ndim (memoryview 属性)
ne (2to3 fixer)
ne() (在 operator 模块中)
neg() (在 operator 模块中)
negation
nested scope
NetmaskValueError
netrc (class in netrc)
(模块)
NetrcParseError
netscape (http.cookiejar.CookiePolicy 属性)
network (ipaddress.IPv4Interface 属性)
(ipaddress.IPv6Interface 属性)
Network News Transfer Protocol
network_address (ipaddress.IPv4Network 属性)
(ipaddress.IPv6Network 属性)
new() (在 hashlib 模块中)
(在 hmac 模块中)
new-style class
new_alignment() (formatter.writer 方法)
new_child() (collections.ChainMap 方法)
new_class() (在 types 模块中)
new_compiler() (在 distutils.ccompiler 模块中)
new_font() (formatter.writer 方法)
new_margin() (formatter.writer 方法)
new_module() (在 imp 模块中)
new_panel() (在 curses.panel 模块中)
new_spacing() (formatter.writer 方法)
new_styles() (formatter.writer 方法)
newer() (在 distutils.dep_util 模块中)
newer_group() (在 distutils.dep_util 模块中)
newer_pairwise() (在 distutils.dep_util 模块中)
newgroups() (nntplib.NNTP 方法)
NEWLINE token, [1]
NEWLINE() (在 token 模块中)
newlines (io.TextIOBase 属性)
newnews() (nntplib.NNTP 方法)
newpad() (在 curses 模块中)
newwin() (在 curses 模块中)
next (2to3 fixer)
(pdb command)
next() (nntplib.NNTP 方法)
(tarfile.TarFile 方法)
(tkinter.ttk.Treeview 方法)
(內置函数)
next_minus() (decimal.Context 方法)
(decimal.Decimal 方法)
next_plus() (decimal.Context 方法)
(decimal.Decimal 方法)
next_toward() (decimal.Context 方法)
(decimal.Decimal 方法)
nextfile() (在 fileinput 模块中)
nextkey() (dbm.gnu.gdbm 方法)
nextSibling (xml.dom.Node 属性)
ngettext() (gettext.GNUTranslations 方法)
(gettext.NullTranslations 方法)
(在 gettext 模块中)
nice() (在 os 模块中)
nis (模块)
nl() (在 curses 模块中)
NL() (在 tokenize 模块中)
nl_langinfo() (在 locale 模块中)
nlargest() (在 heapq 模块中)
nlst() (ftplib.FTP 方法)
NNTP
protocol
NNTP (class in nntplib)
nntp_implementation (nntplib.NNTP 属性)
NNTP_SSL (class in nntplib)
nntp_version (nntplib.NNTP 属性)
NNTPDataError
NNTPError
nntplib (模块)
NNTPPermanentError
NNTPProtocolError
NNTPReplyError
NNTPTemporaryError
nocbreak() (在 curses 模块中)
NoDataAllowedErr
node() (在 platform 模块中)
nodelay() (curses.window 方法)
nodeName (xml.dom.Node 属性)
NodeTransformer (class in ast)
nodeType (xml.dom.Node 属性)
nodeValue (xml.dom.Node 属性)
NodeVisitor (class in ast)
noecho() (在 curses 模块中)
NOEXPR() (在 locale 模块中)
NoModificationAllowedErr
nonblock() (ossaudiodev.oss_audio_device 方法)
NonCallableMagicMock (class in unittest.mock)
NonCallableMock (class in unittest.mock)
None
对象, [1], [2]
None (Built-in object)
(內置变量)
nonl() (在 curses 模块中)
nonlocal
语句
nonzero (2to3 fixer)
noop() (imaplib.IMAP4 方法)
(poplib.POP3 方法)
NoOptionError
NOP (opcode)
noqiflush() (在 curses 模块中)
noraw() (在 curses 模块中)
normalize() (decimal.Context 方法)
(decimal.Decimal 方法)
(xml.dom.Node 方法)
(在 locale 模块中)
(在 unicodedata 模块中)
NORMALIZE_WHITESPACE() (在 doctest 模块中)
normalvariate() (在 random 模块中)
normcase() (在 os.path 模块中)
normpath() (在 os.path 模块中)
NoSectionError
NoSuchMailboxError
not
操作数, [1]
not in
操作数, [1], [2]
not_() (在 operator 模块中)
NotADirectoryError
notation
notationDecl() (xml.sax.handler.DTDHandler 方法)
NotationDeclHandler() (xml.parsers.expat.xmlparser 方法)
notations (xml.dom.DocumentType 属性)
NotConnected
NoteBook (class in tkinter.tix)
Notebook (class in tkinter.ttk)
NotEmptyError
NOTEQUAL() (在 token 模块中)
NotFoundErr
notify() (threading.Condition 方法)
notify_all() (threading.Condition 方法)
notimeout() (curses.window 方法)
NotImplemented
对象
NotImplemented (內置变量)
NotImplementedError
NotStandaloneHandler() (xml.parsers.expat.xmlparser 方法)
NotSupportedErr
noutrefresh() (curses.window 方法)
now() (datetime.datetime class method)
NSIG() (在 signal 模块中)
nsmallest() (在 heapq 模块中)
NT_OFFSET() (在 token 模块中)
NTEventLogHandler (class in logging.handlers)
ntohl() (在 socket 模块中)
ntohs() (在 socket 模块中)
ntransfercmd() (ftplib.FTP 方法)
null
operation, [1]
NullFormatter (class in formatter)
NullHandler (class in logging)
NullImporter (class in imp)
NullTranslations (class in gettext)
NullWriter (class in formatter)
num_addresses (ipaddress.IPv4Network 属性)
(ipaddress.IPv6Network 属性)
number
complex
floating point
Number (class in numbers)
NUMBER() (在 token 模块中)
number_class() (decimal.Context 方法)
(decimal.Decimal 方法)
numbers (模块)
numerator (numbers.Rational 属性)
numeric
conversions
literals
object
types, operations on
对象, [1], [2], [3]
numeric literal
numeric() (在 unicodedata 模块中)
Numerical Python
numinput() (在 turtle 模块中)
numliterals (2to3 fixer)

Index

Symbols | _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Symbols

一页的全部索引

本页