Theme
Auto
Light
Dark
Navigation
index
modules
|
Python
»
3.13.0 Documentation
»
Index
|
Theme
Auto
Light
Dark
|
Index – N
N_TOKENS (in module token)
n_waiting (asyncio.Barrier attribute)
(threading.Barrier attribute)
NAK (in module curses.ascii)
name
,
[1]
,
[2]
binding
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
binding, global
class
function
,
[1]
mangling
,
[1]
rebinding
unbinding
name (bz2.BZ2File attribute)
Name (class in ast)
name (codecs.CodecInfo attribute)
(contextvars.ContextVar attribute)
(doctest.DocTest attribute)
(email.headerregistry.BaseHeader attribute)
(enum.Enum attribute)
(gzip.GzipFile attribute)
(hashlib.hash attribute)
(hmac.HMAC attribute)
(http.cookiejar.Cookie attribute)
(ImportError attribute)
(importlib.abc.FileLoader attribute)
(importlib.abc.Traversable attribute)
(importlib.machinery.AppleFrameworkLoader attribute)
(importlib.machinery.ExtensionFileLoader attribute)
(importlib.machinery.ModuleSpec attribute)
(importlib.machinery.SourceFileLoader attribute)
(importlib.machinery.SourcelessFileLoader attribute)
(importlib.resources.abc.Traversable attribute)
(in module os)
NAME (in module token)
name (inspect.Parameter attribute)
(io.FileIO attribute)
(logging.Logger attribute)
(lzma.LZMAFile attribute)
(multiprocessing.Process attribute)
(multiprocessing.shared_memory.SharedMemory attribute)
(os.DirEntry attribute)
(pathlib.PurePath attribute)
(pyclbr.Class attribute)
(pyclbr.Function attribute)
(sys.thread_info attribute)
(tarfile.TarInfo attribute)
(tempfile.TemporaryDirectory attribute)
(threading.Thread attribute)
(traceback.FrameSummary attribute)
(webbrowser.controller attribute)
(xml.dom.Attr attribute)
(xml.dom.DocumentType attribute)
(zipfile.Path attribute)
name() (in module unicodedata)
name2codepoint (in module html.entities)
named expression
Named Shared Memory
named tuple
NAMED_FLAGS (enum.EnumCheck attribute)
NamedExpr (class in ast)
NamedTemporaryFile() (in module tempfile)
NamedTuple (class in typing)
namedtuple() (in module collections)
NameError
exception
NameError (built-in exception)
namelist() (zipfile.ZipFile method)
nameprep() (in module encodings.idna)
namer (logging.handlers.BaseRotatingHandler attribute)
namereplace
error handler's name
namereplace_errors() (in module codecs)
names
private
names() (in module tkinter.font)
namespace
,
[1]
global
module
package
Namespace (class in argparse)
(class in multiprocessing.managers)
namespace package
namespace() (imaplib.IMAP4 method)
Namespace() (multiprocessing.managers.SyncManager method)
NAMESPACE_DNS (in module uuid)
NAMESPACE_OID (in module uuid)
NAMESPACE_URL (in module uuid)
NAMESPACE_X500 (in module uuid)
NamespaceErr
NamespaceLoader (class in importlib.machinery)
namespaceURI (xml.dom.Node attribute)
nametofont() (in module tkinter.font)
NaN
nan (in module cmath)
(in module math)
(sys.hash_info attribute)
nanj (in module cmath)
NannyNag
napms() (in module curses)
nargs (optparse.Option attribute)
native_id (threading.Thread attribute)
nbytes (memoryview attribute)
ncurses_version (in module curses)
ND (inspect.BufferFlags attribute)
ndiff() (in module difflib)
ndim (memoryview attribute)
ne() (in module operator)
needs_input (bz2.BZ2Decompressor attribute)
(lzma.LZMADecompressor attribute)
neg() (in module operator)
negation
nested scope
netmask (ipaddress.IPv4Network attribute)
(ipaddress.IPv6Network attribute)
NetmaskValueError
netrc
module
netrc (class in netrc)
NetrcParseError
netscape (http.cookiejar.CookiePolicy attribute)
network (ipaddress.IPv4Interface attribute)
(ipaddress.IPv6Interface attribute)
network_address (ipaddress.IPv4Network attribute)
(ipaddress.IPv6Network attribute)
Never (in module typing)
NEVER_EQ (in module test.support)
new() (in module hashlib)
(in module hmac)
new-style class
new_child() (collections.ChainMap method)
new_class() (in module types)
new_event_loop() (asyncio.AbstractEventLoopPolicy method)
(in module asyncio)
new_panel() (in module curses.panel)
newfunc (C type)
NEWLINE (in module token)
NEWLINE token
,
[1]
newlines (io.TextIOBase attribute)
newpad() (in module curses)
NewType (class in typing)
newwin() (in module curses)
next (pdb command)
next()
built-in function
next() (tarfile.TarFile method)
(tkinter.ttk.Treeview method)
next_minus() (decimal.Context method)
(decimal.Decimal method)
next_plus() (decimal.Context method)
(decimal.Decimal method)
next_toward() (decimal.Context method)
(decimal.Decimal method)
nextafter() (in module math)
nextfile() (in module fileinput)
nextkey() (dbm.gnu.gdbm method)
nextSibling (xml.dom.Node attribute)
ngettext() (gettext.GNUTranslations method)
(gettext.NullTranslations method)
(in module gettext)
nice() (in module os)
nis
module
NL (in module curses.ascii)
(in module token)
nl() (in module curses)
nl_langinfo() (in module locale)
nlargest() (in module heapq)
nlst() (ftplib.FTP method)
nntplib
module
NO (in module tkinter.messagebox)
no_cache() (zoneinfo.ZoneInfo class method)
NO_EVENTS (monitoring event)
no_proxy
no_site (sys.flags attribute)
no_tracing() (in module test.support)
no_type_check() (in module typing)
no_type_check_decorator() (in module typing)
no_user_site (sys.flags attribute)
nocbreak() (in module curses)
NoDataAllowedErr
node (uuid.UUID attribute)
node() (in module platform)
NoDefault (in module typing)
nodelay() (curses.window method)
nodeName (xml.dom.Node attribute)
NodeTransformer (class in ast)
nodeType (xml.dom.Node attribute)
nodeValue (xml.dom.Node attribute)
NodeVisitor (class in ast)
noecho() (in module curses)
NOEXPR (in module locale)
NOFLAG (in module re)
NoModificationAllowedErr
NonCallableMagicMock (class in unittest.mock)
NonCallableMock (class in unittest.mock)
None
object
,
[1]
,
[2]
None (Built-in object)
(built-in variable)
NoneType (in module types)
nonl() (in module curses)
nonlocal
statement
Nonlocal (class in ast)
nonmember() (in module enum)
noop() (imaplib.IMAP4 method)
(poplib.POP3 method)
NoOptionError
NOP (opcode)
noqiflush() (in module curses)
noraw() (in module curses)
NoReturn (in module typing)
NORMAL (in module tkinter.font)
NORMAL_PRIORITY_CLASS (in module subprocess)
NormalDist (class in statistics)
normalize() (decimal.Context method)
(decimal.Decimal method)
(in module locale)
(in module unicodedata)
(xml.dom.Node method)
NORMALIZE_WHITESPACE (in module doctest)
normalvariate() (in module random)
normcase() (in module os.path)
normpath() (in module os.path)
NoSectionError
NoSuchMailboxError
not
operator
,
[1]
Not (class in ast)
not in
operator
,
[1]
,
[2]
not_() (in module operator)
NotADirectoryError
notation
notationDecl() (xml.sax.handler.DTDHandler method)
NotationDeclHandler() (xml.parsers.expat.xmlparser method)
notations (xml.dom.DocumentType attribute)
NotConnected
Notebook (class in tkinter.ttk)
NotEmptyError
NotEq (class in ast)
NOTEQUAL (in module token)
NotFoundErr
notify() (asyncio.Condition method)
(threading.Condition method)
notify_all() (asyncio.Condition method)
(threading.Condition method)
notimeout() (curses.window method)
NotImplemented
object
NotImplemented (built-in variable)
NotImplementedError
NotImplementedType (in module types)
NotIn (class in ast)
NotRequired (in module typing)
NOTSET (in module logging)
NotStandaloneHandler() (xml.parsers.expat.xmlparser method)
NotSupportedErr
NotSupportedError
noutrefresh() (curses.window method)
NOVEMBER (in module calendar)
now() (datetime.datetime class method)
npgettext() (gettext.GNUTranslations method)
(gettext.NullTranslations method)
(in module gettext)
NSIG (in module signal)
nsmallest() (in module heapq)
NT_OFFSET (in module token)
NTEventLogHandler (class in logging.handlers)
ntohl() (in module socket)
ntohs() (in module socket)
ntransfercmd() (ftplib.FTP method)
NUL (in module curses.ascii)
null
operation
,
[1]
nullcontext() (in module contextlib)
NullHandler (class in logging)
NullTranslations (class in gettext)
num_addresses (ipaddress.IPv4Network attribute)
(ipaddress.IPv6Network attribute)
num_tickets (ssl.SSLContext attribute)
number
complex
floating-point
Number (class in numbers)
NUMBER (in module token)
number_class() (decimal.Context method)
(decimal.Decimal method)
numbers
module
numerator (fractions.Fraction attribute)
(numbers.Rational attribute)
numeric
conversions
literals
object
,
[1]
,
[2]
,
[3]
,
[4]
types, operations on
numeric literal
numeric() (in module unicodedata)
numinput() (in module turtle)
«
Navigation
index
modules
|
Python
»
3.13.0 Documentation
»
Index
|
Theme
Auto
Light
Dark
|