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

! (pdb command)
!=
operator
%
operator
% formatting, [1]
% interpolation, [1]
%=
augmented assignment
&
operator
&=
augmented assignment
*
in expression lists
in function calls
operator
statement, [1]
**
in dictionary displays
in function calls
operator
statement, [1]
**=
augmented assignment
*=
augmented assignment
+
operator
+=
augmented assignment
-
operator
--create <tarfile> <source1> ... <sourceN>
tarfile command line option
--details
inspect command line option
--extract <tarfile> [<output_dir>]
tarfile command line option
--help
trace command line option
--ignore-dir=<dir>
trace command line option
--ignore-module=<mod>
trace command line option
--info
zipapp command line option
--list <tarfile>
tarfile command line option
--locals
unittest command line option
--sort-keys
command line option
--test <tarfile>
tarfile command line option
--user-base
site command line option
--user-site
site command line option
--version
trace command line option
-=
augmented assignment
-> (return annotation assignment)
-a, --annotate
pickletools command line option
-b
compileall command line option
-b, --buffer
unittest command line option
-c <tarfile> <source1> ... <sourceN>
tarfile command line option
-c <zipfile> <source1> ... <sourceN>
zipfile command line option
-c, --catch
unittest command line option
-c, --clock
timeit command line option
-c, --count
trace command line option
-C, --coverdir=<dir>
trace command line option
-d destdir
compileall command line option
-e <tarfile> [<output_dir>]
tarfile command line option
-e <zipfile> <output_dir>
zipfile command line option
-e, --exact
tokenize command line option
-f
compileall command line option
-f, --failfast
unittest command line option
-f, --file=<file>
trace command line option
-g, --timing
trace command line option
-h, --help
command line option
timeit command line option
tokenize command line option
zipapp command line option
-i list
compileall command line option
-j N
compileall command line option
-l
compileall command line option
-l <tarfile>
tarfile command line option
-l <zipfile>
zipfile command line option
-l, --indentlevel=<num>
pickletools command line option
-l, --listfuncs
trace command line option
-m <mainfn>, --main=<mainfn>
zipapp command line option
-m, --memo
pickletools command line option
-m, --missing
trace command line option
-n N, --number=N
timeit command line option
-o <output>, --output=<output>
zipapp command line option
-o, --output=<file>
pickletools command line option
-p <interpreter>, --python=<interpreter>
zipapp command line option
-p, --pattern pattern
unittest-discover command line option
-p, --preamble=<preamble>
pickletools command line option
-p, --process
timeit command line option
-q
compileall command line option
-r
compileall command line option
-r N, --repeat=N
timeit command line option
-R, --no-report
trace command line option
-r, --report
trace command line option
-s S, --setup=S
timeit command line option
-s, --start-directory directory
unittest-discover command line option
-s, --summary
trace command line option
-t <tarfile>
tarfile command line option
-t <zipfile>
zipfile command line option
-t, --time
timeit command line option
-t, --top-level-directory directory
unittest-discover command line option
-t, --trace
trace command line option
-T, --trackcalls
trace command line option
-u, --unit=U
timeit command line option
-v, --verbose
tarfile command line option
timeit command line option
unittest-discover command line option
-x regex
compileall command line option
...
.ini
file
.pdbrc
file
.pypirc file
/
operator
//
operator
//=
augmented assignment
/=
augmented assignment
2to3
: package
namespace
portion
<
operator
<<
operator
<<=
augmented assignment
<=
operator
<protocol>_proxy
=
assignment statement
==
operator
>
operator
>=
operator
>>
operator
>>=
augmented assignment
>>>
@
statement
^
operator
^=
augmented assignment
|=
augmented assignment

_

__abs__() (in module operator)
(object method)
__add__() (in module operator)
(object method)
__aenter__() (object method)
__aexit__() (object method)
__aiter__() (object method)
__all__
(optional module attribute)
__and__() (in module operator)
(object method)
__anext__() (agen method)
(object method)
__annotations__ (class attribute)
(function attribute)
(module attribute)
__await__() (object method)
__bases__ (class attribute), [1]
__bool__() (object method), [1]
__bytes__() (email.message.EmailMessage method)
(email.message.Message method)
(object method)
__cached__
__call__() (bottle.Plugin method)
(email.headerregistry.HeaderRegistry method)
(object method), [1]
(weakref.finalize method)
__callback__ (weakref.ref attribute)
__cause__ (exception attribute)
(traceback.TracebackException attribute)
__ceil__() (fractions.Fraction method)
__class__ (instance attribute), [1]
(method cell)
(unittest.mock.Mock attribute)
__classcell__ (class namespace entry)
__closure__ (function attribute)
__code__ (function attribute)
(function object attribute)
__complex__() (object method)
__concat__() (in module operator)
__contains__() (email.message.EmailMessage method)
(email.message.Message method)
(in module operator)
(mailbox.Mailbox method)
(object method)
__context__ (exception attribute)
(traceback.TracebackException attribute)
__copy__() (copy protocol)
__debug__
(built-in variable)
__deepcopy__() (copy protocol)
__defaults__ (function attribute)
__del__() (io.IOBase method)
(object method)
__delattr__() (object method)
__delete__() (object method)
__delitem__() (email.message.EmailMessage method)
(email.message.Message method)
(in module operator)
(mailbox.MH method)
(mailbox.Mailbox method)
(object method)
__dict__ (class attribute)
(function attribute)
(instance attribute)
(module attribute)
(object attribute)
__dir__() (object method)
(unittest.mock.Mock method)
__displayhook__ (in module sys)
__divmod__() (object method)
__doc__ (class attribute)
(function attribute)
(method attribute)
(module attribute)
(types.ModuleType attribute)
__enter__() (contextmanager method)
(object method)
__eq__() (email.charset.Charset method)
(email.header.Header method)
(in module operator)
(instance method)
(memoryview method)
(object method)
__excepthook__ (in module sys)
__exit__() (contextmanager method)
(object method)
__file__
(module attribute)
__float__() (object method)
__floor__() (fractions.Fraction method)
__floordiv__() (in module operator)
(object method)
__format__
__format__() (datetime.date method)
(datetime.datetime method)
(datetime.time method)
(object method)
__fspath__() (os.PathLike method)
__func__ (method attribute)
__future__
(module)
__ge__() (in module operator)
(instance method)
(object method)
__get__() (object method)
__getattr__() (object method)
__getattribute__() (object method)
__getitem__() (email.headerregistry.HeaderRegistry method)
(email.message.EmailMessage method)
(email.message.Message method)
(in module operator)
(mailbox.Mailbox method)
(mapping object method)
(object method)
(re.match method)
__getnewargs__() (object method)
__getnewargs_ex__() (object method)
__getstate__() (copy protocol)
(object method)
__globals__ (function attribute)
__gt__() (in module operator)
(instance method)
(object method)
__hash__() (object method)
__iadd__() (in module operator)
(object method)
__iand__() (in module operator)
(object method)
__iconcat__() (in module operator)
__ifloordiv__() (in module operator)
(object method)
__ilshift__() (in module operator)
(object method)
__imatmul__() (in module operator)
(object method)
__imod__() (in module operator)
(object method)
__import__() (built-in function)
(in module importlib)
__imul__() (in module operator)
(object method)
__index__() (in module operator)
(object method)
__init__() (bottle.BaseTemplate method)
(difflib.HtmlDiff method)
(logging.Handler method)
(logging.logging.Formatter method)
(object method)
__init_subclass__() (object class method)
__instancecheck__() (class method)
__int__() (object method)
__interactivehook__ (in module sys)
__inv__() (in module operator)
__invert__() (in module operator)
(object method)
__ior__() (in module operator)
(object method)
__ipow__() (in module operator)
(object method)
__irshift__() (in module operator)
(object method)
__isub__() (in module operator)
(object method)
__iter__() (container method)
(iterator method)
(mailbox.Mailbox method)
(object method)
(unittest.TestSuite method)
__itruediv__() (in module operator)
(object method)
__ixor__() (in module operator)
(object method)
__kwdefaults__ (function attribute)
__le__() (in module operator)
(instance method)
(object method)
__len__() (email.message.EmailMessage method)
(email.message.Message method)
(mailbox.Mailbox method)
(mapping object method)
(object method)
__length_hint__() (object method)
__loader__
(types.ModuleType attribute)
__lshift__() (in module operator)
(object method)
__lt__() (in module operator)
(instance method)
(object method)
__main__
module, [1], [2], [3], [4]
__main__ (module)
__matmul__() (in module operator)
(object method)
__missing__()
(collections.defaultdict method)
(object method)
__mod__() (in module operator)
(object method)
__module__ (class attribute)
(function attribute)
(method attribute)
__mro__ (class attribute)
__mul__() (in module operator)
(object method)
__name__
(class attribute)
(definition attribute)
(function attribute)
(method attribute)
(module attribute)
(types.ModuleType attribute)
__ne__() (email.charset.Charset method)
(email.header.Header method)
(in module operator)
(instance method)
(object method)
__neg__() (in module operator)
(object method)
__new__() (object method)
__next__() (csv.csvreader method)
(generator method)
(iterator method)
__not__() (in module operator)
__or__() (in module operator)
(object method)
__package__
(types.ModuleType attribute)
__path__
__pos__() (in module operator)
(object method)
__pow__() (in module operator)
(object method)
__prepare__ (metaclass method)
__qualname__ (definition attribute)
__radd__() (object method)
__rand__() (object method)
__rdivmod__() (object method)
__reduce__() (object method)
__reduce_ex__() (object method)
__repr__() (multiprocessing.managers.BaseProxy method)
(netrc.netrc method)
(object method)
__reversed__() (object method)
__rfloordiv__() (object method)
__rlshift__() (object method)
__rmatmul__() (object method)
__rmod__() (object method)
__rmul__() (object method)
__ror__() (object method)
__round__() (fractions.Fraction method)
(object method)
__rpow__() (object method)
__rrshift__() (object method)
__rshift__() (in module operator)
(object method)
__rsub__() (object method)
__rtruediv__() (object method)
__rxor__() (object method)
__self__ (method attribute)
__set__() (object method)
__set_name__() (object method)
__setattr__() (object method)
__setitem__() (email.message.EmailMessage method)
(email.message.Message method)
(in module operator)
(mailbox.Mailbox method)
(mailbox.Maildir method)
(object method)
__setstate__() (copy protocol)
(object method)
__slots__
__spec__
__stderr__ (in module sys)
__stdin__ (in module sys)
__stdout__ (in module sys)
__str__() (datetime.date method)
(datetime.datetime method)
(datetime.time method)
(email.charset.Charset method)
(email.header.Header method)
(email.headerregistry.Address method)
(email.headerregistry.Group method)
(email.message.EmailMessage method)
(email.message.Message method)
(multiprocessing.managers.BaseProxy method)
(object method)
__sub__() (in module operator)
(object method)
__subclasscheck__() (class method)
__subclasses__() (class method)
__subclasshook__() (abc.ABCMeta method)
__suppress_context__ (traceback.TracebackException attribute)
__traceback__ (exception attribute)
__truediv__() (in module operator)
(object method)
__xor__() (in module operator)
(object method)
_anonymous_ (ctypes.Structure attribute)
_asdict() (collections.somenamedtuple method)
_b_base_ (ctypes._CData attribute)
_b_needsfree_ (ctypes._CData attribute)
_callmethod() (multiprocessing.managers.BaseProxy method)
_CData (class in ctypes)
_clear_type_cache() (in module sys)
_current_frames() (in module sys)
_debugmallocstats() (in module sys)
_dummy_thread (module)
_enablelegacywindowsfsencoding() (in module sys)
_exit() (in module os)
_fields (ast.AST attribute)
(collections.somenamedtuple attribute)
_fields_ (ctypes.Structure attribute)
_flush() (wsgiref.handlers.BaseHandler method)
_FuncPtr (class in ctypes)
_get_child_mock() (unittest.mock.Mock method)
_getframe() (in module sys)
_getvalue() (multiprocessing.managers.BaseProxy method)
_handle (ctypes.PyDLL attribute)
_length_ (ctypes.Array attribute)
_locale
module
_make() (collections.somenamedtuple class method)
_makeResult() (unittest.TextTestRunner method)
_name (ctypes.PyDLL attribute)
_objects (ctypes._CData attribute)
_pack_ (ctypes.Structure attribute)
_parse() (gettext.NullTranslations method)
_Pointer (class in ctypes)
_replace() (collections.somenamedtuple method)
_setroot() (xml.etree.ElementTree.ElementTree method)
_SimpleCData (class in ctypes)
_source (collections.somenamedtuple attribute)
_structure() (in module email.iterators)
_thread (module)
_type_ (ctypes._Pointer attribute)
(ctypes.Array attribute)
_write() (wsgiref.handlers.BaseHandler method)
_xoptions (in module sys)

A

A (in module re)
A-LAW, [1]
a-LAW
a2b_base64() (in module binascii)
a2b_hex() (in module binascii)
a2b_hqx() (in module binascii)
a2b_qp() (in module binascii)
a2b_uu() (in module binascii)
a85decode() (in module base64)
a85encode() (in module base64)
ABC (class in abc)
abc (module)
ABCMeta (class in abc)
abiflags (in module sys)
abort() (asyncio.DatagramTransport method)
(asyncio.WriteTransport method)
(ftplib.FTP method)
(in module os)
(threading.Barrier method)
abs
built-in function
abs() (built-in function)
(decimal.Context method)
(in module operator)
abspath() (in module os.path)
abstract base class
AbstractBasicAuthHandler (class in urllib.request)
abstractclassmethod() (in module abc)
AbstractContextManager (class in contextlib)
AbstractDigestAuthHandler (class in urllib.request)
AbstractEventLoop (class in asyncio)
AbstractEventLoopPolicy (class in asyncio)
AbstractFormatter (class in formatter)
abstractmethod() (in module abc)
abstractproperty() (in module abc)
AbstractSet (class in typing)
abstractstaticmethod() (in module abc)
AbstractWriter (class in formatter)
accept() (asyncore.dispatcher method)
(multiprocessing.connection.Listener method)
(socket.socket method)
access() (in module os)
accessory_action (ui.ListDataSource attribute)
accessory_type (ui.TableViewCell attribute)
accumulate() (in module itertools)
aclose() (agen method)
acos() (in module cmath)
(in module math)
acosh() (in module cmath)
(in module math)
acquire() (_thread.lock method)
(asyncio.Condition method)
(asyncio.Lock method)
(asyncio.Semaphore method)
(logging.Handler method)
(multiprocessing.Lock method)
(multiprocessing.RLock method)
(threading.Condition method)
(threading.Lock method)
(threading.RLock method)
(threading.Semaphore method)
acquire_lock() (in module imp)
Action (class in argparse)
(class in scene)
action (optparse.Option attribute)
(ui.Button attribute)
(ui.ButtonItem attribute)
(ui.DatePicker attribute)
(ui.ListDataSource attribute)
(ui.SegmentedControl attribute)
(ui.Slider attribute)
(ui.Switch attribute)
(ui.TextField attribute)
ACTIONS (optparse.Option attribute)
active_children() (in module multiprocessing)
active_count() (in module threading)
ACTIVITY_INDICATOR_STYLE_GRAY (in module ui)
ACTIVITY_INDICATOR_STYLE_WHITE (in module ui)
ACTIVITY_INDICATOR_STYLE_WHITE_LARGE (in module ui)
add() (decimal.Context method)
(in module ImageChops)
(in module audioop)
(in module operator)
(mailbox.Mailbox method)
(mailbox.Maildir method)
(pstats.Stats method)
(set method)
(tarfile.TarFile method)
add_alias() (in module email.charset)
add_alternative() (email.message.EmailMessage method)
add_arc() (ui.Path method)
add_argument() (argparse.ArgumentParser method)
add_argument_group() (argparse.ArgumentParser method)
add_assets() (photos.AssetCollection method), [1]
add_attachment() (email.message.EmailMessage method)
add_cgi_vars() (wsgiref.handlers.BaseHandler method)
add_charset() (in module email.charset)
add_child() (scene.Node method)
add_clip() (ui.Path method)
add_codec() (in module email.charset)
add_cookie_header() (http.cookiejar.CookieJar method)
add_curve() (in module canvas)
(ui.Path method)
add_done_callback() (asyncio.Future method)
(concurrent.futures.Future method)
add_ellipse() (in module canvas)
add_fallback() (gettext.NullTranslations method)
add_flag() (mailbox.MaildirMessage method)
(mailbox.MMDFMessage method)
(mailbox.mboxMessage method)
add_flowing_data() (formatter.formatter method)
add_folder() (mailbox.Maildir method)
(mailbox.MH method)
add_get_handler() (email.contentmanager.ContentManager method)
add_group() (in module contacts)
add_handler() (urllib.request.OpenerDirector method)
add_header() (bottle.BaseResponse method)
(email.message.EmailMessage method)
(email.message.Message method)
(urllib.request.Request method)
(wsgiref.headers.Headers method)
add_hook() (bottle.Bottle method)
add_hor_rule() (formatter.formatter method)
add_include_dir() (distutils.ccompiler.CCompiler method)
add_label() (mailbox.BabylMessage method)
add_label_data() (formatter.formatter method)
add_library() (distutils.ccompiler.CCompiler method)
add_library_dir() (distutils.ccompiler.CCompiler method)
add_line() (in module canvas)
add_line_break() (formatter.formatter method)
add_link_object() (distutils.ccompiler.CCompiler method)
add_literal_data() (formatter.formatter method)
add_mutually_exclusive_group() (argparse.ArgumentParser method)
add_option() (optparse.OptionParser method)
add_parent() (urllib.request.BaseHandler method)
add_password() (urllib.request.HTTPPasswordMgr method)
(urllib.request.HTTPPasswordMgrWithPriorAuth method)
add_path() (bottle.ResourceManager method)
add_person() (in module contacts)
add_quad_curve() (in module canvas)
(ui.Path method)
add_reader() (asyncio.AbstractEventLoop method)
add_rect() (in module canvas)
add_related() (email.message.EmailMessage method)
add_route() (bottle.Bottle method)
add_runtime_library_dir() (distutils.ccompiler.CCompiler method)
add_section() (configparser.ConfigParser method)
(configparser.RawConfigParser method)
add_sequence() (mailbox.MHMessage method)
add_set_handler() (email.contentmanager.ContentManager method)
add_signal_handler() (asyncio.AbstractEventLoop method)
add_subparsers() (argparse.ArgumentParser method)
add_subview() (ui.View method)
add_to_reading_list() (in module webbrowser)
add_type() (in module mimetypes)
add_unredirected_header() (urllib.request.Request method)
add_writer() (asyncio.AbstractEventLoop method)
addCleanup() (unittest.TestCase method)
addError() (unittest.TestResult method)
addExpectedFailure() (unittest.TestResult method)
addFailure() (unittest.TestResult method)
addfile() (tarfile.TarFile method)
addFilter() (logging.Handler method)
(logging.Logger method)
addHandler() (logging.Logger method)
addition
addLevelName() (in module logging)
AddPackagePath() (in module modulefinder)
addPage() (PyPDF2.PdfFileWriter method)
addr (smtpd.SMTPChannel attribute)
addr_spec (email.headerregistry.Address attribute)
Address (class in email.headerregistry)
address (contacts.Person attribute)
(email.headerregistry.SingleAddressHeader attribute)
(multiprocessing.connection.Listener attribute)
(multiprocessing.managers.BaseManager attribute)
address_exclude() (ipaddress.IPv4Network method)
(ipaddress.IPv6Network method)
address_family (socketserver.BaseServer attribute)
address_string() (http.server.BaseHTTPRequestHandler method)
addresses (email.headerregistry.AddressHeader attribute)
(email.headerregistry.Group attribute)
AddressHeader (class in email.headerregistry)
addressof() (in module ctypes)
AddressValueError
addsitedir() (in module site)
addSkip() (unittest.TestResult method)
addSubTest() (unittest.TestResult method)
addSuccess() (unittest.TestResult method)
addTest() (unittest.TestSuite method)
addTests() (unittest.TestSuite method)
addTypeEqualityFunc() (unittest.TestCase method)
addUnexpectedSuccess() (unittest.TestResult method)
adjusted() (decimal.Decimal method)
adler32() (in module zlib)
ADPCM, Intel/DVI
adpcm2lin() (in module audioop)
AF_ALG (in module socket)
AF_CAN (in module socket)
AF_INET (in module socket)
AF_INET6 (in module socket)
AF_LINK (in module socket)
AF_RDS (in module socket)
AF_UNIX (in module socket)
Agent (class in paramiko)
AgentKey (class in paramiko)
aifc (module)
aifc() (aifc.aifc method)
AIFF, [1]
aiff() (aifc.aifc method)
AIFF-C, [1]
Alarm (class in reminders)
alarm() (in module signal)
alarms (reminders.Reminder attribute)
alaw2lin() (in module audioop)
alert() (in module console)
(in module dialogs)
ALERT_DESCRIPTION_HANDSHAKE_FAILURE (in module ssl)
ALERT_DESCRIPTION_INTERNAL_ERROR (in module ssl)
AlertDescription (class in ssl)
algorithms_available (in module hashlib)
algorithms_guaranteed (in module hashlib)
alias (pdb command)
ALIGN_CENTER (in module ui)
ALIGN_JUSTIFIED (in module ui)
ALIGN_LEFT (in module ui)
ALIGN_NATURAL (in module ui)
ALIGN_RIGHT (in module ui)
alignment (ui.Label attribute)
(ui.TextField attribute)
(ui.TextView attribute)
alignment() (in module ctypes)
alive (weakref.finalize attribute)
all() (built-in function)
all_errors (in module ftplib)
all_features (in module xml.sax.handler)
all_frames (tracemalloc.Filter attribute)
all_plugins() (bottle.Route method)
all_properties (in module xml.sax.handler)
all_suffixes() (in module importlib.machinery)
all_tasks() (asyncio.Task class method)
allocate_lock() (in module _thread)
allow_reuse_address (socketserver.BaseServer attribute)
allowed_domains() (http.cookiejar.DefaultCookiePolicy method)
allows_multiple_selection (ui.TableView attribute)
allows_multiple_selection_during_editing (ui.TableView attribute)
allows_selection (ui.TableView attribute)
allows_selection_during_editing (ui.TableView attribute)
alpha (scene.Node attribute)
(ui.View attribute)
ALT_DIGITS (in module locale)
altsep (in module os)
altzone (in module time)
always_bounce_horizontal (ui.ScrollView attribute)
always_bounce_vertical (ui.ScrollView attribute)
ALWAYS_TYPED_ACTIONS (optparse.Option attribute)
AMPER (in module token)
AMPEREQUAL (in module token)
anchor_point (scene.SpriteNode attribute)
and
bitwise
operator, [1], [2]
and_() (in module operator)
animate() (in module ui)
annotate_line() (in module editor)
annotated
assignment
annotation (inspect.Parameter attribute)
annotations
function, [1]
announce() (distutils.ccompiler.CCompiler method)
anonymous
function
answer_challenge() (in module multiprocessing.connection)
anti_alias (scene.SceneView attribute)
anticipate_failure() (in module test.support)
Any (in module typing)
ANY (in module unittest.mock)
any() (built-in function)
AnyStr (in module typing)
api (bottle.Plugin attribute)
api_version (in module sys)
apop() (poplib.POP3 method)
app (bottle.BaseRequest attribute)
(bottle.Route attribute)
app() (in module bottle)
apparent_encoding (requests.Response attribute), [1]
APPDATA
append() (array.array method)
(bottle.MultiDict method)
(collections.deque method)
(email.header.Header method)
(imaplib.IMAP4 method)
(pipes.Template method)
(sequence method)
(xml.etree.ElementTree.Element method)
append_path() (ui.Path method)
appendChild() (xml.dom.Node method)
appendleft() (collections.deque method)
appex (module)
application_uri() (in module wsgiref.util)
apply (2to3 fixer)
apply() (bottle.Plugin method)
(multiprocessing.pool.Pool method)
apply_async() (multiprocessing.pool.Pool method)
apply_defaults() (inspect.BoundArguments method)
apply_ui_theme() (in module editor)
AppStack (class in bottle)
arc() (ImageDraw.ImageDraw method)
architecture() (in module platform)
archive (zipimport.zipimporter attribute)
aRepr (in module reprlib)
argparse (module)
args (BaseException attribute)
(functools.partial attribute)
(inspect.BoundArguments attribute)
(pdb command)
(subprocess.CompletedProcess attribute)
(subprocess.Popen attribute)
argtypes (ctypes._FuncPtr attribute)
argument
call semantics
difference from parameter
function
function definition
ArgumentDefaultsHelpFormatter (class in argparse)
ArgumentError
ArgumentParser (class in argparse)
arguments (inspect.BoundArguments attribute)
argv (in module sys)
arithmetic
conversion
operation, binary
operation, unary
ArithmeticError
array
module, [1]
array (class in array)
Array (class in ctypes)
array (module)
Array() (in module multiprocessing)
(in module multiprocessing.sharedctypes)
(multiprocessing.managers.SyncManager method)
arrays
arrow (module)
artBox (PyPDF2.PageObject attribute)
article() (nntplib.NNTP method)
as
import statement
with statement
as_bytes() (email.message.EmailMessage method)
(email.message.Message method)
as_completed() (in module asyncio)
(in module concurrent.futures)
as_integer_ratio() (decimal.Decimal method)
(float method)
AS_IS (in module formatter)
as_posix() (pathlib.PurePath method)
as_string() (email.message.EmailMessage method)
(email.message.Message method)
as_tuple() (decimal.Decimal method)
as_uri() (pathlib.PurePath method)
ASCII, [1]
(in module re)
ascii() (built-in function)
ascii_letters (in module string)
ascii_lowercase (in module string)
ascii_uppercase (in module string)
asctime() (in module time)
asend() (agen method)
asin() (in module cmath)
(in module math)
asinh() (in module cmath)
(in module math)
assert
statement, [1]
assert_any_call() (unittest.mock.Mock method)
assert_called() (unittest.mock.Mock method)
assert_called_once() (unittest.mock.Mock method)
assert_called_once_with() (unittest.mock.Mock method)
assert_called_with() (unittest.mock.Mock method)
assert_has_calls() (unittest.mock.Mock method)
assert_line_data() (formatter.formatter method)
assert_not_called() (unittest.mock.Mock method)
assertAlmostEqual() (unittest.TestCase method)
assertCountEqual() (unittest.TestCase method)
assertDictEqual() (unittest.TestCase method)
assertEqual() (unittest.TestCase method)
assertFalse() (unittest.TestCase method)
assertGreater() (unittest.TestCase method)
assertGreaterEqual() (unittest.TestCase method)
assertIn() (unittest.TestCase method)
AssertionError
exception
assertions
debugging
assertIs() (unittest.TestCase method)
assertIsInstance() (unittest.TestCase method)
assertIsNone() (unittest.TestCase method)
assertIsNot() (unittest.TestCase method)
assertIsNotNone() (unittest.TestCase method)
assertLess() (unittest.TestCase method)
assertLessEqual() (unittest.TestCase method)
assertListEqual() (unittest.TestCase method)
assertLogs() (unittest.TestCase method)
assertMultiLineEqual() (unittest.TestCase method)
assertNotAlmostEqual() (unittest.TestCase method)
assertNotEqual() (unittest.TestCase method)
assertNotIn() (unittest.TestCase method)
assertNotIsInstance() (unittest.TestCase method)
assertNotRegex() (unittest.TestCase method)
assertRaises() (unittest.TestCase method)
assertRaisesRegex() (unittest.TestCase method)
assertRegex() (unittest.TestCase method)
asserts (2to3 fixer)
assertSequenceEqual() (unittest.TestCase method)
assertSetEqual() (unittest.TestCase method)
assertTrue() (unittest.TestCase method)
assertTupleEqual() (unittest.TestCase method)
assertWarns() (unittest.TestCase method)
assertWarnsRegex() (unittest.TestCase method)
Asset (class in photos)
AssetCollection (class in photos)
assets (photos.AssetCollection attribute)
assignment
annotated
attribute, [1]
augmented
class attribute
class instance attribute
slice
slicing
statement, [1]
subscript
subscription
target list
AST (class in ast)
ast (module)
astimezone() (datetime.datetime method)
async
keyword
ASYNC (in module token)
async def
statement
async for
statement
async with
statement
async() (in module asyncio)
async_chat (class in asynchat)
async_chat.ac_in_buffer_size (in module asynchat)
async_chat.ac_out_buffer_size (in module asynchat)
AsyncGenerator (class in collections.abc)
(class in typing)
AsyncGeneratorType (in module types)
asynchat (module)
asynchronous context manager
asynchronous generator
asynchronous iterator
function
asynchronous generator iterator
asynchronous iterable
asynchronous iterator
asynchronous-generator
object
asyncio (module)
asyncio.subprocess.DEVNULL (in module asyncio)
asyncio.subprocess.PIPE (in module asyncio)
asyncio.subprocess.Process (class in asyncio)
asyncio.subprocess.STDOUT (in module asyncio)
AsyncIterable (class in collections.abc)
(class in typing)
AsyncIterator (class in collections.abc)
(class in typing)
asyncore (module)
AsyncResult (class in multiprocessing.pool)
AT (in module token)
at_eof() (asyncio.StreamReader method)
atan() (in module cmath)
(in module math)
atan2() (in module math)
atanh() (in module cmath)
(in module math)
ATEQUAL (in module token)
atexit (module)
(weakref.finalize attribute)
athrow() (agen method)
atof() (in module locale)
atoi() (in module locale)
atom
attach() (email.message.Message method)
attach_mock() (unittest.mock.Mock method)
AttlistDeclHandler() (xml.parsers.expat.xmlparser method)
attrgetter() (in module operator)
attrib (xml.etree.ElementTree.Element attribute)
attribute, [1]
assignment, [1]
assignment, class
assignment, class instance
class
class instance
deletion
generic special
reference
special
AttributeError
exception
attributes (xml.dom.Node attribute)
AttributesImpl (class in xml.sax.xmlreader)
AttributesNSImpl (class in xml.sax.xmlreader)
Audio Interchange File Format, [1]
AUDIO_FILE_ENCODING_ADPCM_G721 (in module sunau)
AUDIO_FILE_ENCODING_ADPCM_G722 (in module sunau)
AUDIO_FILE_ENCODING_ADPCM_G723_3 (in module sunau)
AUDIO_FILE_ENCODING_ADPCM_G723_5 (in module sunau)
AUDIO_FILE_ENCODING_ALAW_8 (in module sunau)
AUDIO_FILE_ENCODING_DOUBLE (in module sunau)
AUDIO_FILE_ENCODING_FLOAT (in module sunau)
AUDIO_FILE_ENCODING_LINEAR_16 (in module sunau)
AUDIO_FILE_ENCODING_LINEAR_24 (in module sunau)
AUDIO_FILE_ENCODING_LINEAR_32 (in module sunau)
AUDIO_FILE_ENCODING_LINEAR_8 (in module sunau)
AUDIO_FILE_ENCODING_MULAW_8 (in module sunau)
AUDIO_FILE_MAGIC (in module sunau)
audioop (module)
augmented
assignment
auth (bottle.BaseRequest attribute)
(requests.Session attribute)
auth() (ftplib.FTP_TLS method)
(smtplib.SMTP method)
authenticate() (imaplib.IMAP4 method)
AuthenticationError
authenticators() (netrc.netrc method)
authkey (multiprocessing.Process attribute)
author (PyPDF2.DocumentInformation attribute)
auto (class in enum)
auto_content_inset (ui.TextView attribute)
AutoAddPolicy (class in paramiko)
autocapitalization_type (ui.TextField attribute)
(ui.TextView attribute)
AUTOCAPITALIZE_ALL (in module ui)
AUTOCAPITALIZE_NONE (in module ui)
AUTOCAPITALIZE_SENTENCES (in module ui)
AUTOCAPITALIZE_WORDS (in module ui)
autocontrast() (in module ImageOps)
autocorrection_type (ui.TextField attribute)
(ui.TextView attribute)
autorange() (timeit.Timer method)
autoreleasepool() (in module objc_util)
avg() (in module audioop)
avgpp() (in module audioop)
avoids_symlink_attacks (shutil.rmtree attribute)
await
keyword
AWAIT (in module token)
awaitable
Awaitable (class in collections.abc)
(class in typing)

B

b16decode() (in module base64)
b16encode() (in module base64)
b2a_base64() (in module binascii)
b2a_hex() (in module binascii)
b2a_hqx() (in module binascii)
b2a_qp() (in module binascii)
b2a_uu() (in module binascii)
b32decode() (in module base64)
b32encode() (in module base64)
b64decode() (in module base64)
b64encode() (in module base64)
b85decode() (in module base64)
b85encode() (in module base64)
Babyl (class in mailbox)
BabylMessage (class in mailbox)
back() (in module turtle)
background() (in module scene_drawing)
background_color (scene.Scene attribute)
(ui.View attribute)
background_image (ui.Button attribute)
backslash character
backslashreplace_errors() (in module codecs)
backspace() (in module keyboard)
backward() (in module turtle)
BadAuthenticationType (class in paramiko)
BadHostKeyException (class in paramiko)
BadHostKeyException.AuthenticationException (class in paramiko)
BadStatusLine
BadZipFile
BadZipfile
bar_tint_color (ui.NavigationView attribute)
Barrier (class in multiprocessing)
(class in threading)
Barrier() (multiprocessing.managers.SyncManager method)
base64
encoding
module
base64 (module)
base_exec_prefix (in module sys)
base_prefix (in module sys)
BaseCGIHandler (class in wsgiref.handlers)
BaseCookie (class in http.cookies)
BaseEventLoop (class in asyncio)
BaseException
BaseHandler (class in urllib.request)
(class in wsgiref.handlers)
BaseHeader (class in email.headerregistry)
BaseHTTPRequestHandler (class in http.server)
BaseManager (class in multiprocessing.managers)
basename() (in module os.path)
BaseProxy (class in multiprocessing.managers)
BaseRequest (class in bottle)
BaseRequestHandler (class in socketserver)
BaseResponse (class in bottle)
BaseRotatingHandler (class in logging.handlers)
BaseSelector (class in selectors)
BaseServer (class in socketserver)
basestring (2to3 fixer)
BaseSubprocessTransport (class in asyncio)
BaseTemplate (class in bottle)
BaseTransport (class in asyncio)
basicConfig() (in module logging)
BasicContext (class in decimal)
BasicInterpolation (class in configparser)
batch_delete() (in module photos)
batch_revert() (in module photos)
bbox (scene.Node attribute)
BDADDR_ANY (in module socket)
BDADDR_LOCAL (in module socket)
bdb
module
Bdb (class in bdb)
bdb (module)
BdbQuit
BDFL
bdist_msi (class in distutils.command.bdist_msi)
BEFORE_ASYNC_WITH (opcode)
begin_editing() (ui.TextField method)
(ui.TextView method)
begin_fill() (in module turtle)
begin_path() (in module canvas)
begin_updates() (in module canvas)
Benchmarking
benchmarking
betavariate() (in module random)
bias() (in module audioop)
bidirectional() (in module unicodedata)
BigEndianStructure (class in ctypes)
bin() (built-in function)
binary
arithmetic operation
bitwise operation
data, packing
literals
Binary (class in xmlrpc.client)
binary file
binary literal
binary mode
binary semaphores
BINARY_ADD (opcode)
BINARY_AND (opcode)
BINARY_FLOOR_DIVIDE (opcode)
BINARY_LSHIFT (opcode)
BINARY_MATRIX_MULTIPLY (opcode)
BINARY_MODULO (opcode)
BINARY_MULTIPLY (opcode)
BINARY_OR (opcode)
BINARY_POWER (opcode)
BINARY_RSHIFT (opcode)
BINARY_SUBSCR (opcode)
BINARY_SUBTRACT (opcode)
BINARY_TRUE_DIVIDE (opcode)
BINARY_XOR (opcode)
binascii (module)
bind() (asyncore.dispatcher method)
(bottle.LocalRequest method)
(inspect.Signature method)
(socket.socket method)
bind_partial() (inspect.Signature method)
bind_port() (in module test.support)
bind_textdomain_codeset() (in module gettext)
binding
global name
name, [1], [2], [3], [4], [5], [6]
bindtextdomain() (in module gettext)
binhex
module
binhex (module)
binhex() (in module binhex)
birthday (contacts.Person attribute)
bisect (module)
bisect() (in module bisect)
bisect_left() (in module bisect)
bisect_right() (in module bisect)
bit_length() (int method)
bitmap() (ImageDraw.ImageDraw method)
bitwise
and
operation, binary
operation, unary
operations
or
xor
bk() (in module turtle)
blake2b() (in module hashlib)
blake2b, blake2s
blake2b.MAX_DIGEST_SIZE (in module hashlib)
blake2b.MAX_KEY_SIZE (in module hashlib)
blake2b.PERSON_SIZE (in module hashlib)
blake2b.SALT_SIZE (in module hashlib)
blake2s() (in module hashlib)
blake2s.MAX_DIGEST_SIZE (in module hashlib)
blake2s.MAX_KEY_SIZE (in module hashlib)
blake2s.PERSON_SIZE (in module hashlib)
blake2s.SALT_SIZE (in module hashlib)
blank line
bleedBox (PyPDF2.PageObject attribute)
blend() (in module Image)
(in module ImageChops)
BLEND_ADD (in module scene)
BLEND_CLEAR (in module canvas)
(in module ui)
BLEND_COLOR (in module canvas)
(in module ui)
BLEND_COLOR_BURN (in module canvas)
(in module ui)
BLEND_COLOR_DODGE (in module canvas)
(in module ui)
BLEND_COPY (in module canvas)
(in module ui)
BLEND_DARKEN (in module canvas)
(in module ui)
BLEND_DESTINATION_ATOP (in module canvas)
(in module ui)
BLEND_DESTINATION_IN (in module ui)
BLEND_DESTINATION_OUT (in module ui)
BLEND_DESTINATION_OVER (in module canvas)
(in module ui)
BLEND_DIFFERENCE (in module canvas)
(in module ui)
BLEND_EXCLUSION (in module canvas)
(in module ui)
BLEND_HARD_LIGHT (in module canvas)
(in module ui)
BLEND_HUE (in module canvas)
(in module ui)
BLEND_LIGHTEN (in module canvas)
(in module ui)
BLEND_LUMINOSITY (in module canvas)
(in module ui)
blend_mode (scene.EffectNode attribute)
(scene.SpriteNode attribute)
blend_mode() (in module scene_drawing)
BLEND_MULTIPLY (in module canvas)
(in module scene)
(in module ui)
BLEND_NORMAL (in module canvas)
(in module scene)
(in module ui)
BLEND_OVERLAY (in module canvas)
(in module ui)
BLEND_PLUS_DARKER (in module canvas)
(in module ui)
BLEND_PLUS_LIGHTER (in module canvas)
(in module ui)
BLEND_SATURATION (in module canvas)
(in module ui)
BLEND_SCREEN (in module canvas)
(in module ui)
BLEND_SOFT_LIGHT (in module canvas)
(in module ui)
BLEND_SOURCE_ATOP (in module canvas)
(in module ui)
BLEND_SOURCE_IN (in module canvas)
(in module ui)
BLEND_SOURCE_OUT (in module canvas)
(in module ui)
BLEND_XOR (in module canvas)
(in module ui)
block
code
block_size (hmac.HMAC attribute)
blocked_domains() (http.cookiejar.DefaultCookiePolicy method)
BlockingIOError, [1]
BNF, [1]
body (bottle.BaseRequest attribute)
(bottle.LocalResponse attribute)
body() (nntplib.NNTP method)
body_encode() (email.charset.Charset method)
body_encoding (email.charset.Charset attribute)
body_line_iterator() (in module email.iterators)
BOM (in module codecs)
BOM_BE (in module codecs)
BOM_LE (in module codecs)
BOM_UTF16 (in module codecs)
BOM_UTF16_BE (in module codecs)
BOM_UTF16_LE (in module codecs)
BOM_UTF32 (in module codecs)
BOM_UTF32_BE (in module codecs)
BOM_UTF32_LE (in module codecs)
BOM_UTF8 (in module codecs)
bool (built-in class)
Boolean
object, [1]
operation
operations, [1]
type
values
BOOLEAN_STATES (in module configparser)
bootstrap() (in module ensurepip)
border_color (ui.View attribute)
border_width (ui.View attribute)
bordered (ui.TextField attribute)
Bottle (class in bottle)
bottle (module), [1], [2], [3], [4], [5]
BottleException
bottom (PyPDF2.Destination attribute)
bounces (ui.ScrollView attribute)
BoundArguments (class in inspect)
BoundaryError
BoundedSemaphore (class in asyncio)
(class in multiprocessing)
(class in threading)
BoundedSemaphore() (multiprocessing.managers.SyncManager method)
bounds (in module scene)
(ui.Path attribute)
(ui.View attribute)
bpformat() (bdb.Breakpoint method)
bpprint() (bdb.Breakpoint method)
break
statement, [1], [2], [3], [4]
break (pdb command)
break_anywhere() (bdb.Bdb method)
break_here() (bdb.Bdb method)
break_long_words (textwrap.TextWrapper attribute)
BREAK_LOOP (opcode)
break_on_hyphens (textwrap.TextWrapper attribute)
Breakpoint (class in bdb)
Brightness (class in ImageEnhance)
bring_to_front() (ui.View method)
broadcast_address (ipaddress.IPv4Network attribute)
(ipaddress.IPv6Network attribute)
broken (threading.Barrier attribute)
BrokenBarrierError
BrokenPipeError
BrokenProcessPool
BROWSER, [1]
BsdDbShelf (class in shelve)
buffer (2to3 fixer)
(io.TextIOBase attribute)
(unittest.TestResult attribute)
buffer protocol
binary sequence types
str (built-in class)
buffer size, I/O
buffer_info() (array.array method)
buffer_size (xml.parsers.expat.xmlparser attribute)
buffer_text (xml.parsers.expat.xmlparser attribute)
buffer_used (xml.parsers.expat.xmlparser attribute)
BufferedFile (class in paramiko)
BufferedIOBase (class in io)
BufferedRandom (class in io)
BufferedReader (class in io)
BufferedRWPair (class in io)
BufferedWriter (class in io)
BufferError
BufferingHandler (class in logging.handlers)
BufferTooShort
BUILD_CONST_KEY_MAP (opcode)
BUILD_LIST (opcode)
BUILD_LIST_UNPACK (opcode)
BUILD_MAP (opcode)
BUILD_MAP_UNPACK (opcode)
BUILD_MAP_UNPACK_WITH_CALL (opcode)
build_opener() (in module urllib.request)
build_py (class in distutils.command.build_py)
build_py_2to3 (class in distutils.command.build_py)
BUILD_SET (opcode)
BUILD_SET_UNPACK (opcode)
BUILD_SLICE (opcode)
BUILD_STRING (opcode)
BUILD_TUPLE (opcode)
BUILD_TUPLE_UNPACK (opcode)
built-in
method
types
built-in function
abs
bytes
call
chr
compile, [1], [2], [3]
complex, [1]
divmod, [1]
eval, [1], [2], [3], [4], [5]
exec, [1], [2], [3]
float, [1]
hash, [1]
help
id
int, [1]
len, [1], [2], [3], [4], [5]
max
min
object, [1]
open, [1]
ord
pow, [1], [2], [3]
print
range
repr
round
slice, [1]
type, [1], [2]
built-in method
call
object, [1]
builtin_module_names (in module sys)
BuiltinFunctionType (in module types)
BuiltinImporter (class in importlib.machinery)
BuiltinMethodType (in module types)
builtins
module, [1]
builtins (module)
Button (class in ui)
ButtonItem (class in ui)
byref() (in module ctypes)
byte
byte-code
file, [1]
byte_compile() (in module distutils.util)
bytearray
formatting
interpolation
methods
object, [1], [2]
bytearray (built-in class)
bytecode, [1]
Bytecode (class in dis)
Bytecode.codeobj (in module dis)
Bytecode.first_line (in module dis)
BYTECODE_SUFFIXES (in module importlib.machinery)
byteorder (in module sys)
bytes
built-in function
formatting
interpolation
methods
object, [1]
str (built-in class)
bytes (built-in class)
(uuid.UUID attribute)
bytes literal
bytes-like object
bytes_le (uuid.UUID attribute)
BytesFeedParser (class in email.parser)
BytesGenerator (class in email.generator)
BytesHeaderParser (class in email.parser)
BytesIO (class in io)
BytesParser (class in email.parser)
ByteString (class in collections.abc)
(class in typing)
byteswap() (array.array method)
(in module audioop)
BytesWarning
bz2 (module)
BZ2Compressor (class in bz2)
BZ2Decompressor (class in bz2)
BZ2File (class in bz2)

C

C
language, [1], [2], [3], [4], [5]
structures
C-contiguous
c_bool (class in ctypes)
C_BUILTIN (in module imp)
c_byte (class in ctypes)
c_char (class in ctypes)
c_char_p (class in ctypes)
c_contiguous (memoryview attribute)
c_double (class in ctypes)
C_EXTENSION (in module imp)
c_float (class in ctypes)
c_int (class in ctypes)
c_int16 (class in ctypes)
c_int32 (class in ctypes)
c_int64 (class in ctypes)
c_int8 (class in ctypes)
c_long (class in ctypes)
c_longdouble (class in ctypes)
c_longlong (class in ctypes)
c_short (class in ctypes)
c_size_t (class in ctypes)
c_ssize_t (class in ctypes)
c_ubyte (class in ctypes)
c_uint (class in ctypes)
c_uint16 (class in ctypes)
c_uint32 (class in ctypes)
c_uint64 (class in ctypes)
c_uint8 (class in ctypes)
c_ulong (class in ctypes)
c_ulonglong (class in ctypes)
c_ushort (class in ctypes)
c_void_p (class in ctypes)
c_wchar (class in ctypes)
c_wchar_p (class in ctypes)
cache (bottle.ResourceManager attribute)
cache_from_source() (in module imp)
(in module importlib.util)
cached (importlib.machinery.ModuleSpec attribute)
CacheFTPHandler (class in urllib.request)
calcsize() (in module struct)
Calendar (class in calendar)
(class in reminders)
calendar (module)
calendar() (in module calendar)
call
built-in function
built-in method
class instance
class object, [1], [2]
function, [1], [2]
instance, [1]
method
procedure
user-defined function
call (bottle.Route attribute)
call() (in module subprocess)
(in module unittest.mock)
(scene.Action class method)
call_args (unittest.mock.Mock attribute)
call_args_list (unittest.mock.Mock attribute)
call_at() (asyncio.AbstractEventLoop method)
call_count (unittest.mock.Mock attribute)
call_exception_handler() (asyncio.AbstractEventLoop method)
CALL_FUNCTION (opcode)
CALL_FUNCTION_KW (opcode)
CALL_FUNCTION_VAR (opcode)
CALL_FUNCTION_VAR_KW (opcode)
call_later() (asyncio.AbstractEventLoop method)
call_list() (unittest.mock.call method)
call_soon() (asyncio.AbstractEventLoop method)
call_soon_threadsafe() (asyncio.AbstractEventLoop method)
call_tracing() (in module sys)
callable
object, [1]
callable (2to3 fixer)
Callable (class in collections.abc)
(in module typing)
callable() (built-in function)
CallableProxyType (in module weakref)
callback
(bottle.Route attribute)
(optparse.Option attribute)
callback() (contextlib.ExitStack method)
callback_args (optparse.Option attribute)
callback_kwargs (optparse.Option attribute)
callbacks (in module gc)
called (unittest.mock.Mock attribute)
CalledProcessError
can_add_assets (photos.AssetCollection attribute)
CAN_BCM (in module socket)
can_delete (photos.Asset attribute)
(photos.AssetCollection attribute)
can_edit_content (photos.Asset attribute)
can_edit_properties (photos.Asset attribute)
can_fetch() (urllib.robotparser.RobotFileParser method)
CAN_RAW_FD_FRAMES (in module socket)
can_remove_assets (photos.AssetCollection attribute)
can_rename (photos.AssetCollection attribute)
can_symlink() (in module test.support)
can_write_eof() (asyncio.StreamWriter method)
(asyncio.WriteTransport method)
cancel() (asyncio.Future method)
(asyncio.Handle method)
(asyncio.Task method)
(concurrent.futures.Future method)
(in module notification)
(sched.scheduler method)
(threading.Timer method)
cancel_all() (in module notification)
cancel_delays() (in module ui)
cancel_dump_traceback_later() (in module faulthandler)
cancel_join_thread() (multiprocessing.Queue method)
cancel_peripheral_connection() (in module cb)
cancelled() (asyncio.Future method)
(concurrent.futures.Future method)
CancelledError
CannotSendHeader
CannotSendRequest
canonic() (bdb.Bdb method)
canonical() (decimal.Context method)
(decimal.Decimal method)
canvas (module)
capa() (poplib.POP3 method)
capitalize() (bytearray method)
(bytes method)
(str method)
capture_image() (in module photos)
captured_stderr() (in module test.support)
captured_stdin() (in module test.support)
captured_stdout() (in module test.support)
captureWarnings() (in module logging)
capwords() (in module string)
casefold() (str method)
cast() (in module ctypes)
(in module typing)
(memoryview method)
cat() (in module nis)
catch_warnings (class in warnings)
catchall (bottle.Bottle attribute)
category() (in module unicodedata)
cb (module)
CC
ccc() (ftplib.FTP_TLS method)
CCompiler (class in distutils.ccompiler)
CDLL (class in ctypes)
ceil() (in module math), [1]
center (ui.View attribute)
center() (bytearray method)
(bytes method)
(scene.Rect method)
(str method)
cert (requests.Session attribute)
CERT_NONE (in module ssl)
CERT_OPTIONAL (in module ssl)
CERT_REQUIRED (in module ssl)
cert_store_stats() (ssl.SSLContext method)
cert_time_to_seconds() (in module ssl)
certifi (module)
CertificateError
certificates
CFLAGS, [1], [2]
CFUNCTYPE() (in module ctypes)
CGAffineTransform (class in objc_util)
CGI
debugging
exceptions
protocol
security
tracebacks
cgi (module)
cgi_directories (http.server.CGIHTTPRequestHandler attribute)
CGIHandler (class in wsgiref.handlers)
CGIHTTPRequestHandler (class in http.server)
cgikeys (bottle.WSGIHeaderDict attribute)
cgitb (module)
CGIXMLRPCRequestHandler (class in xmlrpc.server)
CGPoint (class in objc_util)
CGRect (class in objc_util)
CGSize (class in objc_util)
CGVector (class in objc_util)
CH_PROP_AUTHENTICATED_SIGNED_WRITES (in module cb)
CH_PROP_BROADCAST (in module cb)
CH_PROP_EXTENDED_PROPERTIES (in module cb)
CH_PROP_INDICATE (in module cb)
CH_PROP_INDICATE_ENCRYPTION_REQUIRED (in module cb)
CH_PROP_NOTIFY (in module cb)
CH_PROP_NOTIFY_ENCRYPTION_REQUIRED (in module cb)
CH_PROP_READ (in module cb)
CH_PROP_WRITE (in module cb)
CH_PROP_WRITE_WITHOUT_RESPONSE (in module cb)
chain() (in module itertools)
chaining
comparisons, [1]
exception
ChainMap (class in collections)
change_cwd() (in module test.support)
change_root() (in module distutils.util)
Channel (class in paramiko)
CHANNEL_BINDING_TYPES (in module ssl)
channel_class (smtpd.SMTPServer attribute)
ChannelException (class in paramiko)
CHAR_MAX (in module locale)
character, [1], [2]
CharacterDataHandler() (xml.parsers.expat.xmlparser method)
Characteristic (class in cb)
characteristics (cb.Service attribute)
characters() (xml.sax.handler.ContentHandler method)
characters_written (BlockingIOError attribute)
charset (bottle.BaseResponse attribute)
Charset (class in email.charset)
charset() (gettext.NullTranslations method)
chdir() (in module os)
check (lzma.LZMADecompressor attribute)
check() (imaplib.IMAP4 method)
(in module tabnanny)
check__all__() (in module test.support)
check_call() (in module subprocess)
check_environ() (in module distutils.util)
check_hostname (ssl.SSLContext attribute)
check_output() (doctest.OutputChecker method)
(in module subprocess)
check_returncode() (subprocess.CompletedProcess method)
check_unused_args() (string.Formatter method)
check_warnings() (in module test.support)
checkcache() (in module linecache)
checkfuncname() (in module bdb)
checksum
Cyclic Redundancy Check
chflags() (in module os)
childNodes (xml.dom.Node attribute)
ChildProcessError
children (scene.Node attribute)
chmod() (in module os)
(pathlib.Path method)
choice() (in module random)
(in module secrets)
choices (optparse.Option attribute)
choices() (in module random)
chord() (ImageDraw.ImageDraw method)
chown() (in module os)
(in module shutil)
chr
built-in function
chr() (built-in function)
chroot() (in module os)
Chunk (class in chunk)
chunk (module)
chunked (bottle.BaseRequest attribute)
cipher
DES
cipher() (ssl.SSLSocket method)
circle() (in module turtle)
CIRCUMFLEX (in module token)
CIRCUMFLEXEQUAL (in module token)
Clamped (class in decimal)
class
attribute
attribute assignment
body
constructor
definition, [1]
instance
name
object, [1], [2]
statement
Class (class in symtable)
class instance
attribute
attribute assignment
call
object, [1], [2]
class object
call, [1], [2]
classmethod() (built-in function)
ClassVar (in module typing)
clause
CLD_CONTINUED (in module os)
CLD_DUMPED (in module os)
CLD_EXITED (in module os)
CLD_TRAPPED (in module os)
clean() (mailbox.Maildir method)
cleandoc() (in module inspect)
clear (pdb command)
clear() (asyncio.Event method)
(collections.deque method)
(dict method)
(email.message.EmailMessage method)
(frame method)
(http.cookiejar.CookieJar method)
(in module canvas)
(in module console)
(in module turtle)
(mailbox.Mailbox method)
(sequence method)
(set method)
(threading.Event method)
(xml.etree.ElementTree.Element method)
clear_all_breaks() (bdb.Bdb method)
clear_all_file_breaks() (bdb.Bdb method)
clear_annotations() (in module editor)
clear_bpbynumber() (bdb.Bdb method)
clear_break() (bdb.Bdb method)
clear_button_mode (ui.TextField attribute)
clear_cache() (in module filecmp)
clear_content() (email.message.EmailMessage method)
clear_flags() (decimal.Context method)
clear_frames() (in module traceback)
clear_session_cookies() (http.cookiejar.CookieJar method)
clear_traces() (in module tracemalloc)
clear_traps() (decimal.Context method)
clearcache() (in module linecache)
Client() (in module multiprocessing.connection)
client_address (http.server.BaseHTTPRequestHandler attribute)
clip() (in module canvas)
clip_to_mask() (ui.Image method)
clipboard (module)
clock() (in module time)
clock_getres() (in module time)
clock_gettime() (in module time)
CLOCK_HIGHRES (in module time)
CLOCK_MONOTONIC (in module time)
CLOCK_MONOTONIC_RAW (in module time)
CLOCK_PROCESS_CPUTIME_ID (in module time)
CLOCK_REALTIME (in module time)
clock_settime() (in module time)
CLOCK_THREAD_CPUTIME_ID (in module time)
clone() (email.generator.BytesGenerator method)
(email.generator.Generator method)
(email.policy.Policy method)
(in module turtle)
(pipes.Template method)
cloneNode() (xml.dom.Node method)
close() (aifc.aifc method), [1]
(ImageFile.parser method)
(asyncio.AbstractEventLoop method)
(asyncio.BaseSubprocessTransport method)
(asyncio.BaseTransport method)
(asyncio.Server method)
(asyncio.StreamWriter method)
(asyncore.dispatcher method)
(bottle.Bottle method)
(bottle.Plugin method)
(chunk.Chunk method)
(contextlib.ExitStack method)
(coroutine method)
(dbm.dumb.dumbdbm method)
(dbm.gnu.gdbm method)
(dbm.ndbm.ndbm method)
(distutils.text_file.TextFile method)
(email.parser.BytesFeedParser method)
(ftplib.FTP method)
(generator method)
(html.parser.HTMLParser method)
(http.client.HTTPConnection method)
(imaplib.IMAP4 method)
(in module fileinput)
(in module os)
(io.IOBase method)
(logging.FileHandler method)
(logging.Handler method)
(logging.handlers.MemoryHandler method)
(logging.handlers.NTEventLogHandler method)
(logging.handlers.SocketHandler method)
(logging.handlers.SysLogHandler method)
(mailbox.MH method)
(mailbox.Mailbox method)
(mailbox.Maildir method)
(mmap.mmap method)
(multiprocessing.Connection method)
(multiprocessing.Queue method)
(multiprocessing.connection.Listener method)
(multiprocessing.pool.Pool method)
(os.scandir method)
(requests.Response method), [1]
(requests.Session method)
(select.devpoll method)
(select.epoll method)
(select.kqueue method)
(selectors.BaseSelector method)
(shelve.Shelf method)
(socket.socket method)
(sqlite3.Connection method)
(sqlite3.Cursor method)
(sunau.AU_read method)
(sunau.AU_write method)
(tarfile.TarFile method)
(telnetlib.Telnet method)
(ui.Path method)
(ui.View method)
(urllib.request.BaseHandler method)
(wave.Wave_read method)
(wave.Wave_write method)
(xml.etree.ElementTree.TreeBuilder method)
(xml.etree.ElementTree.XMLParser method)
(xml.etree.ElementTree.XMLPullParser method)
(xml.sax.xmlreader.IncrementalParser method)
(zipfile.ZipFile method)
close_connection (http.server.BaseHTTPRequestHandler attribute)
close_path() (in module canvas)
close_when_done() (asynchat.async_chat method)
closed (http.client.HTTPResponse attribute)
(io.IOBase attribute)
(mmap.mmap attribute)
(select.devpoll attribute)
(select.epoll attribute)
(select.kqueue attribute)
closelog() (in module syslog)
closerange() (in module os)
closing() (in module contextlib)
CM_STATE_POWERED_OFF (in module cb)
CM_STATE_POWERED_ON (in module cb)
CM_STATE_RESETTING (in module cb)
CM_STATE_UNAUTHORIZED (in module cb)
CM_STATE_UNKNOWN (in module cb)
CM_STATE_UNSUPPORTED (in module cb)
cmath (module)
cmd
module
Cmd (class in cmd)
cmd (module)
(subprocess.CalledProcessError attribute)
(subprocess.TimeoutExpired attribute)
cmdloop() (cmd.Cmd method)
cmdqueue (cmd.Cmd attribute)
cmp() (in module filecmp)
cmp_op (in module dis)
cmp_to_key() (in module functools)
cmpfiles() (in module filecmp)
CMSG_LEN() (in module socket)
CMSG_SPACE() (in module socket)
co_argcount (code object attribute)
CO_ASYNC_GENERATOR (in module inspect)
co_cellvars (code object attribute)
co_code (code object attribute)
co_consts (code object attribute)
CO_COROUTINE (in module inspect)
co_filename (code object attribute)
co_firstlineno (code object attribute)
co_flags (code object attribute)
co_freevars (code object attribute)
CO_GENERATOR (in module inspect)
CO_ITERABLE_COROUTINE (in module inspect)
co_lnotab (code object attribute)
co_name (code object attribute)
co_names (code object attribute)
CO_NEWLOCALS (in module inspect)
co_nlocals (code object attribute)
CO_NOFREE (in module inspect)
co_stacksize (code object attribute)
CO_VARARGS (in module inspect)
CO_VARKEYWORDS (in module inspect)
co_varnames (code object attribute)
code
block
code (module)
(SystemExit attribute)
(urllib.error.HTTPError attribute)
(xml.etree.ElementTree.ParseError attribute)
(xml.parsers.expat.ExpatError attribute)
code object, [1], [2]
code_info() (in module dis)
CodecInfo (class in codecs)
Codecs
decode
encode
codecs (module)
coded_value (http.cookies.Morsel attribute)
codeop (module)
codepoint2name (in module html.entities)
codes (in module xml.parsers.expat.errors)
CODESET (in module locale)
CodeType (in module types)
coding
style
coercion
col_offset (ast.AST attribute)
collapse_addresses() (in module ipaddress)
collapse_rfc2231_value() (in module email.utils)
collect() (in module gc)
collect_incoming_data() (asynchat.async_chat method)
Collection (class in collections.abc)
(class in typing)
collections (module)
collections.abc (module)
colno (json.JSONDecodeError attribute)
(re.error attribute)
COLON (in module token)
Color (class in ImageEnhance)
color (scene.SpriteNode attribute)
color() (in module turtle)
colorize() (in module ImageOps)
colormode() (in module turtle)
colorsys (module)
COLS
columns (os.terminal_size attribute)
combinations() (in module itertools)
combinations_with_replacement() (in module itertools)
combine() (datetime.datetime class method)
combining() (in module unicodedata)
comma
trailing
COMMA (in module token)
Command (class in distutils.cmd)
(class in distutils.core)
command (http.server.BaseHTTPRequestHandler attribute)
command line
command line option
--sort-keys
-h, --help
infile
outfile
CommandCompiler (class in codeop)
commands (pdb command)
comment
(http.cookiejar.Cookie attribute)
COMMENT (in module tokenize)
comment (zipfile.ZipFile attribute)
(zipfile.ZipInfo attribute)
Comment() (in module xml.etree.ElementTree)
comment_url (http.cookiejar.Cookie attribute)
commenters (shlex.shlex attribute)
CommentHandler() (xml.parsers.expat.xmlparser method)
commit() (sqlite3.Connection method)
common (filecmp.dircmp attribute)
Common Gateway Interface
common_dirs (filecmp.dircmp attribute)
common_files (filecmp.dircmp attribute)
common_funny (filecmp.dircmp attribute)
common_types (in module mimetypes)
commonpath() (in module os.path)
commonprefix() (in module os.path)
communicate() (asyncio.asyncio.subprocess.Process method)
(subprocess.Popen method)
compact() (ImagePath.path method)
compare() (decimal.Context method)
(decimal.Decimal method)
(difflib.Differ method)
compare_digest() (in module hmac)
(in module secrets)
compare_networks() (ipaddress.IPv4Network method)
(ipaddress.IPv6Network method)
COMPARE_OP (opcode)
compare_signal() (decimal.Context method)
(decimal.Decimal method)
compare_to() (tracemalloc.Snapshot method)
compare_total() (decimal.Context method)
(decimal.Decimal method)
compare_total_mag() (decimal.Context method)
(decimal.Decimal method)
comparing
objects
comparison
operator
COMPARISON_FLAGS (in module doctest)
comparisons
chaining, [1]
Compat32 (class in email.policy)
compat32 (in module email.policy)
compile
built-in function, [1], [2], [3]
Compile (class in codeop)
compile() (built-in function)
(distutils.ccompiler.CCompiler method)
(in module py_compile)
(in module re)
(parser.ST method)
compile_command() (in module code)
(in module codeop)
compile_dir() (in module compileall)
compile_file() (in module compileall)
compile_path() (in module compileall)
compileall (module)
compileall command line option
-b
-d destdir
-f
-i list
-j N
-l
-q
-r
-x regex
directory ...
file ...
compilest() (in module parser)
complete() (rlcompleter.Completer method)
complete_statement() (in module sqlite3)
completed (reminders.Reminder attribute)
completedefault() (cmd.Cmd method)
CompletedProcess (class in subprocess)
completion_date (reminders.Reminder attribute)
complex
built-in function, [1]
number
object
complex (built-in class)
Complex (class in numbers)
complex literal
complex number
literals
object
composite() (in module Image)
(in module ImageChops)
compound
statement
comprehensions
list
compress() (bz2.BZ2Compressor method)
(in module bz2)
(in module gzip)
(in module itertools)
(in module lzma)
(in module pyminizip)
(in module zlib)
(lzma.LZMACompressor method)
(zlib.Compress method)
compress_multiple() (in module pyminizip)
compress_size (zipfile.ZipInfo attribute)
compress_type (zipfile.ZipInfo attribute)
compressContentStreams() (PyPDF2.PageObject method)
compressed (ipaddress.IPv4Address attribute)
(ipaddress.IPv4Network attribute)
(ipaddress.IPv6Address attribute)
(ipaddress.IPv6Network attribute)
compression() (ssl.SSLSocket method)
CompressionError
compressobj() (in module zlib)
COMSPEC, [1]
concat() (in module operator)
(ui.Transform method)
concat_ctm() (in module ui)
concatenation
operation
concurrent.futures (module)
Condition (class in asyncio)
(class in multiprocessing)
(class in threading)
condition (pdb command)
Condition() (multiprocessing.managers.SyncManager method)
Conditional
expression
conditional
expression
config (bottle.Bottle attribute)
(bottle.Route attribute)
ConfigDict (class in bottle)
ConfigParser (class in configparser)
configparser (module)
configuration
file
file, debugger
file, path
configuration information
configure_mock() (unittest.mock.Mock method)
confstr() (in module os)
confstr_names (in module os)
conjugate() (complex number method)
(decimal.Decimal method)
(numbers.Complex method)
conn (smtpd.SMTPChannel attribute)
connect() (asyncore.dispatcher method)
(ftplib.FTP method)
(http.client.HTTPConnection method)
(in module sqlite3)
(multiprocessing.managers.BaseManager method)
(smtplib.SMTP method)
(socket.socket method)
connect_accepted_socket() (asyncio.BaseEventLoop method)
connect_ex() (socket.socket method)
connect_peripheral() (in module cb)
connect_read_pipe() (asyncio.AbstractEventLoop method)
connect_write_pipe() (asyncio.AbstractEventLoop method)
Connection (class in multiprocessing)
(class in sqlite3)
connection (sqlite3.Cursor attribute)
connection_lost() (asyncio.BaseProtocol method)
connection_made() (asyncio.BaseProtocol method)
ConnectionAbortedError
ConnectionError, [1]
ConnectionRefusedError
ConnectionResetError
console (module)
const (optparse.Option attribute)
constant
constant() (in module ImageChops)
constructor
class
constructor() (in module copyreg)
consumed (asyncio.LimitOverrunError attribute)
contacts (module)
contacts.ASSISTANT (in module contacts)
contacts.BROTHER (in module contacts)
contacts.CHILD (in module contacts)
contacts.CITY (in module contacts)
contacts.COUNTRY (in module contacts)
contacts.COUNTRY_CODE (in module contacts)
contacts.FATHER (in module contacts)
contacts.FRIEND (in module contacts)
contacts.HOME (in module contacts)
contacts.HOME_FAX (in module contacts)
contacts.HOMEPAGE (in module contacts)
contacts.IPHONE (in module contacts)
contacts.MAIN_PHONE (in module contacts)
contacts.MANAGER (in module contacts)
contacts.MOTHER (in module contacts)
contacts.OTHER (in module contacts)
contacts.OTHER_FAX (in module contacts)
contacts.PAGER (in module contacts)
contacts.PARENT (in module contacts)
contacts.PARTNER (in module contacts)
contacts.SISTER (in module contacts)
contacts.SPOUSE (in module contacts)
contacts.STATE (in module contacts)
contacts.STREET (in module contacts)
contacts.WORK (in module contacts)
contacts.WORK_FAX (in module contacts)
contacts.ZIP (in module contacts)
container, [1]
iteration over
Container (class in collections.abc)
(class in typing)
contains() (in module operator)
contains_point() (scene.Rect method)
contains_rect() (scene.Rect method)
content (requests.Response attribute), [1]
content type
MIME
CONTENT_BOTTOM (in module ui)
CONTENT_BOTTOM_LEFT (in module ui)
CONTENT_BOTTOM_RIGHT (in module ui)
CONTENT_CENTER (in module ui)
content_inset (ui.ScrollView attribute)
CONTENT_LEFT (in module ui)
content_length (bottle.BaseRequest attribute)
(bottle.BaseResponse attribute)
(bottle.FileUpload attribute)
content_manager (email.policy.EmailPolicy attribute)
content_mode (ui.View attribute)
content_offset (ui.ScrollView attribute)
CONTENT_REDRAW (in module ui)
CONTENT_RIGHT (in module ui)
CONTENT_SCALE_ASPECT_FILL (in module ui)
CONTENT_SCALE_ASPECT_FIT (in module ui)
CONTENT_SCALE_TO_FILL (in module ui)
content_size (ui.ScrollView attribute)
CONTENT_TOP (in module ui)
CONTENT_TOP_LEFT (in module ui)
CONTENT_TOP_RIGHT (in module ui)
content_type (bottle.BaseRequest attribute)
(bottle.BaseResponse attribute)
(bottle.FileUpload attribute)
(email.headerregistry.ContentTypeHeader attribute)
content_view (ui.TableViewCell attribute)
ContentDispositionHeader (class in email.headerregistry)
ContentHandler (class in xml.sax.handler)
ContentManager (class in email.contentmanager)
contents (ctypes._Pointer attribute)
ContentTooShortError
ContentTransferEncoding (class in email.headerregistry)
ContentTypeHeader (class in email.headerregistry)
Context (class in decimal)
context (ssl.SSLSocket attribute)
context management protocol
context manager, [1], [2]
context_diff() (in module difflib)
ContextDecorator (class in contextlib)
contextlib (module)
ContextManager (class in typing)
contextmanager() (in module contextlib)
contiguous
(memoryview attribute)
continue
statement, [1], [2], [3], [4]
continue (pdb command)
CONTINUE_LOOP (opcode)
continuous (ui.Slider attribute)
Contrast (class in ImageEnhance)
control() (select.kqueue method)
controller_changed() (scene.Scene method)
conversion
arithmetic
string, [1]
ConversionError
conversions
numeric
convert() (Image.Image method), [1], [2]
(markdown.Markdown method)
convert_arg_line_to_args() (argparse.ArgumentParser method)
convert_field() (string.Formatter method)
convert_path() (in module distutils.util)
convert_point() (in module ui), [1]
convert_rect() (in module ui)
convertFile() (markdown.Markdown method)
Cookie (class in http.cookiejar)
cookie_decode() (in module bottle)
cookie_encode() (in module bottle)
cookie_is_encoded() (in module bottle)
CookieError
CookieJar (class in http.cookiejar)
cookiejar (urllib.request.HTTPCookieProcessor attribute)
CookiePolicy (class in http.cookiejar)
cookies (bottle.BaseRequest attribute)
(requests.Response attribute), [1]
(requests.Session attribute)
Coordinated Universal Time
copy
module
protocol
copy (module)
copy() (bottle.BaseRequest method)
(Image.Image method)
(bottle.BaseResponse method)
(collections.deque method)
(decimal.Context method)
(dict method)
(hashlib.hash method)
(hmac.HMAC method)
(http.cookies.Morsel method)
(imaplib.IMAP4 method)
(in module copy)
(in module multiprocessing.sharedctypes)
(in module shutil)
(pipes.Template method)
(sequence method)
(set method)
(types.MappingProxyType method)
(zlib.Compress method)
(zlib.Decompress method)
copy2() (in module shutil)
copy_abs() (decimal.Context method)
(decimal.Decimal method)
copy_decimal() (decimal.Context method)
copy_file() (in module distutils.file_util)
copy_location() (in module ast)
copy_negate() (decimal.Context method)
(decimal.Decimal method)
copy_sign() (decimal.Context method)
(decimal.Decimal method)
copy_tree() (in module distutils.dir_util)
copyfile() (in module shutil)
copyfileobj() (in module shutil)
copying files
copymode() (in module shutil)
copyreg (module)
copyright (built-in variable)
(in module sys)
copysign() (in module math)
copystat() (in module shutil)
copytree() (in module shutil)
corner_radius (ui.View attribute)
coroutine, [1], [2]
function
Coroutine (class in collections.abc)
(class in typing)
coroutine function
coroutine() (in module asyncio)
(in module types)
CoroutineType (in module types)
cos() (in module cmath)
(in module math)
cosh() (in module cmath)
(in module math)
count (tracemalloc.Statistic attribute)
(tracemalloc.StatisticDiff attribute)
count() (array.array method)
(bytearray method)
(bytes method)
(collections.deque method)
(in module itertools)
(sequence method)
(str method)
count_diff (tracemalloc.StatisticDiff attribute)
countdown_duration (ui.DatePicker attribute)
Counter (class in collections)
countOf() (in module operator)
countTestCases() (unittest.TestCase method)
(unittest.TestSuite method)
CoverageResults (class in trace)
CPP
CPPFLAGS
cProfile (module)
CPU time
cpu_count() (in module multiprocessing)
(in module os)
CPython
crawl_delay() (urllib.robotparser.RobotFileParser method)
CRC (zipfile.ZipInfo attribute)
crc32() (in module binascii)
(in module zlib)
crc_hqx() (in module binascii)
create() (imaplib.IMAP4 method)
(in module venv)
(venv.EnvBuilder method)
create_aggregate() (sqlite3.Connection method)
create_album() (in module photos)
create_archive() (in module zipapp)
create_autospec() (in module unittest.mock)
create_collation() (sqlite3.Connection method)
create_configuration() (venv.EnvBuilder method)
create_connection() (asyncio.AbstractEventLoop method)
(in module socket)
create_datagram_endpoint() (asyncio.AbstractEventLoop method)
create_decimal() (decimal.Context method)
create_decimal_from_float() (decimal.Context method)
create_default_context() (in module ssl)
create_function() (sqlite3.Connection method)
create_future() (asyncio.AbstractEventLoop method)
create_image_asset() (in module photos)
create_module() (importlib.abc.Loader method)
(importlib.machinery.ExtensionFileLoader method)
CREATE_NEW_CONSOLE (in module subprocess)
CREATE_NEW_PROCESS_GROUP (in module subprocess)
create_objc_class() (in module objc_util)
create_server() (asyncio.AbstractEventLoop method)
create_shortcut() (built-in function)
create_socket() (asyncore.dispatcher method)
create_static_lib() (distutils.ccompiler.CCompiler method)
create_stats() (profile.Profile method)
create_string_buffer() (in module ctypes)
create_subprocess_exec() (in module asyncio)
create_subprocess_shell() (in module asyncio)
create_system (zipfile.ZipInfo attribute)
create_task() (asyncio.AbstractEventLoop method)
create_tree() (in module distutils.dir_util)
create_unicode_buffer() (in module ctypes)
create_unix_connection() (asyncio.AbstractEventLoop method)
create_unix_server() (asyncio.AbstractEventLoop method)
create_version (zipfile.ZipInfo attribute)
createAttribute() (xml.dom.Document method)
createAttributeNS() (xml.dom.Document method)
createComment() (xml.dom.Document method)
createDocument() (xml.dom.DOMImplementation method)
createDocumentType() (xml.dom.DOMImplementation method)
createElement() (xml.dom.Document method)
createElementNS() (xml.dom.Document method)
createLock() (logging.Handler method)
(logging.NullHandler method)
createProcessingInstruction() (xml.dom.Document method)
createSocket() (logging.handlers.SocketHandler method)
createTextNode() (xml.dom.Document method)
creation_date (contacts.Person attribute)
(photos.Asset attribute)
creator (PyPDF2.DocumentInformation attribute)
credits (built-in variable)
critical() (in module logging)
(logging.Logger method)
CRNCYSTR (in module locale)
crop() (Image.Image method)
(in module ImageOps)
crop_rect (scene.EffectNode attribute)
cropBox (PyPDF2.PageObject attribute)
cross() (in module audioop)
crypt
module
crypt (module)
crypt() (in module crypt)
crypt(3), [1], [2]
cryptography
cssselect (module)
csv
(module)
cte (email.headerregistry.ContentTransferEncoding attribute)
cte_type (email.policy.Policy attribute)
ctermid() (in module os)
ctime() (datetime.date method)
(datetime.datetime method)
(in module time)
CTRL_BREAK_EVENT (in module signal)
CTRL_C_EVENT (in module signal)
ctypes (module)
curdir (in module os)
currency() (in module locale)
current_process() (in module multiprocessing)
current_task() (asyncio.Task class method)
current_thread() (in module threading)
current_time (sound.MIDIPlayer attribute)
(sound.Player attribute)
(sound.Recorder attribute)
CurrentByteIndex (xml.parsers.expat.xmlparser attribute)
CurrentColumnNumber (xml.parsers.expat.xmlparser attribute)
currentframe() (in module inspect)
CurrentLineNumber (xml.parsers.expat.xmlparser attribute)
Cursor (class in sqlite3)
cursor() (sqlite3.Connection method)
customize_compiler() (in module distutils.sysconfig)
cwd() (ftplib.FTP method)
(pathlib.Path class method)
cycle() (in module itertools)
Cyclic Redundancy Check

D

D_FMT (in module locale)
D_T_FMT (in module locale)
daemon (multiprocessing.Process attribute)
(threading.Thread attribute)
dangling
else
darker() (in module ImageChops)
data
packing binary
tabular
type
type, immutable
Data (class in plistlib)
data (collections.UserDict attribute)
(collections.UserList attribute)
(select.kevent attribute)
(selectors.SelectorKey attribute)
(urllib.request.Request attribute)
(xml.dom.Comment attribute)
(xml.dom.ProcessingInstruction attribute)
(xml.dom.Text attribute)
(xmlrpc.client.Binary attribute)
data() (xml.etree.ElementTree.TreeBuilder method)
data_open() (urllib.request.DataHandler method)
data_received() (asyncio.Protocol method)
data_source (ui.TableView attribute)
database
Unicode
DatabaseError
databases
datagram_received() (asyncio.DatagramProtocol method)
DatagramHandler (class in logging.handlers)
DatagramProtocol (class in asyncio)
DatagramRequestHandler (class in socketserver)
DataHandler (class in urllib.request)
date (class in datetime)
(reminders.Alarm attribute)
(ui.DatePicker attribute)
date() (datetime.datetime method)
(nntplib.NNTP method)
date_dialog() (in module dialogs)
DATE_PICKER_MODE_COUNTDOWN (in module ui)
DATE_PICKER_MODE_DATE (in module ui)
DATE_PICKER_MODE_DATE_AND_TIME (in module ui)
DATE_PICKER_MODE_TIME (in module ui)
date_time (zipfile.ZipInfo attribute)
date_time_string() (http.server.BaseHTTPRequestHandler method)
DateHeader (class in email.headerregistry)
DatePicker (class in ui)
datetime (class in datetime)
DateTime (class in xmlrpc.client)
datetime (email.headerregistry.DateHeader attribute)
(module)
datetime_dialog() (in module dialogs)
dateutil (module)
datum
day (datetime.date attribute)
(datetime.datetime attribute)
day_abbr (in module calendar)
day_name (in module calendar)
daylight (in module time)
Daylight Saving Time
DbfilenameShelf (class in shelve)
dbm (module)
dbm.dumb (module)
dbm.gnu
module, [1]
dbm.gnu (module)
dbm.ndbm
module, [1]
dbm.ndbm (module)
debug (imaplib.IMAP4 attribute)
DEBUG (in module re)
debug (shlex.shlex attribute)
(zipfile.ZipFile attribute)
debug() (in module bottle)
(in module doctest)
(in module logging)
(logging.Logger method)
(pipes.Template method)
(unittest.TestCase method)
(unittest.TestSuite method)
DEBUG_BYTECODE_SUFFIXES (in module importlib.machinery)
DEBUG_COLLECTABLE (in module gc)
DEBUG_LEAK (in module gc)
debug_print() (distutils.ccompiler.CCompiler method)
DEBUG_SAVEALL (in module gc)
debug_src() (in module doctest)
DEBUG_STATS (in module gc)
DEBUG_UNCOLLECTABLE (in module gc)
debugger, [1]
configuration file
debugging
CGI
assertions
DebuggingServer (class in smtpd)
debuglevel (http.client.HTTPResponse attribute)
DebugRunner (class in doctest)
decelerating (ui.ScrollView attribute)
Decimal (class in decimal)
decimal (module)
decimal literal
decimal() (in module unicodedata)
DecimalException (class in decimal)
decode
Codecs
decode (codecs.CodecInfo attribute)
decode() (bottle.FormsDict method)
(bytearray method)
(bytes method)
(codecs.Codec method)
(codecs.IncrementalDecoder method)
(in module base64)
(in module codecs)
(in module quopri)
(in module uu)
(json.JSONDecoder method)
(xmlrpc.client.Binary method)
(xmlrpc.client.DateTime method)
decode_header() (in module email.header)
(in module nntplib)
decode_params() (in module email.utils)
decode_rfc2231() (in module email.utils)
decode_source() (in module importlib.util)
decodebytes() (in module base64)
DecodedGenerator (class in email.generator)
decodestring() (in module base64)
(in module quopri)
decomposition() (in module unicodedata)
decompress() (bz2.BZ2Decompressor method)
(in module bz2)
(in module gzip)
(in module lzma)
(in module zlib)
(lzma.LZMADecompressor method)
(zlib.Decompress method)
decompressobj() (in module zlib)
decorator, [1]
decrypt() (PyPDF2.PdfFileReader method)
DEDENT (in module token)
DEDENT token, [1]
dedent() (in module textwrap)
deepcopy() (in module copy)
def
statement
default
parameter value
default (in module email.policy)
DEFAULT (in module unittest.mock)
default (inspect.Parameter attribute)
(optparse.Option attribute)
default() (cmd.Cmd method)
(json.JSONEncoder method)
default_app() (in module bottle)
DEFAULT_BUFFER_SIZE (in module io)
default_bufsize (in module xml.dom.pulldom)
default_exception_handler() (asyncio.AbstractEventLoop method)
default_factory (collections.defaultdict attribute)
DEFAULT_FORMAT (in module tarfile)
DEFAULT_IGNORES (in module filecmp)
default_open() (urllib.request.BaseHandler method)
DEFAULT_ORIENTATION (in module scene)
DEFAULT_PROTOCOL (in module pickle)
default_timer() (in module timeit)
DefaultContext (class in decimal)
DefaultCookiePolicy (class in http.cookiejar)
defaultdict (class in collections)
DefaultDict (class in typing)
DefaultHandler() (xml.parsers.expat.xmlparser method)
DefaultHandlerExpand() (xml.parsers.expat.xmlparser method)
defaults() (configparser.ConfigParser method)
DefaultSelector (class in selectors)
defaultTestLoader (in module unittest)
defaultTestResult() (unittest.TestCase method)
defects (email.headerregistry.BaseHeader attribute)
(email.message.EmailMessage attribute)
(email.message.Message attribute)
define_macro() (distutils.ccompiler.CCompiler method)
defined() (in module stpl)
definition
class, [1]
function, [1]
deform() (in module ImageOps)
defpath (in module os)
DefragResult (class in urllib.parse)
DefragResultBytes (class in urllib.parse)
degrees() (in module math)
(in module turtle)
del
statement, [1], [2], [3]
del_param() (email.message.EmailMessage method)
(email.message.Message method)
delattr() (built-in function)
delay() (in module turtle)
(in module ui)
delayload (http.cookiejar.FileCookieJar attribute)
dele() (poplib.POP3 method)
delegate (ui.ScrollView attribute)
(ui.TableView attribute)
(ui.TextField attribute)
(ui.TextView attribute)
(ui.WebView attribute)
delete() (bottle.Bottle method)
(ftplib.FTP method)
(imaplib.IMAP4 method)
(in module bottle)
(in module requests)
(photos.Asset method)
(photos.AssetCollection method)
(requests.Session method)
DELETE_ATTR (opcode)
delete_calendar() (in module reminders)
delete_cookie() (bottle.BaseResponse method)
DELETE_DEREF (opcode)
delete_enabled (ui.ListDataSource attribute)
DELETE_FAST (opcode)
DELETE_GLOBAL (opcode)
DELETE_NAME (opcode)
delete_password() (in module keychain)
delete_reminder() (in module reminders)
delete_rows() (ui.TableView method)
DELETE_SUBSCR (opcode)
deleteacl() (imaplib.IMAP4 method)
deleteMe() (bdb.Breakpoint method)
deletion
attribute
target
target list
delimiter (csv.Dialect attribute)
delimiters
delitem() (in module operator)
deliver_challenge() (in module multiprocessing.connection)
delocalize() (in module locale)
demo_app() (in module wsgiref.simple_server)
denominator (fractions.Fraction attribute)
(numbers.Rational attribute)
department (contacts.Person attribute)
DeprecationWarning
deque (class in collections)
Deque (class in typing)
dequeue() (logging.handlers.QueueListener method)
DER_cert_to_PEM_cert() (in module ssl)
deregister_hook() (requests.Request method)
DES
cipher
description (sqlite3.Cursor attribute)
description() (nntplib.NNTP method)
descriptions() (nntplib.NNTP method)
descriptor
dest (optparse.Option attribute)
Destination (class in PyPDF2)
destructor, [1]
detach() (io.BufferedIOBase method)
(io.TextIOBase method)
(socket.socket method)
(weakref.finalize method)
detail_text_label (ui.TableViewCell attribute)
detect_encoding() (in module tokenize)
detect_language() (distutils.ccompiler.CCompiler method)
deterministic profiling
device_encoding() (in module os)
devnull (in module os)
DEVNULL (in module subprocess)
devpoll() (in module select)
DevpollSelector (class in selectors)
dgettext() (in module gettext)
Dialect (class in csv)
dialect (csv.csvreader attribute)
(csv.csvwriter attribute)
dialogs (module)
dict (2to3 fixer)
(built-in class)
Dict (class in typing)
dict() (multiprocessing.managers.SyncManager method)
dictConfig() (in module logging.config)
dictionary
display
object, [1], [2], [3], [4], [5], [6]
type, operations on
dictionary view
DictReader (class in csv)
DictWriter (class in csv)
did_change_size() (scene.Scene method)
did_evaluate_actions() (scene.Scene method)
diff_bytes() (in module difflib)
diff_files (filecmp.dircmp attribute)
Differ (class in difflib), [1]
difference() (in module ImageChops)
(set method)
difference_update() (set method)
difflib (module)
digest() (hashlib.hash method)
(hashlib.shake method)
(hmac.HMAC method)
digest_size (hmac.HMAC attribute)
digit() (in module unicodedata)
digits (in module string)
dir() (built-in function)
(ftplib.FTP method)
dircmp (class in filecmp)
directional_lock_enabled (ui.ScrollView attribute)
directory
changing
creating
deleting, [1]
site-packages
traversal, [1]
walking, [1]
directory ...
compileall command line option
directory_created() (built-in function)
DirEntry (class in os)
dirname() (in module os.path)
dis (module)
dis() (dis.Bytecode method)
(in module dis)
(in module pickletools)
disable (pdb command)
disable() (bdb.Breakpoint method)
(in module faulthandler)
(in module gc)
(in module logging)
(profile.Profile method)
disable_interspersed_args() (optparse.OptionParser method)
disassemble() (in module dis)
discard (http.cookiejar.Cookie attribute)
discard() (mailbox.Mailbox method)
(mailbox.MH method)
(set method)
discard_buffers() (asynchat.async_chat method)
disco() (in module dis)
discover() (unittest.TestLoader method)
discover_characteristics() (cb.Peripheral method)
discover_services() (cb.Peripheral method)
disk_usage() (in module shutil)
dismiss_modal_scene() (scene.Scene method)
dispatch_call() (bdb.Bdb method)
dispatch_exception() (bdb.Bdb method)
dispatch_line() (bdb.Bdb method)
dispatch_return() (bdb.Bdb method)
dispatch_table (pickle.Pickler attribute)
dispatcher (class in asyncore)
dispatcher_with_send (class in asyncore)
display
dictionary
list
set
tuple
display (pdb command)
display_name (email.headerregistry.Address attribute)
(email.headerregistry.Group attribute)
displayhook() (in module sys)
dist() (in module platform)
distance() (in module turtle)
distb() (in module dis)
Distribution (class in distutils.core)
distutils (module)
distutils.archive_util (module)
distutils.bcppcompiler (module)
distutils.ccompiler (module)
distutils.cmd (module)
distutils.command (module)
distutils.command.bdist (module)
distutils.command.bdist_dumb (module)
distutils.command.bdist_msi (module)
distutils.command.bdist_packager (module)
distutils.command.bdist_rpm (module)
distutils.command.bdist_wininst (module)
distutils.command.build (module)
distutils.command.build_clib (module)
distutils.command.build_ext (module)
distutils.command.build_py (module)
distutils.command.build_scripts (module)
distutils.command.check (module)
distutils.command.clean (module)
distutils.command.config (module)
distutils.command.install (module)
distutils.command.install_data (module)
distutils.command.install_headers (module)
distutils.command.install_lib (module)
distutils.command.install_scripts (module)
distutils.command.register (module)
distutils.command.sdist (module)
distutils.core (module)
distutils.cygwinccompiler (module)
distutils.debug (module)
distutils.dep_util (module)
distutils.dir_util (module)
distutils.dist (module)
distutils.errors (module)
distutils.extension (module)
distutils.fancy_getopt (module)
distutils.file_util (module)
distutils.filelist (module)
distutils.log (module)
distutils.msvccompiler (module)
distutils.spawn (module)
distutils.sysconfig (module)
distutils.text_file (module)
distutils.unixccompiler (module)
distutils.util (module)
distutils.version (module)
DISTUTILS_DEBUG
divide() (decimal.Context method)
divide_int() (decimal.Context method)
division
DivisionByZero (class in decimal)
divmod
built-in function, [1]
divmod() (built-in function)
(decimal.Context method)
DllCanUnloadNow() (in module ctypes)
DllGetClassObject() (in module ctypes)
dllhandle (in module sys)
dngettext() (in module gettext)
do_clear() (bdb.Bdb method)
do_GET() (http.server.SimpleHTTPRequestHandler method)
do_handshake() (ssl.SSLSocket method)
do_HEAD() (http.server.SimpleHTTPRequestHandler method)
do_POST() (http.server.CGIHTTPRequestHandler method)
doc (json.JSONDecodeError attribute)
doc_header (cmd.Cmd attribute)
DocCGIXMLRPCRequestHandler (class in xmlrpc.server)
DocFileSuite() (in module doctest)
doCleanups() (unittest.TestCase method)
docmd() (smtplib.SMTP method)
docstring, [1]
(doctest.DocTest attribute)
docstrings, [1]
DocTest (class in doctest)
doctest (module)
DocTestFailure
DocTestFinder (class in doctest)
DocTestParser (class in doctest)
DocTestRunner (class in doctest)
DocTestSuite() (in module doctest)
doctype() (xml.etree.ElementTree.TreeBuilder method)
(xml.etree.ElementTree.XMLParser method)
documentation
generation
online
documentation string
documentation strings, [1]
documentElement (xml.dom.Document attribute)
documentInfo (PyPDF2.PdfFileReader attribute)
DocumentInformation (class in PyPDF2)
DocXMLRPCRequestHandler (class in xmlrpc.server)
DocXMLRPCServer (class in xmlrpc.server)
domain (email.headerregistry.Address attribute)
(tracemalloc.DomainFilter attribute)
(tracemalloc.Filter attribute)
domain_initial_dot (http.cookiejar.Cookie attribute)
domain_return_ok() (http.cookiejar.CookiePolicy method)
domain_specified (http.cookiejar.Cookie attribute)
DomainFilter (class in tracemalloc)
DomainLiberal (http.cookiejar.DefaultCookiePolicy attribute)
DomainRFC2965Match (http.cookiejar.DefaultCookiePolicy attribute)
DomainStrict (http.cookiejar.DefaultCookiePolicy attribute)
DomainStrictNoDots (http.cookiejar.DefaultCookiePolicy attribute)
DomainStrictNonDomain (http.cookiejar.DefaultCookiePolicy attribute)
DOMEventStream (class in xml.dom.pulldom)
DOMException
DomstringSizeErr
done() (asyncio.Future method)
(concurrent.futures.Future method)
(xdrlib.Unpacker method)
DONT_ACCEPT_BLANKLINE (in module doctest)
DONT_ACCEPT_TRUE_FOR_1 (in module doctest)
dont_write_bytecode (in module sys)
doRollover() (logging.handlers.RotatingFileHandler method)
(logging.handlers.TimedRotatingFileHandler method)
DOT (in module token)
dot() (in module turtle)
DOTALL (in module re)
doublequote (csv.Dialect attribute)
DOUBLESLASH (in module token)
DOUBLESLASHEQUAL (in module token)
DOUBLESTAR (in module token)
DOUBLESTAREQUAL (in module token)
down (pdb command)
down() (in module turtle)
draft() (Image.Image method)
dragging (ui.ScrollView attribute)
drain() (asyncio.StreamWriter method)
Draw() (in module ImageDraw)
draw() (ui.Image method)
draw_as_pattern() (ui.Image method)
draw_clipboard() (in module canvas)
draw_ellipse() (in module canvas)
draw_image() (in module canvas)
draw_line() (in module canvas)
draw_path() (in module canvas)
draw_rect() (in module canvas)
draw_string() (in module ui)
draw_text() (in module canvas)
drop_whitespace (textwrap.TextWrapper attribute)
dropbox (module)
dropwhile() (in module itertools)
DSSKey (class in paramiko)
dst() (datetime.datetime method)
(datetime.time method)
(datetime.timezone method)
(datetime.tzinfo method)
dt (scene.Scene attribute)
DTDHandler (class in xml.sax.handler)
duck-typing
due_date (reminders.Reminder attribute)
DumbWriter (class in formatter)
dummy_threading (module)
dump() (in module ast)
(in module json)
(in module marshal)
(in module pickle)
(in module plistlib)
(in module xml.etree.ElementTree)
(pickle.Pickler method)
(tracemalloc.Snapshot method)
dump_stats() (profile.Profile method)
(pstats.Stats method)
dump_traceback() (in module faulthandler)
dump_traceback_later() (in module faulthandler)
dump_view() (in module ui)
dumps() (in module json)
(in module marshal)
(in module pickle)
(in module plistlib)
(in module xmlrpc.client)
dup() (in module os)
(socket.socket method)
dup2() (in module os)
DUP_TOP (opcode)
DUP_TOP_TWO (opcode)
duplicate() (in module ImageChops)
DuplicateOptionError
DuplicateSectionError
duration (photos.Asset attribute)
(scene.Action attribute)
(sound.MIDIPlayer attribute)
(sound.Player attribute)
duration_dialog() (in module dialogs)
dwFlags (subprocess.STARTUPINFO attribute)
DynamicClassAttribute() (in module types)

E

e (in module cmath)
(in module math)
E2BIG (in module errno)
EACCES (in module errno)
EADDRINUSE (in module errno)
EADDRNOTAVAIL (in module errno)
EADV (in module errno)
EAFNOSUPPORT (in module errno)
EAFP
EAGAIN (in module errno)
EALREADY (in module errno)
east_asian_width() (in module unicodedata)
EBADE (in module errno)
EBADF (in module errno)
EBADFD (in module errno)
EBADMSG (in module errno)
EBADR (in module errno)
EBADRQC (in module errno)
EBADSLT (in module errno)
EBFONT (in module errno)
EBUSY (in module errno)
ecdsa (module)
ECHILD (in module errno)
ECHRNG (in module errno)
ECOMM (in module errno)
ECONNABORTED (in module errno)
ECONNREFUSED (in module errno)
ECONNRESET (in module errno)
EDEADLK (in module errno)
EDEADLOCK (in module errno)
EDESTADDRREQ (in module errno)
edit_action (ui.ListDataSource attribute)
edit_content() (photos.Asset method)
edit_list_dialog() (in module dialogs)
editable (ui.TextView attribute)
editing (ui.TableView attribute)
editor (module)
EDOM (in module errno)
EDOTDOT (in module errno)
EDQUOT (in module errno)
EEXIST (in module errno)
EFAULT (in module errno)
EFBIG (in module errno)
Effect (class in sound)
effective() (in module bdb)
EffectNode (class in scene)
effects_enabled (scene.EffectNode attribute)
ehlo() (smtplib.SMTP method)
ehlo_or_helo_if_needed() (smtplib.SMTP method)
EHOSTDOWN (in module errno)
EHOSTUNREACH (in module errno)
EIDRM (in module errno)
EILSEQ (in module errno)
EINPROGRESS (in module errno)
EINTR (in module errno)
EINVAL (in module errno)
EIO (in module errno)
EISCONN (in module errno)
EISDIR (in module errno)
EISNAM (in module errno)
EL2HLT (in module errno)
EL2NSYNC (in module errno)
EL3HLT (in module errno)
EL3RST (in module errno)
elapsed (requests.Response attribute), [1]
Element (class in xml.etree.ElementTree)
ElementDeclHandler() (xml.parsers.expat.xmlparser method)
elements() (collections.Counter method)
ElementTree (class in xml.etree.ElementTree)
ELIBACC (in module errno)
ELIBBAD (in module errno)
ELIBEXEC (in module errno)
ELIBMAX (in module errno)
ELIBSCN (in module errno)
elif
keyword, [1]
Ellinghouse, Lance
ellipse() (ImageDraw.ImageDraw method)
(in module scene_drawing)
Ellipsis
object
Ellipsis (built-in variable)
ELLIPSIS (in module doctest)
(in module token)
ELNRNG (in module errno)
ELOOP (in module errno)
else
dangling
keyword, [1], [2], [3], [4], [5], [6], [7]
email (contacts.Person attribute)
(module)
email.charset (module)
email.contentmanager (module)
email.encoders (module)
email.errors (module)
email.generator (module)
email.header (module)
email.headerregistry (module)
email.iterators (module)
email.message (module), [1]
email.mime (module)
email.parser (module)
email.policy (module)
email.utils (module)
EmailMessage (class in email.message)
EmailPolicy (class in email.policy)
EMFILE (in module errno)
emit() (logging.FileHandler method)
(logging.Handler method)
(logging.NullHandler method)
(logging.StreamHandler method)
(logging.handlers.BufferingHandler method)
(logging.handlers.DatagramHandler method)
(logging.handlers.HTTPHandler method)
(logging.handlers.NTEventLogHandler method)
(logging.handlers.QueueHandler method)
(logging.handlers.RotatingFileHandler method)
(logging.handlers.SMTPHandler method)
(logging.handlers.SocketHandler method)
(logging.handlers.SysLogHandler method)
(logging.handlers.TimedRotatingFileHandler method)
(logging.handlers.WatchedFileHandler method)
EMLINK (in module errno)
Empty
empty
list
tuple, [1]
empty (inspect.Parameter attribute)
(inspect.Signature attribute)
empty() (asyncio.Queue method)
(multiprocessing.Queue method)
(multiprocessing.SimpleQueue method)
(queue.Queue method)
(sched.scheduler method)
EMPTY_NAMESPACE (in module xml.dom)
emptyline() (cmd.Cmd method)
EMSGSIZE (in module errno)
EMULTIHOP (in module errno)
enable (pdb command)
enable() (bdb.Breakpoint method)
(imaplib.IMAP4 method)
(in module cgitb)
(in module faulthandler)
(in module gc)
(profile.Profile method)
enable_callback_tracebacks() (in module sqlite3)
enable_interspersed_args() (optparse.OptionParser method)
enable_load_extension() (sqlite3.Connection method)
ENABLE_USER_SITE (in module site)
enabled (ui.Button attribute)
(ui.ButtonItem attribute)
(ui.DatePicker attribute)
(ui.SegmentedControl attribute)
(ui.Switch attribute)
(ui.TextField attribute)
ENAMETOOLONG (in module errno)
ENAVAIL (in module errno)
encode
Codecs
encode (codecs.CodecInfo attribute)
encode() (codecs.Codec method)
(codecs.IncrementalEncoder method)
(email.header.Header method)
(in module base64)
(in module codecs)
(in module quopri)
(in module uu)
(json.JSONEncoder method)
(str method)
(xmlrpc.client.Binary method)
(xmlrpc.client.DateTime method)
encode_7or8bit() (in module email.encoders)
encode_base64() (in module email.encoders)
encode_noop() (in module email.encoders)
encode_quopri() (in module email.encoders)
encode_rfc2231() (in module email.utils)
encodebytes() (in module base64)
EncodedFile() (in module codecs)
encodePriority() (logging.handlers.SysLogHandler method)
encodestring() (in module base64)
(in module quopri)
encoding
base64
quoted-printable
ENCODING (in module tarfile)
(in module tokenize)
encoding (io.TextIOBase attribute)
(UnicodeError attribute)
(requests.Response attribute), [1]
encoding declarations (source file)
encodings.idna (module)
encodings.mbcs (module)
encodings.utf_8_sig (module)
encodings_map (in module mimetypes)
(mimetypes.MimeTypes attribute)
encrpyt() (PyPDF2.PdfFileWriter method)
end (UnicodeError attribute)
end() (re.match method)
(xml.etree.ElementTree.TreeBuilder method)
end_date (photos.AssetCollection attribute)
end_editing() (ui.TextField method)
(ui.TextView method)
end_fill() (in module turtle)
END_FINALLY (opcode)
end_headers() (http.server.BaseHTTPRequestHandler method)
end_paragraph() (formatter.formatter method)
end_updates() (in module canvas)
EndCdataSectionHandler() (xml.parsers.expat.xmlparser method)
EndDoctypeDeclHandler() (xml.parsers.expat.xmlparser method)
endDocument() (xml.sax.handler.ContentHandler method)
endElement() (xml.sax.handler.ContentHandler method)
EndElementHandler() (xml.parsers.expat.xmlparser method)
endElementNS() (xml.sax.handler.ContentHandler method)
endheaders() (http.client.HTTPConnection method)
ENDMARKER (in module token)
EndNamespaceDeclHandler() (xml.parsers.expat.xmlparser method)
endpos (re.match attribute)
endPrefixMapping() (xml.sax.handler.ContentHandler method)
endswith() (bytearray method)
(bytes method)
(str method)
ENETDOWN (in module errno)
ENETRESET (in module errno)
ENETUNREACH (in module errno)
ENFILE (in module errno)
enhance() (ImageEnhance.enhancer method)
ENOANO (in module errno)
ENOBUFS (in module errno)
ENOCSI (in module errno)
ENODATA (in module errno)
ENODEV (in module errno)
ENOENT (in module errno)
ENOEXEC (in module errno)
ENOLCK (in module errno)
ENOLINK (in module errno)
ENOMEM (in module errno)
ENOMSG (in module errno)
ENONET (in module errno)
ENOPKG (in module errno)
ENOPROTOOPT (in module errno)
ENOSPC (in module errno)
ENOSR (in module errno)
ENOSTR (in module errno)
ENOSYS (in module errno)
ENOTBLK (in module errno)
ENOTCONN (in module errno)
ENOTDIR (in module errno)
ENOTEMPTY (in module errno)
ENOTNAM (in module errno)
ENOTSOCK (in module errno)
ENOTTY (in module errno)
ENOTUNIQ (in module errno)
enqueue() (logging.handlers.QueueHandler method)
enqueue_sentinel() (logging.handlers.QueueListener method)
ensure_directories() (venv.EnvBuilder method)
ensure_future() (in module asyncio)
ensurepip (module)
enter() (sched.scheduler method)
enter_context() (contextlib.ExitStack method)
enterabs() (sched.scheduler method)
entities (xml.dom.DocumentType attribute)
EntityDeclHandler() (xml.parsers.expat.xmlparser method)
entitydefs (in module html.entities)
EntityResolver (class in xml.sax.handler)
Enum (class in enum)
enum (module)
enum_certificates() (in module ssl)
enum_crls() (in module ssl)
enumerate() (built-in function)
(in module threading)
EnvBuilder (class in venv)
environ
(bottle.BaseRequest attribute)
(bottle.LocalRequest attribute)
(in module os)
(in module posix)
environb (in module os)
environment
environment variable
<protocol>_proxy
APPDATA
BROWSER, [1]
CC
CFLAGS, [1], [2]
COLS
COMSPEC, [1]
CPP
CPPFLAGS
DISTUTILS_DEBUG
HOME, [1], [2], [3], [4]
HOMEDRIVE, [1]
HOMEPATH, [1]
KDEDIR
LANG, [1], [2], [3], [4]
LANGUAGE, [1]
LC_ALL, [1]
LC_MESSAGES, [1]
LDCXXSHARED
LDFLAGS
LINES
LNAME
LOGNAME, [1]
PAGER
PATH, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17]
PATHEXT
PLAT
POSIXLY_CORRECT
PYTHON*
PYTHONASYNCIODEBUG, [1]
PYTHONCASEOK
PYTHONDOCS
PYTHONDONTWRITEBYTECODE, [1], [2], [3]
PYTHONFAULTHANDLER, [1]
PYTHONHASHSEED, [1], [2]
PYTHONHOME, [1], [2]
PYTHONINSPECT
PYTHONIOENCODING, [1], [2]
PYTHONLEGACYWINDOWSFSENCODING, [1]
PYTHONLEGACYWINDOWSIOENCODING
PYTHONMALLOC, [1]
PYTHONNOUSERSITE, [1], [2]
PYTHONPATH, [1], [2], [3], [4], [5], [6], [7], [8], [9]
PYTHONSTARTUP, [1], [2], [3], [4]
PYTHONTRACEMALLOC, [1], [2]
PYTHONUSERBASE, [1], [2]
PYTHONWARNINGS, [1], [2]
PYTHON_DOM
SystemRoot
TEMP
TMP
TMPDIR
TZ, [1], [2], [3], [4]
USER
USERNAME, [1]
USERPROFILE, [1]
USER_BASE
http_proxy, [1], [2]
no_proxy
environment variables
deleting
setting
EnvironmentError
Environments
virtual
EnvironmentVarGuard (class in test.support)
ENXIO (in module errno)
eo_fill_rule (ui.Path attribute)
eof (bz2.BZ2Decompressor attribute)
(lzma.LZMADecompressor attribute)
(shlex.shlex attribute)
(ssl.MemoryBIO attribute)
(zlib.Decompress attribute)
eof_received() (asyncio.Protocol method)
EOFError
EOPNOTSUPP (in module errno)
EOVERFLOW (in module errno)
EPERM (in module errno)
EPFNOSUPPORT (in module errno)
epilogue (email.message.EmailMessage attribute)
(email.message.Message attribute)
EPIPE (in module errno)
epoch
epoll() (in module select)
EpollSelector (class in selectors)
EPROTO (in module errno)
EPROTONOSUPPORT (in module errno)
EPROTOTYPE (in module errno)
eq() (in module operator)
EQEQUAL (in module token)
EQUAL (in module token)
equalize() (in module ImageOps)
ERA (in module locale)
ERA_D_FMT (in module locale)
ERA_D_T_FMT (in module locale)
ERA_T_FMT (in module locale)
ERANGE (in module errno)
EREMCHG (in module errno)
EREMOTE (in module errno)
EREMOTEIO (in module errno)
ERESTART (in module errno)
erf() (in module math)
erfc() (in module math)
EROFS (in module errno)
errcheck (ctypes._FuncPtr attribute)
errcode (xmlrpc.client.ProtocolError attribute)
errmsg (xmlrpc.client.ProtocolError attribute)
errno
module
errno (module)
(OSError attribute)
Error, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12]
error, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16]
error handling
error() (argparse.ArgumentParser method)
(bottle.Bottle method)
(in module bottle)
(in module logging)
(logging.Logger method)
(urllib.request.OpenerDirector method)
(xml.sax.handler.ErrorHandler method)
error_body (wsgiref.handlers.BaseHandler attribute)
error_content_type (http.server.BaseHTTPRequestHandler attribute)
error_headers (wsgiref.handlers.BaseHandler attribute)
error_leader() (shlex.shlex method)
error_message_format (http.server.BaseHTTPRequestHandler attribute)
error_output() (wsgiref.handlers.BaseHandler method)
error_perm
error_proto, [1]
error_received() (asyncio.DatagramProtocol method)
error_reply
error_status (wsgiref.handlers.BaseHandler attribute)
error_temp
ErrorByteIndex (xml.parsers.expat.xmlparser attribute)
errorcode (in module errno)
ErrorCode (xml.parsers.expat.xmlparser attribute)
ErrorColumnNumber (xml.parsers.expat.xmlparser attribute)
ErrorHandler (class in xml.sax.handler)
ErrorLineNumber (xml.parsers.expat.xmlparser attribute)
Errors
logging
errors
(io.TextIOBase attribute)
(unittest.TestLoader attribute)
(unittest.TestResult attribute)
ErrorString() (in module xml.parsers.expat)
ERRORTOKEN (in module token)
escape (shlex.shlex attribute)
escape sequence
escape() (in module cgi)
(in module glob)
(in module html)
(in module re)
(in module xml.sax.saxutils)
escapechar (csv.Dialect attribute)
escapedquotes (shlex.shlex attribute)
ESHUTDOWN (in module errno)
ESOCKTNOSUPPORT (in module errno)
ESPIPE (in module errno)
ESRCH (in module errno)
ESRMNT (in module errno)
ESTALE (in module errno)
ESTRPIPE (in module errno)
ETIME (in module errno)
ETIMEDOUT (in module errno)
Etiny() (decimal.Context method)
ETOOMANYREFS (in module errno)
Etop() (decimal.Context method)
ETXTBSY (in module errno)
EUCLEAN (in module errno)
EUNATCH (in module errno)
EUSERS (in module errno)
eval
built-in function, [1], [2], [3], [4], [5]
eval() (built-in function)
(in module Image)
(in module ImageMath)
eval_js() (ui.WebView method)
evaluate_javascript() (ui.WebView method)
evaluation
order
Event (class in asyncio)
(class in multiprocessing)
(class in threading)
event scheduling
Event() (multiprocessing.managers.SyncManager method)
events (selectors.SelectorKey attribute)
evernote (module)
EWOULDBLOCK (in module errno)
EX_CANTCREAT (in module os)
EX_CONFIG (in module os)
EX_DATAERR (in module os)
EX_IOERR (in module os)
EX_NOHOST (in module os)
EX_NOINPUT (in module os)
EX_NOPERM (in module os)
EX_NOTFOUND (in module os)
EX_NOUSER (in module os)
EX_OK (in module os)
EX_OSERR (in module os)
EX_OSFILE (in module os)
EX_PROTOCOL (in module os)
EX_SOFTWARE (in module os)
EX_TEMPFAIL (in module os)
EX_UNAVAILABLE (in module os)
EX_USAGE (in module os)
Example (class in doctest)
example (doctest.DocTestFailure attribute)
(doctest.UnexpectedException attribute)
examples (doctest.DocTest attribute)
exc_info (doctest.UnexpectedException attribute)
(in module sys)
exc_info() (in module sys)
exc_msg (doctest.Example attribute)
exc_type (traceback.TracebackException attribute)
excel (class in csv)
excel_tab (class in csv)
except
keyword, [1]
statement
except (2to3 fixer)
excepthook() (in module sys), [1]
Exception
exception, [1]
AssertionError
AttributeError
GeneratorExit, [1]
ImportError
NameError
StopAsyncIteration
StopIteration, [1]
TypeError
ValueError
ZeroDivisionError
chaining
handler
raising
exception handler
exception() (asyncio.Future method)
(asyncio.StreamReader method)
(concurrent.futures.Future method)
(in module logging)
(logging.Logger method)
exceptions
in CGI scripts
exclusive
or
EXDEV (in module errno)
exec
built-in function, [1], [2], [3]
exec (2to3 fixer)
exec() (built-in function)
exec_module() (importlib.abc.InspectLoader method)
(importlib.abc.Loader method)
(importlib.abc.SourceLoader method)
(importlib.machinery.ExtensionFileLoader method)
EXEC_PREFIX (in module distutils.sysconfig)
exec_prefix (in module sys)
execfile (2to3 fixer)
execl() (in module os)
execle() (in module os)
execlp() (in module os)
execlpe() (in module os)
executable (in module sys)
Executable Zip Files
executable_filename() (distutils.ccompiler.CCompiler method)
execute() (distutils.ccompiler.CCompiler method)
(in module distutils.util)
(sqlite3.Connection method)
(sqlite3.Cursor method)
executemany() (sqlite3.Connection method)
(sqlite3.Cursor method)
executescript() (sqlite3.Connection method)
(sqlite3.Cursor method)
execution
frame, [1]
restricted
stack
execution model
ExecutionLoader (class in importlib.abc)
Executor (class in concurrent.futures)
execv() (in module os)
execve() (in module os)
execvp() (in module os)
execvpe() (in module os)
EXFULL (in module errno)
exists() (in module os.path)
(pathlib.Path method)
exit (built-in variable)
exit() (argparse.ArgumentParser method)
(in module _thread)
(in module sys)
exitcode (multiprocessing.Process attribute)
exitfunc (2to3 fixer)
ExitStack (class in contextlib)
exp() (decimal.Context method)
(decimal.Decimal method)
(in module cmath)
(in module math)
expand() (in module ImageOps)
(re.match method)
expand_tabs (textwrap.TextWrapper attribute)
expandNode() (xml.dom.pulldom.DOMEventStream method)
expandtabs() (bytearray method)
(bytes method)
(str method)
expanduser() (in module os.path)
(pathlib.Path method)
expandvars() (in module os.path)
Expat
ExpatError
expect() (telnetlib.Telnet method)
expected (asyncio.IncompleteReadError attribute)
expectedFailure() (in module unittest)
expectedFailures (unittest.TestResult attribute)
expires (bottle.BaseResponse attribute)
(http.cookiejar.Cookie attribute)
exploded (ipaddress.IPv4Address attribute)
(ipaddress.IPv4Network attribute)
(ipaddress.IPv6Address attribute)
(ipaddress.IPv6Network attribute)
expm1() (in module math)
expovariate() (in module random)
expr() (in module parser)
expression, [1]
Conditional
conditional
generator
lambda, [1]
list, [1], [2]
statement
yield
expunge() (imaplib.IMAP4 method)
extend() (array.array method)
(collections.deque method)
(sequence method)
(xml.etree.ElementTree.Element method)
extend_path() (in module pkgutil)
EXTENDED_ARG (opcode)
ExtendedContext (class in decimal)
ExtendedInterpolation (class in configparser)
extendleft() (collections.deque method)
extension
module
Extension (class in distutils.core)
extension module
EXTENSION_SUFFIXES (in module importlib.machinery)
ExtensionFileLoader (class in importlib.machinery)
extensions_map (http.server.SimpleHTTPRequestHandler attribute)
External Data Representation, [1]
external_attr (zipfile.ZipInfo attribute)
ExternalClashError
ExternalEntityParserCreate() (xml.parsers.expat.xmlparser method)
ExternalEntityRefHandler() (xml.parsers.expat.xmlparser method)
extra (zipfile.ZipInfo attribute)
extract() (tarfile.TarFile method)
(traceback.StackSummary class method)
(zipfile.ZipFile method)
extract_cookies() (http.cookiejar.CookieJar method)
extract_stack() (in module traceback)
extract_tb() (in module traceback)
extract_version (zipfile.ZipInfo attribute)
extractall() (tarfile.TarFile method)
(zipfile.ZipFile method)
ExtractError
extractfile() (tarfile.TarFile method)
extractText() (PyPDF2.PageObject method)
extsep (in module os)

F

f-string
f_back (frame attribute)
f_builtins (frame attribute)
f_code (frame attribute)
f_contiguous (memoryview attribute)
f_globals (frame attribute)
f_lasti (frame attribute)
f_lineno (frame attribute)
f_locals (frame attribute)
F_LOCK (in module os)
F_OK (in module os)
F_TEST (in module os)
F_TLOCK (in module os)
f_trace (frame attribute)
F_ULOCK (in module os)
fabs() (in module math)
factorial() (in module math)
factory() (importlib.util.LazyLoader class method)
fade_by() (scene.Action class method)
fade_to() (scene.Action class method)
fail() (unittest.TestCase method)
FAIL_FAST (in module doctest)
failfast (unittest.TestResult attribute)
failureException (unittest.TestCase attribute)
failures (unittest.TestResult attribute)
faker (module)
False, [1], [2]
false
False (Built-in object)
(built-in variable)
family (socket.socket attribute)
fancy_getopt() (in module distutils.fancy_getopt)
FancyGetopt (class in distutils.fancy_getopt)
FancyURLopener (class in urllib.request)
fast (pickle.Pickler attribute)
fatalError() (xml.sax.handler.ErrorHandler method)
Fault (class in xmlrpc.client)
faultCode (xmlrpc.client.Fault attribute)
faulthandler (module)
faultString (xmlrpc.client.Fault attribute)
favorite (photos.Asset attribute)
fchdir() (in module os)
fchmod() (in module os)
fchown() (in module os)
fcntl (module)
fcntl() (in module fcntl)
fd (selectors.SelectorKey attribute)
fd() (in module turtle)
fdatasync() (in module os)
fdopen() (in module os)
feature_external_ges (in module xml.sax.handler)
feature_external_pes (in module xml.sax.handler)
feature_namespace_prefixes (in module xml.sax.handler)
feature_namespaces (in module xml.sax.handler)
feature_string_interning (in module xml.sax.handler)
feature_validation (in module xml.sax.handler)
feed() (email.parser.BytesFeedParser method)
(ImageFile.parser method)
(html.parser.HTMLParser method)
(xml.etree.ElementTree.XMLParser method)
(xml.etree.ElementTree.XMLPullParser method)
(xml.sax.xmlreader.IncrementalParser method)
feed_data() (asyncio.StreamReader method)
feed_eof() (asyncio.StreamReader method)
FeedParser (class in email.parser)
feedparser (module)
fetch() (imaplib.IMAP4 method)
fetchall() (sqlite3.Cursor method)
fetchmany() (sqlite3.Cursor method)
fetchone() (sqlite3.Cursor method)
fflags (select.kevent attribute)
field_size_limit() (in module csv)
fieldnames (csv.csvreader attribute)
fields (uuid.UUID attribute)
file
.ini
.pdbrc
byte-code, [1]
configuration
copying
debugger configuration
large files
mime.types
object
path configuration
plist
temporary
file (bottle.FileUpload attribute)
(pyclbr.Class attribute)
(pyclbr.Function attribute)
file ...
compileall command line option
file control
UNIX
file name
temporary
file object
io module
open() built-in function
file-like object
FILE_ATTRIBUTE_ARCHIVE (in module stat)
FILE_ATTRIBUTE_COMPRESSED (in module stat)
FILE_ATTRIBUTE_DEVICE (in module stat)
FILE_ATTRIBUTE_DIRECTORY (in module stat)
FILE_ATTRIBUTE_ENCRYPTED (in module stat)
FILE_ATTRIBUTE_HIDDEN (in module stat)
FILE_ATTRIBUTE_INTEGRITY_STREAM (in module stat)
FILE_ATTRIBUTE_NO_SCRUB_DATA (in module stat)
FILE_ATTRIBUTE_NORMAL (in module stat)
FILE_ATTRIBUTE_NOT_CONTENT_INDEXED (in module stat)
FILE_ATTRIBUTE_OFFLINE (in module stat)
FILE_ATTRIBUTE_READONLY (in module stat)
FILE_ATTRIBUTE_REPARSE_POINT (in module stat)
FILE_ATTRIBUTE_SPARSE_FILE (in module stat)
FILE_ATTRIBUTE_SYSTEM (in module stat)
FILE_ATTRIBUTE_TEMPORARY (in module stat)
FILE_ATTRIBUTE_VIRTUAL (in module stat)
file_created() (built-in function)
file_dispatcher (class in asyncore)
file_open() (urllib.request.FileHandler method)
file_size (zipfile.ZipInfo attribute)
file_wrapper (class in asyncore)
filecmp (module)
fileConfig() (in module logging.config)
FileCookieJar (class in http.cookiejar)
FileExistsError
FileFinder (class in importlib.machinery)
FileHandler (class in logging)
(class in urllib.request)
FileInput (class in fileinput)
fileinput (module)
FileIO (class in io)
filelineno() (in module fileinput)
FileLoader (class in importlib.abc)
filemode() (in module stat)
filename (bottle.FileUpload attribute)
(OSError attribute)
(doctest.DocTest attribute)
(http.cookiejar.FileCookieJar attribute)
(traceback.TracebackException attribute)
(tracemalloc.Frame attribute)
(zipfile.ZipInfo attribute)
filename() (in module fileinput)
filename2 (OSError attribute)
filename_only (in module tabnanny)
filename_pattern (tracemalloc.Filter attribute)
filenames
pathname expansion
wildcard expansion
fileno() (http.client.HTTPResponse method)
(in module fileinput)
(io.IOBase method)
(multiprocessing.Connection method)
(select.devpoll method)
(select.epoll method)
(select.kqueue method)
(selectors.DevpollSelector method)
(selectors.EpollSelector method)
(selectors.KqueueSelector method)
(socket.socket method)
(socketserver.BaseServer method)
(telnetlib.Telnet method)
FileNotFoundError
fileobj (selectors.SelectorKey attribute)
files (bottle.BaseRequest attribute)
FileType (class in argparse)
FileUpload (class in bottle)
FileWrapper (class in wsgiref.util)
fill() (in module scene_drawing)
(in module textwrap)
(textwrap.TextWrapper method)
(ui.Path method)
fill_color (scene.ShapeNode attribute)
fill_ellipse() (in module canvas)
fill_path() (in module canvas)
fill_pixel() (in module canvas)
fill_rect() (in module canvas)
(in module ui)
fillcolor() (in module turtle)
filling() (in module turtle)
filter (2to3 fixer)
Filter (class in logging)
(class in tracemalloc)
filter (select.kevent attribute)
filter() (built-in function)
(Image.Image method)
(in module fnmatch)
(logging.Filter method)
(logging.Handler method)
(logging.Logger method)
FILTER_DIR (in module unittest.mock)
filter_traces() (tracemalloc.Snapshot method)
filterfalse() (in module itertools)
FILTERING_LINEAR (in module scene)
filtering_mode (scene.Texture attribute)
FILTERING_NEAREST (in module scene)
filterwarnings() (in module warnings)
finalize (class in weakref)
finalize_options() (distutils.cmd.Command method)
finally
keyword, [1], [2], [3], [4]
find() (bytearray method)
(bytes method)
(doctest.DocTestFinder method)
(in module contacts)
(in module gettext)
(mmap.mmap method)
(str method)
(xml.etree.ElementTree.Element method)
(xml.etree.ElementTree.ElementTree method)
find_class() (pickle protocol)
(pickle.Unpickler method)
find_library() (in module ctypes.util)
find_library_file() (distutils.ccompiler.CCompiler method)
find_loader() (importlib.abc.PathEntryFinder method)
(importlib.machinery.FileFinder method)
(in module importlib)
(in module pkgutil)
find_longest_match() (difflib.SequenceMatcher method)
find_module() (imp.NullImporter method)
(importlib.abc.Finder method)
(importlib.abc.MetaPathFinder method)
(importlib.abc.PathEntryFinder method)
(importlib.machinery.PathFinder class method)
(in module imp)
(zipimport.zipimporter method)
find_msvcrt() (in module ctypes.util)
find_spec
finder
find_spec() (importlib.abc.MetaPathFinder method)
(importlib.abc.PathEntryFinder method)
(importlib.machinery.FileFinder method)
(importlib.machinery.PathFinder class method)
(in module importlib.util)
find_unused_port() (in module test.support)
find_user_password() (urllib.request.HTTPPasswordMgr method), [1]
findall() (in module re)
(re.regex method)
(xml.etree.ElementTree.Element method)
(xml.etree.ElementTree.ElementTree method)
findCaller() (logging.Logger method)
finder, [1]
find_spec
Finder (class in importlib.abc)
findfactor() (in module audioop)
findfile() (in module test.support)
findfit() (in module audioop)
finditer() (in module re)
(re.regex method)
findlabels() (in module dis)
findlinestarts() (in module dis)
findmatch() (in module mailcap)
findmax() (in module audioop)
findtext() (xml.etree.ElementTree.Element method)
(xml.etree.ElementTree.ElementTree method)
finish() (in module appex)
(socketserver.BaseRequestHandler method)
finish_request() (socketserver.BaseServer method)
finished_handler (sound.Player attribute)
first_name (contacts.Person attribute)
first_name_phonetic (contacts.Person attribute)
firstChild (xml.dom.Node attribute)
firstkey() (dbm.gnu.gdbm method)
firstweekday() (in module calendar)
fit() (in module ImageOps)
fix_missing_locations() (in module ast)
fix_sentence_endings (textwrap.TextWrapper attribute)
Flag (class in enum)
flag_bits (zipfile.ZipInfo attribute)
flags (in module sys)
(re.regex attribute)
(select.kevent attribute)
flask (module)
flatten() (email.generator.BytesGenerator method)
(email.generator.Generator method)
flattening
objects
flex (ui.View attribute)
flip() (in module ImageOps)
float
built-in function, [1]
float (built-in class)
float_info (in module sys)
float_repr_style (in module sys)
floating point
literals
number
object, [1]
floating point literal
FloatingPointError, [1]
FloatOperation (class in decimal)
flock() (in module fcntl)
floor division
floor() (in module math), [1]
floordiv() (in module operator)
flush() (bz2.BZ2Compressor method)
(formatter.writer method)
(io.BufferedWriter method)
(io.IOBase method)
(logging.Handler method)
(logging.StreamHandler method)
(logging.handlers.BufferingHandler method)
(logging.handlers.MemoryHandler method)
(lzma.LZMACompressor method)
(mailbox.MH method)
(mailbox.Mailbox method)
(mailbox.Maildir method)
(mmap.mmap method)
(zlib.Compress method)
(zlib.Decompress method)
flush_headers() (http.server.BaseHTTPRequestHandler method)
flush_softspace() (formatter.formatter method)
fma() (decimal.Context method)
(decimal.Decimal method)
fmod() (in module math)
FMT_BINARY (in module plistlib)
FMT_XML (in module plistlib)
fnmatch (module)
fnmatch() (in module fnmatch)
fnmatchcase() (in module fnmatch)
fold (datetime.datetime attribute)
(datetime.time attribute)
fold() (email.headerregistry.BaseHeader method)
(email.policy.Compat32 method)
(email.policy.EmailPolicy method)
(email.policy.Policy method)
fold_binary() (email.policy.Compat32 method)
(email.policy.EmailPolicy method)
(email.policy.Policy method)
font (scene.LabelNode attribute)
(ui.Button attribute)
(ui.Label attribute)
(ui.ListDataSource attribute)
(ui.TextField attribute)
(ui.TextView attribute)
for
statement, [1], [2], [3]
FOR_ITER (opcode)
forget() (in module test.support)
fork() (in module os)
(in module pty)
ForkingMixIn (class in socketserver)
ForkingTCPServer (class in socketserver)
ForkingUDPServer (class in socketserver)
forkpty() (in module os)
form
lambda
form_dialog() (in module dialogs)
format (Image.Image attribute)
(memoryview attribute)
(struct.Struct attribute)
format() (built-in function)
__str__() (object method)
format() (in module locale)
(logging.Formatter method)
(logging.Handler method)
(pprint.PrettyPrinter method)
(str method)
(string.Formatter method)
(traceback.StackSummary method)
(traceback.TracebackException method)
(tracemalloc.Traceback method)
format_datetime() (in module email.utils)
format_exc() (in module traceback)
format_exception() (in module traceback)
format_exception_only() (in module traceback)
(traceback.TracebackException method)
format_field() (string.Formatter method)
format_help() (argparse.ArgumentParser method)
format_list() (in module traceback)
format_map() (str method)
format_stack() (in module traceback)
format_stack_entry() (bdb.Bdb method)
format_string() (in module locale)
format_tb() (in module traceback)
format_usage() (argparse.ArgumentParser method)
FORMAT_VALUE (opcode)
formataddr() (in module email.utils)
formatargspec() (in module inspect)
formatargvalues() (in module inspect)
formatdate() (in module email.utils)
FormatError
FormatError() (in module ctypes)
formatException() (logging.Formatter method)
formatmonth() (calendar.HTMLCalendar method)
(calendar.TextCalendar method)
formatStack() (logging.Formatter method)
formatted string literal
Formatter (class in logging)
(class in string)
formatter (module)
formatTime() (logging.Formatter method)
formatting, bytearray (%)
formatting, bytes (%)
formatting, string (%)
formatwarning() (in module warnings)
formatyear() (calendar.HTMLCalendar method)
(calendar.TextCalendar method)
formatyearpage() (calendar.HTMLCalendar method)
forms (bottle.BaseRequest attribute)
FormsDict (class in bottle)
Fortran contiguous
forward() (in module turtle)
found_terminator() (asynchat.async_chat method)
fpathconf() (in module os)
fpectl (module)
fqdn (smtpd.SMTPChannel attribute)
Fraction (class in fractions)
fractions (module)
frame
execution, [1]
object
Frame (class in tracemalloc)
frame (scene.Node attribute)
(ui.View attribute)
frame_interval (scene.SceneView attribute)
FrameSummary (class in traceback)
FrameType (in module types)
free
variable
freeze_support() (in module multiprocessing)
frexp() (in module math)
from
keyword, [1]
statement
from_address() (ctypes._CData method)
from_buffer() (ctypes._CData method)
from_buffer_copy() (ctypes._CData method)
from_bytes() (int class method)
from_callable() (inspect.Signature class method)
from_data() (ui.Image class method)
from_decimal() (fractions.Fraction method)
from_exception() (traceback.TracebackException class method)
from_file() (zipfile.ZipInfo class method)
from_float() (decimal.Decimal method)
(fractions.Fraction method)
from_iterable() (itertools.chain class method)
from_list() (traceback.StackSummary class method)
from_param() (ctypes._CData method)
from_traceback() (dis.Bytecode class method)
frombuf() (tarfile.TarInfo class method)
frombuffer() (in module Image)
frombytes() (array.array method)
fromfd() (in module socket)
(select.epoll method)
(select.kqueue method)
fromfile() (array.array method)
fromhex() (bytearray class method)
(bytes class method)
(float class method)
fromkeys() (collections.Counter method)
(dict class method)
fromlist() (array.array method)
fromordinal() (datetime.date class method)
(datetime.datetime class method)
fromshare() (in module socket)
fromstring() (array.array method)
(Image.Image method), [1]
(in module Image)
(in module xml.etree.ElementTree)
fromstringlist() (in module xml.etree.ElementTree)
fromtarfile() (tarfile.TarInfo class method)
fromtimestamp() (datetime.date class method)
(datetime.datetime class method)
fromunicode() (array.array method)
fromutc() (datetime.timezone method)
(datetime.tzinfo method)
FrozenImporter (class in importlib.machinery)
frozenset
object
frozenset (built-in class)
FrozenSet (class in typing)
fsdecode() (in module os)
fsencode() (in module os)
fspath() (in module os)
fstat() (in module os)
fstatvfs() (in module os)
fsum() (in module math)
fsync() (in module os)
FTP
ftplib (standard module)
protocol, [1]
FTP (class in ftplib)
ftp_open() (urllib.request.FTPHandler method)
FTP_TLS (class in ftplib)
FTPHandler (class in urllib.request)
ftplib (module)
ftruncate() (in module os)
Full
full() (asyncio.Queue method)
(multiprocessing.Queue method)
(queue.Queue method)
full_name (contacts.Person attribute)
full_url (urllib.request.Request attribute)
fullmatch() (in module re)
(re.regex method)
fullpath (bottle.BaseRequest attribute)
func (functools.partial attribute)
funcattrs (2to3 fixer)
function
annotations, [1]
anonymous
argument
call, [1], [2]
call, user-defined
definition, [1]
generator, [1]
name, [1]
object, [1], [2], [3], [4]
user-defined
Function (class in symtable)
function annotation
function__entry (C function)
function__return (C function)
FunctionTestCase (class in unittest)
FunctionType (in module types)
functools (module)
funny_files (filecmp.dircmp attribute)
future
statement
future (2to3 fixer)
Future (class in asyncio)
(class in concurrent.futures)
FutureWarning
fwalk() (in module os)

G

G.722
gaierror
gamma() (in module math)
gammavariate() (in module random)
garbage (in module gc)
garbage collection, [1]
gather() (in module asyncio)
gauss() (in module random)
gc (module)
gc__done (C function)
gc__start (C function)
gcd() (in module fractions)
(in module math)
ge() (in module operator)
gen_lib_options() (in module distutils.ccompiler)
gen_preprocess_options() (in module distutils.ccompiler)
generate_help() (distutils.fancy_getopt.FancyGetopt method)
generator, [1]
expression
function, [1], [2]
iterator, [1]
object, [1], [2]
Generator (class in collections.abc)
(class in email.generator)
(class in typing)
generator expression, [1]
generator iterator
GeneratorExit
exception, [1]
GeneratorType (in module types)
generic
special attribute
Generic (class in typing)
generic function
generic_visit() (ast.NodeVisitor method)
genops() (in module pickletools)
geocode() (in module location)
GET (bottle.BaseRequest attribute)
get() (asyncio.Queue method)
(bottle.Bottle method)
(bottle.MultiDict method)
(configparser.ConfigParser method)
(dict method)
(email.message.EmailMessage method)
(email.message.Message method)
(in module bottle)
(in module clipboard)
(in module requests)
(in module stpl)
(in module webbrowser)
(mailbox.Mailbox method)
(multiprocessing.Queue method)
(multiprocessing.SimpleQueue method)
(multiprocessing.pool.AsyncResult method)
(queue.Queue method)
(requests.Session method)
(types.MappingProxyType method)
(xml.etree.ElementTree.Element method)
get_account() (in module twitter)
get_adapter() (requests.Session method)
GET_AITER (opcode)
get_albums() (in module photos)
get_all() (email.message.EmailMessage method)
(email.message.Message method)
(wsgiref.headers.Headers method)
get_all_accounts() (in module twitter)
get_all_breaks() (bdb.Bdb method)
get_all_calendars() (in module reminders)
get_all_groups() (in module contacts)
get_all_people() (in module contacts)
get_all_start_methods() (in module multiprocessing)
GET_ANEXT (opcode)
get_app() (wsgiref.simple_server.WSGIServer method)
get_appearance() (in module keyboard)
get_archive_formats() (in module shutil)
get_asset_with_local_id() (in module photos)
get_assets() (in module photos)
get_asyncgen_hooks() (in module sys)
get_attachments() (in module appex)
get_attitude() (in module motion)
GET_AWAITABLE (opcode)
get_blocking() (in module os)
get_body() (email.message.EmailMessage method)
get_body_encoding() (email.charset.Charset method)
get_boundary() (email.message.EmailMessage method)
(email.message.Message method)
get_bpbynumber() (bdb.Bdb method)
get_break() (bdb.Bdb method)
get_breaks() (bdb.Bdb method)
get_buffer() (xdrlib.Packer method)
(xdrlib.Unpacker method)
get_bytes() (mailbox.Mailbox method)
get_ca_certs() (ssl.SSLContext method)
get_cache_token() (in module abc)
get_calendar() (in module reminders)
get_callback_args() (bottle.Route method)
get_channel_binding() (ssl.SSLSocket method)
get_charset() (email.message.Message method)
get_charsets() (email.message.EmailMessage method)
(email.message.Message method)
get_children() (symtable.SymbolTable method)
get_ciphers() (ssl.SSLContext method)
get_clipboard_size() (in module canvas)
get_clock_info() (in module time)
get_close_matches() (in module difflib)
get_code() (importlib.abc.InspectLoader method)
(importlib.abc.SourceLoader method)
(importlib.machinery.ExtensionFileLoader method)
(importlib.machinery.SourcelessFileLoader method)
(zipimport.zipimporter method)
get_config() (bottle.Route method)
get_config_h_filename() (in module distutils.sysconfig)
(in module sysconfig)
get_config_var() (in module distutils.sysconfig)
(in module sysconfig)
get_config_vars() (in module distutils.sysconfig)
(in module sysconfig)
get_content() (email.contentmanager.ContentManager method)
(email.message.EmailMessage method)
(in module email.contentmanager)
get_content_charset() (email.message.EmailMessage method)
(email.message.Message method)
get_content_disposition() (email.message.EmailMessage method)
(email.message.Message method)
get_content_maintype() (email.message.EmailMessage method)
(email.message.Message method)
get_content_subtype() (email.message.EmailMessage method)
(email.message.Message method)
get_content_type() (email.message.EmailMessage method)
(email.message.Message method)
get_context() (in module multiprocessing)
get_controllers() (in module scene)
get_cookie() (bottle.BaseRequest method)
get_coroutine_wrapper() (in module sys)
get_count() (in module gc)
get_data() (importlib.abc.FileLoader method)
(importlib.abc.ResourceLoader method)
(in module pkgutil)
(zipimport.zipimporter method)
get_date() (mailbox.MaildirMessage method)
get_debug() (asyncio.AbstractEventLoop method)
(in module gc)
get_default() (argparse.ArgumentParser method)
get_default_calendar() (in module reminders)
get_default_compiler() (in module distutils.ccompiler)
get_default_domain() (in module nis)
get_default_type() (email.message.EmailMessage method)
(email.message.Message method)
get_default_verify_paths() (in module ssl)
get_dialect() (in module csv)
get_docstring() (in module ast)
get_doctest() (doctest.DocTestParser method)
get_document_id() (in module keyboard)
get_environ() (wsgiref.simple_server.WSGIRequestHandler method)
get_errno() (in module ctypes)
get_event_loop() (asyncio.AbstractEventLoopPolicy method)
(in module asyncio)
get_event_loop_policy() (in module asyncio)
get_examples() (doctest.DocTestParser method)
get_exception_handler() (asyncio.AbstractEventLoop method)
get_exec_path() (in module os)
get_extra_info() (asyncio.BaseTransport method)
(asyncio.StreamWriter method)
get_favorites() (in module twitter)
get_favorites_album() (in module photos)
get_field() (string.Formatter method)
get_file() (mailbox.Babyl method)
(mailbox.MH method)
(mailbox.MMDF method)
(mailbox.Mailbox method)
(mailbox.Maildir method)
(mailbox.mbox method)
get_file_breaks() (bdb.Bdb method)
get_file_path() (in module appex)
get_file_paths() (in module appex)
get_filename() (email.message.EmailMessage method)
(email.message.Message method)
(importlib.abc.ExecutionLoader method)
(importlib.abc.FileLoader method)
(importlib.machinery.ExtensionFileLoader method)
(zipimport.zipimporter method)
get_flags() (mailbox.MaildirMessage method)
(mailbox.MMDFMessage method)
(mailbox.mboxMessage method)
get_folder() (mailbox.Maildir method)
(mailbox.MH method)
get_frees() (symtable.Function method)
get_from() (mailbox.mboxMessage method)
(mailbox.MMDFMessage method)
get_full_url() (urllib.request.Request method)
get_globals() (symtable.Function method)
get_gravity() (in module motion)
get_group() (in module contacts)
get_grouped_opcodes() (difflib.SequenceMatcher method)
get_handle_inheritable() (in module os)
get_header() (bottle.BaseRequest method)
(bottle.BaseResponse method)
(urllib.request.Request method)
get_home_timeline() (in module twitter)
get_id() (symtable.SymbolTable method)
get_ident() (in module _thread)
(in module threading)
get_identifiers() (symtable.SymbolTable method)
get_image() (in module appex)
(in module clipboard)
(photos.Asset method)
(ui.ImageContext method)
get_image_data() (in module appex)
(photos.Asset method)
get_image_path() (in module scene)
get_image_size() (in module canvas)
get_images() (in module appex)
get_images_data() (in module appex)
get_importer() (in module pkgutil)
get_info() (mailbox.MaildirMessage method)
get_inheritable() (in module os)
(socket.socket method)
get_input_context() (in module keyboard)
get_instructions() (in module dis)
get_interpreter() (in module zipapp)
GET_ITER (opcode)
get_key() (selectors.BaseSelector method)
get_key_commands() (ui.View method)
get_labels() (mailbox.Babyl method)
(mailbox.BabylMessage method)
get_last_error() (in module ctypes)
get_line_selection() (in module editor)
get_lineno() (symtable.SymbolTable method)
get_loader() (in module pkgutil)
get_locals() (symtable.Function method)
get_location() (in module location)
get_logger() (in module multiprocessing)
get_magic() (in module imp)
get_magnetic_field() (in module motion)
get_makefile_filename() (in module distutils.sysconfig)
(in module sysconfig)
get_map() (selectors.BaseSelector method)
get_matching_blocks() (difflib.SequenceMatcher method)
get_mentions_timeline() (in module twitter)
get_message() (mailbox.Mailbox method)
get_method() (urllib.request.Request method)
get_methods() (symtable.Class method)
get_mixed_type_key() (in module ipaddress)
get_moments() (in module photos)
get_name() (symtable.Symbol method)
(symtable.SymbolTable method)
get_namespace() (symtable.Symbol method)
get_namespaces() (symtable.Symbol method)
get_nonstandard_attr() (http.cookiejar.Cookie method)
get_nowait() (asyncio.Queue method)
(multiprocessing.Queue method)
(queue.Queue method)
get_object_traceback() (in module tracemalloc)
get_objects() (in module gc)
get_opcodes() (difflib.SequenceMatcher method)
get_option() (optparse.OptionParser method)
get_option_group() (optparse.OptionParser method)
get_option_order() (distutils.fancy_getopt.FancyGetopt method)
get_output_charset() (email.charset.Charset method)
get_param() (email.message.Message method)
get_parameters() (symtable.Function method)
get_params() (email.message.Message method)
get_password() (in module keychain)
get_path() (in module editor)
(in module sysconfig)
get_path_names() (in module sysconfig)
get_paths() (in module sysconfig)
get_payload() (email.message.Message method)
get_person() (in module contacts)
get_pid() (asyncio.BaseSubprocessTransport method)
get_pipe_transport() (asyncio.BaseSubprocessTransport method)
get_platform() (in module distutils.util)
(in module sysconfig)
get_position() (xdrlib.Unpacker method)
get_protocol() (asyncio.BaseTransport method)
get_python_inc() (in module distutils.sysconfig)
get_python_lib() (in module distutils.sysconfig)
get_python_version() (in module sysconfig)
get_recently_added_album() (in module photos)
get_recognition_languages() (in module speech)
get_referents() (in module gc)
get_referrers() (in module gc)
get_reminders() (in module reminders)
get_request() (socketserver.BaseServer method)
get_request_headers() (in module twitter)
get_returncode() (asyncio.BaseSubprocessTransport method)
get_scheduled() (in module notification)
get_scheme() (wsgiref.handlers.BaseHandler method)
get_scheme_names() (in module sysconfig)
get_screen_scale() (in module scene)
get_screen_size() (in module scene)
(in module ui)
get_screenshots_album() (in module photos)
get_selected_text() (in module keyboard)
get_selection() (in module editor)
get_selfies_album() (in module photos)
get_sequences() (mailbox.MH method)
(mailbox.MHMessage method)
get_server() (multiprocessing.managers.BaseManager method)
get_server_certificate() (in module ssl)
get_size() (in module canvas)
get_smart_albums() (in module photos)
get_socket() (telnetlib.Telnet method)
get_source() (importlib.abc.InspectLoader method)
(importlib.abc.SourceLoader method)
(importlib.machinery.ExtensionFileLoader method)
(importlib.machinery.SourcelessFileLoader method)
(zipimport.zipimporter method)
get_special_folder_path() (built-in function)
get_stack() (asyncio.Task method)
(bdb.Bdb method)
get_start_method() (in module multiprocessing)
get_starttag_text() (html.parser.HTMLParser method)
get_state() (in module cb)
get_stats() (in module gc)
get_stderr() (wsgiref.handlers.BaseHandler method)
(wsgiref.simple_server.WSGIRequestHandler method)
get_stdin() (wsgiref.handlers.BaseHandler method)
get_string() (mailbox.Mailbox method)
get_subdir() (mailbox.MaildirMessage method)
get_suffixes() (in module imp)
get_symbols() (symtable.SymbolTable method)
get_synthesis_languages() (in module speech)
get_tag() (in module imp)
get_task_factory() (asyncio.AbstractEventLoop method)
get_terminal_size() (in module os)
(in module shutil)
get_terminator() (asynchat.async_chat method)
get_text() (in module appex)
(in module editor)
get_text_replacements() (in module keyboard)
get_text_size() (in module canvas)
get_threshold() (in module gc)
get_token() (shlex.shlex method)
get_traceback_limit() (in module tracemalloc)
get_traced_memory() (in module tracemalloc)
get_tracemalloc_memory() (in module tracemalloc)
get_type() (symtable.SymbolTable method)
get_type_hints() (in module typing)
get_ui_image() (photos.Asset method)
get_ui_style() (in module ui)
get_undecorated_callback() (bottle.Route method)
get_uniform() (scene.Shader method)
get_unixfrom() (email.message.EmailMessage method)
(email.message.Message method)
get_unpack_formats() (in module shutil)
get_url() (bottle.Bottle method)
(in module appex)
get_urls() (in module appex)
get_usage() (optparse.OptionParser method)
get_user_acceleration() (in module motion)
get_value() (string.Formatter method)
get_vcard() (in module appex)
get_vcards() (in module appex)
get_version() (optparse.OptionParser method)
get_visible() (mailbox.BabylMessage method)
get_web_page_info() (in module appex)
get_widget_view() (in module appex)
get_window_size() (in module ui)
get_write_buffer_limits() (asyncio.WriteTransport method)
get_write_buffer_size() (asyncio.WriteTransport method)
GET_YIELD_FROM_ITER (opcode)
getacl() (imaplib.IMAP4 method)
getaddresses() (in module email.utils)
getaddrinfo() (asyncio.AbstractEventLoop method)
(in module socket)
getall() (bottle.MultiDict method)
getallocatedblocks() (in module sys)
getannotation() (imaplib.IMAP4 method)
getargspec() (in module inspect)
getargvalues() (in module inspect)
getatime() (in module os.path)
getattr() (built-in function)
getattr_static() (in module inspect)
getAttribute() (xml.dom.Element method)
getAttributeNode() (xml.dom.Element method)
getAttributeNodeNS() (xml.dom.Element method)
getAttributeNS() (xml.dom.Element method)
getbands() (Image.Image method)
GetBase() (xml.parsers.expat.xmlparser method)
getbbox() (Image.Image method)
(ImagePath.path method)
getboolean() (configparser.ConfigParser method)
getbuffer() (io.BytesIO method)
getByteStream() (xml.sax.xmlreader.InputSource method)
getcallargs() (in module inspect)
getcapabilities() (nntplib.NNTP method)
getcaps() (in module mailcap)
getCharacterStream() (xml.sax.xmlreader.InputSource method)
getcheckinterval() (in module sys)
getChild() (logging.Logger method)
getchildren() (xml.etree.ElementTree.Element method)
getclasstree() (in module inspect)
getclosurevars() (in module inspect)
getcolor() (in module ImageColor)
getcolors() (Image.Image method), [1]
getColumnNumber() (xml.sax.xmlreader.Locator method)
getcomments() (in module inspect)
getcompname() (aifc.aifc method)
(sunau.AU_read method)
(wave.Wave_read method)
getcomptype() (aifc.aifc method)
(sunau.AU_read method)
(wave.Wave_read method)
getContentHandler() (xml.sax.xmlreader.XMLReader method)
getcontext() (in module decimal)
getcoroutinelocals() (in module inspect)
getcoroutinestate() (in module inspect)
getctime() (in module os.path)
getcwd() (in module os)
getcwdb() (in module os)
getcwdu (2to3 fixer)
getdata() (Image.Image method)
getdecoder() (in module codecs)
getdefaultencoding() (in module sys)
getdefaultlocale() (in module locale)
getdefaulttimeout() (in module socket)
getdlopenflags() (in module sys)
getdoc() (in module inspect)
getDocumentInfo() (PyPDF2.PdfFileReader method)
getDOMImplementation() (in module xml.dom)
getDTDHandler() (xml.sax.xmlreader.XMLReader method)
getEffectiveLevel() (logging.Logger method)
getegid() (in module os)
getElementsByTagName() (xml.dom.Document method)
(xml.dom.Element method)
getElementsByTagNameNS() (xml.dom.Document method)
(xml.dom.Element method)
getencoder() (in module codecs)
getEncoding() (xml.sax.xmlreader.InputSource method)
getEntityResolver() (xml.sax.xmlreader.XMLReader method)
getenv() (in module os)
getenvb() (in module os)
getErrorHandler() (xml.sax.xmlreader.XMLReader method)
geteuid() (in module os)
getEvent() (xml.dom.pulldom.DOMEventStream method)
getEventCategory() (logging.handlers.NTEventLogHandler method)
getEventType() (logging.handlers.NTEventLogHandler method)
getException() (xml.sax.SAXException method)
getextrema() (Image.Image method)
getFeature() (xml.sax.xmlreader.XMLReader method)
getfile() (in module inspect)
getfilesystemencodeerrors() (in module sys)
getfilesystemencoding() (in module sys)
getfirst() (cgi.FieldStorage method)
getfloat() (configparser.ConfigParser method)
getfqdn() (in module socket)
getframeinfo() (in module inspect)
getframerate() (aifc.aifc method)
(sunau.AU_read method)
(wave.Wave_read method)
getfullargspec() (in module inspect)
getgeneratorlocals() (in module inspect)
getgeneratorstate() (in module inspect)
getgid() (in module os)
getgrall() (in module grp)
getgrgid() (in module grp)
getgrnam() (in module grp)
getgrouplist() (in module os)
getgroups() (in module os)
getheader() (http.client.HTTPResponse method)
getheaders() (http.client.HTTPResponse method)
gethostbyaddr() (in module socket), [1]
gethostbyname() (in module socket)
gethostbyname_ex() (in module socket)
gethostname() (in module socket), [1]
getincrementaldecoder() (in module codecs)
getincrementalencoder() (in module codecs)
getinfo() (zipfile.ZipFile method)
getinnerframes() (in module inspect)
GetInputContext() (xml.parsers.expat.xmlparser method)
getint() (configparser.ConfigParser method)
getitem() (in module operator)
getiterator() (xml.etree.ElementTree.Element method)
(xml.etree.ElementTree.ElementTree method)
getitimer() (in module signal)
GetLastError() (in module ctypes)
getLength() (xml.sax.xmlreader.Attributes method)
getLevelName() (in module logging)
getline() (in module linecache)
getLineNumber() (xml.sax.xmlreader.Locator method)
getlist() (bottle.MultiDict method)
(cgi.FieldStorage method)
getloadavg() (in module os)
getlocale() (in module locale)
getLogger() (in module logging)
getLoggerClass() (in module logging)
getlogin() (in module os)
getLogRecordFactory() (in module logging)
getmark() (aifc.aifc method)
(sunau.AU_read method)
(wave.Wave_read method)
getmarkers() (aifc.aifc method)
(sunau.AU_read method)
(wave.Wave_read method)
getmask() (ImageFont.font method)
getmember() (tarfile.TarFile method)
getmembers() (in module inspect)
(tarfile.TarFile method)
getMessage() (logging.LogRecord method)
(xml.sax.SAXException method)
getMessageID() (logging.handlers.NTEventLogHandler method)
getmodule() (in module inspect)
getmodulename() (in module inspect)
getmro() (in module inspect)
getmtime() (in module os.path)
getname() (chunk.Chunk method)
getName() (threading.Thread method)
getNameByQName() (xml.sax.xmlreader.AttributesNS method)
getNamedDestinations() (PyPDF2.PdfFileReader method)
getnameinfo() (asyncio.AbstractEventLoop method)
(in module socket)
getnames() (tarfile.TarFile method)
getNames() (xml.sax.xmlreader.Attributes method)
getnchannels() (aifc.aifc method)
(sunau.AU_read method)
(wave.Wave_read method)
getnframes() (aifc.aifc method)
(sunau.AU_read method)
(wave.Wave_read method)
getnode
getnode() (in module uuid)
getNumPages() (PyPDF2.PdfFileReader method)
getone() (bottle.MultiDict method)
getopt (module)
getopt() (distutils.fancy_getopt.FancyGetopt method)
(in module getopt)
GetoptError
getouterframes() (in module inspect)
getOutlines() (PyPDF2.PdfFileReader method)
getoutput() (in module subprocess)
getPage() (PyPDF2.PdfFileReader method)
getpagesize() (in module resource)
getparams() (aifc.aifc method)
(sunau.AU_read method)
(wave.Wave_read method)
getpass (module)
getpass() (in module getpass)
GetPassWarning
getpeercert() (ssl.SSLSocket method)
getpeername() (socket.socket method)
getpen() (in module turtle)
getpgid() (in module os)
getpgrp() (in module os)
getpid() (in module os)
getpixel() (Image.Image method)
getpos() (html.parser.HTMLParser method)
getppid() (in module os)
getpreferredencoding() (in module locale)
getpriority() (in module os)
getprofile() (in module sys)
getProperty() (xml.sax.xmlreader.XMLReader method)
getprotobyname() (in module socket)
getproxies() (in module urllib.request)
getPublicId() (xml.sax.xmlreader.InputSource method)
(xml.sax.xmlreader.Locator method)
getpwall() (in module pwd)
getpwnam() (in module pwd)
getpwuid() (in module pwd)
getQNameByName() (xml.sax.xmlreader.AttributesNS method)
getQNames() (xml.sax.xmlreader.AttributesNS method)
getquota() (imaplib.IMAP4 method)
getquotaroot() (imaplib.IMAP4 method)
getrandbits() (in module random)
getrandom() (in module os)
getreader() (in module codecs)
getrecursionlimit() (in module sys)
getrefcount() (in module sys)
getresgid() (in module os)
getresponse() (http.client.HTTPConnection method)
getresuid() (in module os)
getrgb() (in module ImageColor)
getrlimit() (in module resource)
getroot() (xml.etree.ElementTree.ElementTree method)
getrusage() (in module resource)
getsample() (in module audioop)
getsampwidth() (aifc.aifc method)
(sunau.AU_read method)
(wave.Wave_read method)
getscreen() (in module turtle)
getservbyname() (in module socket)
getservbyport() (in module socket)
GetSetDescriptorType (in module types)
getsid() (in module os)
getsignal() (in module signal)
getsitepackages() (in module site)
getsize() (chunk.Chunk method)
(ImageFont.font method)
(in module os.path)
getsizeof() (in module sys)
getsockname() (socket.socket method)
getsockopt() (socket.socket method)
getsource() (in module inspect)
getsourcefile() (in module inspect)
getsourcelines() (in module inspect)
getspall() (in module spwd)
getspnam() (in module spwd)
getstate() (codecs.IncrementalDecoder method)
(codecs.IncrementalEncoder method)
(in module random)
getstatusoutput() (in module subprocess)
getSubject() (logging.handlers.SMTPHandler method)
getswitchinterval() (in module sys)
getSystemId() (xml.sax.xmlreader.InputSource method)
(xml.sax.xmlreader.Locator method)
gettarinfo() (tarfile.TarFile method)
gettempdir() (in module tempfile)
gettempdirb() (in module tempfile)
gettempprefix() (in module tempfile)
gettempprefixb() (in module tempfile)
getTestCaseNames() (unittest.TestLoader method)
gettext (module)
gettext() (gettext.GNUTranslations method)
(gettext.NullTranslations method)
(in module gettext)
gettimeout() (socket.socket method)
gettrace() (in module sys)
getturtle() (in module turtle)
getType() (xml.sax.xmlreader.Attributes method)
getuid() (in module os)
getunicode() (bottle.FormsDict method)
geturl() (urllib.parse.urllib.parse.SplitResult method)
getuser() (in module getpass)
getuserbase() (in module site)
getusersitepackages() (in module site)
getvalue() (io.BytesIO method)
(io.StringIO method)
getValue() (xml.sax.xmlreader.Attributes method)
getValueByQName() (xml.sax.xmlreader.AttributesNS method)
getweakrefcount() (in module weakref)
getweakrefs() (in module weakref)
getwelcome() (ftplib.FTP method)
(nntplib.NNTP method)
(poplib.POP3 method)
getwindowsversion() (in module sys)
getwriter() (in module codecs)
getxattr() (in module os)
gid (tarfile.TarInfo attribute)
GIL
glob
module
glob (module)
glob() (in module glob)
(pathlib.Path method)
global
name binding
namespace
statement, [1]
global interpreter lock
global_config() (bottle.BaseTemplate class method)
globals() (built-in function)
globs (doctest.DocTest attribute)
gmtime() (in module time)
gname (tarfile.TarInfo attribute)
GNOME
GNU_FORMAT (in module tarfile)
gnu_getopt() (in module getopt)
go_back() (ui.WebView method)
go_forward() (ui.WebView method)
got (doctest.DocTestFailure attribute)
goto() (in module turtle)
grammar
gravity() (in module scene)
grayscale() (in module ImageOps)
GREATER (in module token)
GREATEREQUAL (in module token)
Greenwich Mean Time
GRND_NONBLOCK (in module os)
GRND_RANDOM (in module os)
Group (class in contacts)
(class in email.headerregistry)
group() (nntplib.NNTP method)
(pathlib.Path method)
(re.match method)
(scene.Action class method)
groupby() (in module itertools)
groupdict() (re.match method)
groupindex (re.regex attribute)
grouping
groups (email.headerregistry.AddressHeader attribute)
(re.regex attribute)
groups() (re.match method)
grp (module)
GState (class in ui)
gt() (in module operator)
guess_all_extensions() (in module mimetypes)
(mimetypes.MimeTypes method)
guess_extension() (in module mimetypes)
(mimetypes.MimeTypes method)
guess_scheme() (in module wsgiref.util)
guess_type() (in module mimetypes)
(mimetypes.MimeTypes method)
gzip (module)
GzipFile (class in gzip)

H

h (scene.Rect attribute)
Handle (class in asyncio)
handle an exception
handle() (http.server.BaseHTTPRequestHandler method)
(logging.Handler method)
(logging.Logger method)
(logging.NullHandler method)
(logging.handlers.QueueListener method)
(socketserver.BaseRequestHandler method)
(wsgiref.simple_server.WSGIRequestHandler method)
handle_accept() (asyncore.dispatcher method)
handle_accepted() (asyncore.dispatcher method)
handle_charref() (html.parser.HTMLParser method)
handle_close() (asyncore.dispatcher method)
handle_comment() (html.parser.HTMLParser method)
handle_connect() (asyncore.dispatcher method)
handle_data() (html.parser.HTMLParser method)
handle_decl() (html.parser.HTMLParser method)
handle_defect() (email.policy.Policy method)
handle_endtag() (html.parser.HTMLParser method)
handle_entityref() (html.parser.HTMLParser method)
handle_error() (asyncore.dispatcher method)
(socketserver.BaseServer method)
handle_expect_100() (http.server.BaseHTTPRequestHandler method)
handle_expt() (asyncore.dispatcher method)
handle_one_request() (http.server.BaseHTTPRequestHandler method)
handle_pi() (html.parser.HTMLParser method)
handle_read() (asyncore.dispatcher method)
handle_request() (socketserver.BaseServer method)
(xmlrpc.server.CGIXMLRPCRequestHandler method)
handle_startendtag() (html.parser.HTMLParser method)
handle_starttag() (html.parser.HTMLParser method)
handle_timeout() (socketserver.BaseServer method)
handle_write() (asyncore.dispatcher method)
handleError() (logging.Handler method)
(logging.handlers.SocketHandler method)
handler
exception
handler function
handler() (in module cgitb)
harmonic_mean() (in module statistics)
HAS_ALPN (in module ssl)
has_children() (symtable.SymbolTable method)
HAS_ECDH (in module ssl)
has_exec() (symtable.SymbolTable method)
has_extn() (smtplib.SMTP method)
has_full_access() (in module keyboard)
has_function() (distutils.ccompiler.CCompiler method)
has_header() (csv.Sniffer method)
(urllib.request.Request method)
has_ipv6 (in module socket)
has_key (2to3 fixer)
has_location (importlib.machinery.ModuleSpec attribute)
has_nonstandard_attr() (http.cookiejar.Cookie method)
HAS_NPN (in module ssl)
has_option() (configparser.ConfigParser method)
(optparse.OptionParser method)
has_section() (configparser.ConfigParser method)
HAS_SNI (in module ssl)
has_text() (in module keyboard)
has_ticket (ssl.SSLSession attribute)
hasattr() (built-in function)
hasAttribute() (xml.dom.Element method)
hasAttributeNS() (xml.dom.Element method)
hasAttributes() (xml.dom.Node method)
hasChildNodes() (xml.dom.Node method)
hascompare (in module dis)
hasconst (in module dis)
hasFeature() (xml.dom.DOMImplementation method)
hasfree (in module dis)
hash
built-in function, [1]
hash character
hash() (built-in function)
hash.block_size (in module hashlib)
hash.digest_size (in module hashlib)
hash_info (in module sys)
hashable, [1]
Hashable (class in collections.abc)
(class in typing)
hasHandlers() (logging.Logger method)
hashlib (module)
hasjabs (in module dis)
hasjrel (in module dis)
haslocal (in module dis)
hasname (in module dis)
HAVE_ARGUMENT (opcode)
HAVE_THREADS (in module decimal)
HCI_DATA_DIR (in module socket)
HCI_FILTER (in module socket)
HCI_TIME_STAMP (in module socket)
head() (in module requests)
(nntplib.NNTP method)
(requests.Session method)
Header (class in email.header)
header_encode() (email.charset.Charset method)
header_encode_lines() (email.charset.Charset method)
header_encoding (email.charset.Charset attribute)
header_factory (email.policy.EmailPolicy attribute)
header_fetch_parse() (email.policy.Compat32 method)
(email.policy.EmailPolicy method)
(email.policy.Policy method)
header_items() (urllib.request.Request method)
header_max_count() (email.policy.EmailPolicy method)
(email.policy.Policy method)
header_offset (zipfile.ZipInfo attribute)
header_source_parse() (email.policy.Compat32 method)
(email.policy.EmailPolicy method)
(email.policy.Policy method)
header_store_parse() (email.policy.Compat32 method)
(email.policy.EmailPolicy method)
(email.policy.Policy method)
HeaderDict (class in bottle)
HeaderError
headerlist (bottle.BaseResponse attribute)
HeaderParseError
HeaderParser (class in email.parser)
HeaderRegistry (class in email.headerregistry)
headers
MIME, [1]
headers (bottle.BaseRequest attribute)
(bottle.BaseResponse attribute)
(bottle.FileUpload attribute)
Headers (class in wsgiref.headers)
headers (http.server.BaseHTTPRequestHandler attribute)
(requests.Response attribute), [1]
(requests.Session attribute)
(urllib.error.HTTPError attribute)
(xmlrpc.client.ProtocolError attribute)
heading() (in module turtle)
heapify() (in module heapq)
heappop() (in module heapq)
heappush() (in module heapq)
heappushpop() (in module heapq)
heapq (module)
heapreplace() (in module heapq)
height (scene.Rect attribute)
(ui.View attribute)
helo() (smtplib.SMTP method)
help
built-in function
online
help (optparse.Option attribute)
(pdb command)
help() (built-in function)
(nntplib.NNTP method)
herror
hex (uuid.UUID attribute)
hex() (built-in function)
(bytearray method)
(bytes method)
(float method)
(memoryview method)
hexadecimal
literals
hexadecimal literal
hexbin() (in module binhex)
hexdigest() (hashlib.hash method)
(hashlib.shake method)
(hmac.HMAC method)
hexdigits (in module string)
hexlify() (in module binascii)
hexversion (in module sys)
hidden (photos.Asset attribute)
(ui.View attribute)
hide_activity() (in module console)
hide_cookie2 (http.cookiejar.CookiePolicy attribute)
hide_output() (in module console)
hides_when_stopped (ui.ActivityIndicator attribute)
hideturtle() (in module turtle)
hierarchy
type
HierarchyRequestErr
HIGHEST_PROTOCOL (in module pickle)
highlight_color (ui.ListDataSource attribute)
histogram() (Image.Image method), [1]
history (requests.Response attribute), [1]
hit_test() (ui.Path method)
hls_to_rgb() (in module colorsys)
hmac (module)
HOME, [1], [2], [3], [4]
home() (in module turtle)
(pathlib.Path class method)
HOMEDRIVE, [1]
HOMEPATH, [1]
hook() (bottle.Bottle method)
hook_compressed() (in module fileinput)
hook_encoded() (in module fileinput)
hooks
import
meta
path
hooks (requests.Session attribute)
host (urllib.request.Request attribute)
HostKeys (class in paramiko)
hostmask (ipaddress.IPv4Network attribute)
(ipaddress.IPv6Network attribute)
hosts (netrc.netrc attribute)
hosts() (ipaddress.IPv4Network method)
(ipaddress.IPv6Network method)
hour (datetime.datetime attribute)
(datetime.time attribute)
HRESULT (class in ctypes)
hStdError (subprocess.STARTUPINFO attribute)
hStdInput (subprocess.STARTUPINFO attribute)
hStdOutput (subprocess.STARTUPINFO attribute)
hsv_to_rgb() (in module colorsys)
ht() (in module turtle)
HTML, [1]
html (module)
html.entities (module)
html.parser (module)
html2text (module)
html5 (in module html.entities)
html5lib (module)
HTMLCalendar (class in calendar)
HtmlDiff (class in difflib)
HTMLParser (class in html.parser)
htonl() (in module socket)
htons() (in module socket)
HTTP
http (standard module)
http.client (standard module)
protocol, [1], [2], [3], [4], [5]
HTTP (in module email.policy)
http (module)
http.client (module)
http.cookiejar (module)
http.cookies (module)
http.server (module)
HTTP_CODES (in module bottle)
http_error_301() (urllib.request.HTTPRedirectHandler method)
http_error_302() (urllib.request.HTTPRedirectHandler method)
http_error_303() (urllib.request.HTTPRedirectHandler method)
http_error_307() (urllib.request.HTTPRedirectHandler method)
http_error_401() (urllib.request.HTTPBasicAuthHandler method)
(urllib.request.HTTPDigestAuthHandler method)
http_error_407() (urllib.request.ProxyBasicAuthHandler method)
(urllib.request.ProxyDigestAuthHandler method)
http_error_auth_reqed() (urllib.request.AbstractBasicAuthHandler method)
(urllib.request.AbstractDigestAuthHandler method)
http_error_default() (urllib.request.BaseHandler method)
http_error_nnn() (urllib.request.BaseHandler method)
http_open() (urllib.request.HTTPHandler method)
HTTP_PORT (in module http.client)
http_proxy, [1], [2]
http_response() (urllib.request.HTTPErrorProcessor method)
http_version (wsgiref.handlers.BaseHandler attribute)
HTTPBasicAuthHandler (class in urllib.request)
HTTPConnection (class in http.client)
HTTPCookieProcessor (class in urllib.request)
httpd
HTTPDefaultErrorHandler (class in urllib.request)
HTTPDigestAuthHandler (class in urllib.request)
HTTPError, [1], [2]
HTTPErrorProcessor (class in urllib.request)
HTTPException
HTTPHandler (class in logging.handlers)
(class in urllib.request)
httplib2 (module)
HTTPPasswordMgr (class in urllib.request)
HTTPPasswordMgrWithDefaultRealm (class in urllib.request)
HTTPPasswordMgrWithPriorAuth (class in urllib.request)
HTTPRedirectHandler (class in urllib.request)
HTTPResponse
(class in http.client)
https_open() (urllib.request.HTTPSHandler method)
HTTPS_PORT (in module http.client)
https_response() (urllib.request.HTTPErrorProcessor method)
HTTPSConnection (class in http.client)
HTTPServer (class in http.server)
HTTPSHandler (class in urllib.request)
HTTPStatus (class in http)
hud_alert() (in module console)
(in module dialogs)
hypot() (in module math)

I

I (in module re)
I/O control
POSIX
UNIX
buffering, [1]
tty
iadd() (in module operator)
iand() (in module operator)
iconcat() (in module operator)
id
built-in function
id (contacts.Group attribute)
(contacts.Person attribute)
(ssl.SSLSession attribute)
id() (built-in function)
(unittest.TestCase method)
ident (select.kevent attribute)
(threading.Thread attribute)
identchars (cmd.Cmd attribute)
identifier, [1]
(reminders.Calendar attribute)
identity
test
identity of an object
idioms (2to3 fixer)
IDLE
IEEE-754
if
statement, [1]
if_indextoname() (in module socket)
if_nameindex() (in module socket)
if_nametoindex() (in module socket)
ifloordiv() (in module operator)
iglob() (in module glob)
ignorableWhitespace() (xml.sax.handler.ContentHandler method)
ignore (pdb command)
ignore_errors() (in module codecs)
IGNORE_EXCEPTION_DETAIL (in module doctest)
ignore_patterns() (in module shutil)
IGNORECASE (in module re)
ihave() (nntplib.NNTP method)
IISCGIHandler (class in wsgiref.handlers)
ilshift() (in module operator)
imag (numbers.Complex attribute)
Image (class in ui)
(module)
image (ui.Button attribute)
(ui.ButtonItem attribute)
(ui.ImageView attribute)
image() (in module scene_drawing)
image_data (contacts.Person attribute)
image_quad() (in module scene_drawing)
image_view (ui.TableViewCell attribute)
ImageChops (module)
ImageColor (module)
ImageContext (class in ui)
ImageDraw (module)
ImageEnhance (module)
ImageFile (module)
ImageFilter (module)
ImageFont (module)
ImageMath (module)
ImageOps (module)
ImagePath (module)
images2gif (module)
ImageView (class in ui)
imaginary literal
imap() (multiprocessing.pool.Pool method)
IMAP4
protocol
IMAP4 (class in imaplib)
IMAP4.abort
IMAP4.error
IMAP4.readonly
IMAP4_SSL
protocol
IMAP4_SSL (class in imaplib)
IMAP4_stream
protocol
IMAP4_stream (class in imaplib)
imap_unordered() (multiprocessing.pool.Pool method)
imaplib (module)
imatmul() (in module operator)
imghdr (module)
immutable
data type
object, [1], [2]
sequence types
immutable object
immutable sequence
object
immutable types
subclassing
imod() (in module operator)
imp
module
imp (module)
ImpImporter (class in pkgutil)
implementation (in module sys)
ImpLoader (class in pkgutil)
import
hooks
statement, [1], [2], [3]
import (2to3 fixer)
import hooks
import machinery
import path
import_fresh_module() (in module test.support)
IMPORT_FROM (opcode)
import_module() (in module importlib)
(in module test.support)
IMPORT_NAME (opcode)
IMPORT_STAR (opcode)
importer
ImportError
exception
importing
importlib (module)
importlib.abc (module)
importlib.machinery (module)
importlib.util (module)
imports (2to3 fixer)
imports2 (2to3 fixer)
ImportWarning
ImproperConnectionState
imul() (in module operator)
in
keyword, [1]
operator, [1], [2]
in_background() (in module ui)
in_dll() (ctypes._CData method)
in_table_a1() (in module stringprep)
in_table_b1() (in module stringprep)
in_table_c11() (in module stringprep)
in_table_c11_c12() (in module stringprep)
in_table_c12() (in module stringprep)
in_table_c21() (in module stringprep)
in_table_c21_c22() (in module stringprep)
in_table_c22() (in module stringprep)
in_table_c3() (in module stringprep)
in_table_c4() (in module stringprep)
in_table_c5() (in module stringprep)
in_table_c6() (in module stringprep)
in_table_c7() (in module stringprep)
in_table_c8() (in module stringprep)
in_table_c9() (in module stringprep)
in_table_d1() (in module stringprep)
in_table_d2() (in module stringprep)
in_transaction (sqlite3.Connection attribute)
include() (in module stpl)
inclusive
or
inclusive (tracemalloc.DomainFilter attribute)
(tracemalloc.Filter attribute)
Incomplete
IncompleteRead
IncompleteReadError
increment_lineno() (in module ast)
IncrementalDecoder (class in codecs)
incrementaldecoder (codecs.CodecInfo attribute)
IncrementalEncoder (class in codecs)
incrementalencoder (codecs.CodecInfo attribute)
IncrementalNewlineDecoder (class in io)
IncrementalParser (class in xml.sax.xmlreader)
indent (doctest.Example attribute)
INDENT (in module token)
INDENT token
indent() (in module textwrap)
indentation
IndentationError
index operation
index() (array.array method)
(bytearray method)
(bytes method)
(collections.deque method)
(in module operator)
(sequence method)
(str method)
IndexError
indexOf() (in module operator)
IndexSizeErr
indicator_style (ui.ScrollView attribute)
indices() (slice method)
inet_aton() (in module socket)
inet_ntoa() (in module socket)
inet_ntop() (in module socket)
inet_pton() (in module socket)
Inexact (class in decimal)
inf (in module cmath)
(in module math)
infile
command line option
infile (shlex.shlex attribute)
Infinity
infj (in module cmath)
info (Image.Image attribute)
info() (dis.Bytecode method)
(gettext.NullTranslations method)
(in module logging)
(logging.Logger method)
infolist() (zipfile.ZipFile method)
inheritance
ini file
init() (in module mimetypes)
inited (in module mimetypes)
initgroups() (in module os)
initial_indent (textwrap.TextWrapper attribute)
initialize_options() (distutils.cmd.Command method)
inode() (os.DirEntry method)
INPLACE_ADD (opcode)
INPLACE_AND (opcode)
INPLACE_FLOOR_DIVIDE (opcode)
INPLACE_LSHIFT (opcode)
INPLACE_MATRIX_MULTIPLY (opcode)
INPLACE_MODULO (opcode)
INPLACE_MULTIPLY (opcode)
INPLACE_OR (opcode)
INPLACE_POWER (opcode)
INPLACE_RSHIFT (opcode)
INPLACE_SUBTRACT (opcode)
INPLACE_TRUE_DIVIDE (opcode)
INPLACE_XOR (opcode)
input
(2to3 fixer)
input() (built-in function)
(in module fileinput)
input_alert() (in module console)
(in module dialogs)
input_charset (email.charset.Charset attribute)
input_codec (email.charset.Charset attribute)
input_encoding (bottle.FormsDict attribute)
InputSource (class in xml.sax.xmlreader)
insert() (array.array method)
(collections.deque method)
(sequence method)
(xml.etree.ElementTree.Element method)
insert_rows() (ui.TableView method)
insert_text() (in module keyboard)
insertBefore() (xml.dom.Node method)
inset() (scene.Rect method)
insort() (in module bisect)
insort_left() (in module bisect)
insort_right() (in module bisect)
inspect (module)
inspect command line option
--details
InspectLoader (class in importlib.abc)
install() (bottle.Bottle method)
(gettext.NullTranslations method)
(in module gettext)
install_opener() (in module urllib.request)
install_scripts() (venv.EnvBuilder method)
installHandler() (in module unittest)
instance
call, [1]
class
object, [1], [2]
instant_message (contacts.Person attribute)
instream (shlex.shlex attribute)
Instruction (class in dis)
Instruction.arg (in module dis)
Instruction.argrepr (in module dis)
Instruction.argval (in module dis)
Instruction.is_jump_target (in module dis)
Instruction.offset (in module dis)
Instruction.opcode (in module dis)
Instruction.opname (in module dis)
Instruction.starts_line (in module dis)
int
built-in function, [1]
int (built-in class)
(uuid.UUID attribute)
Int2AP() (in module imaplib)
int_info (in module sys)
integer
literals
object, [1]
representation
types, operations on
integer literal
Integral (class in numbers)
IntegrityError
Intel/DVI ADPCM
IntEnum (class in enum)
interact (pdb command)
interact() (code.InteractiveConsole method)
(in module code)
(telnetlib.Telnet method)
interactive
interactive mode
InteractiveConsole (class in code)
InteractiveInterpreter (class in code)
intern (2to3 fixer)
intern() (in module sys)
internal type
internal_attr (zipfile.ZipInfo attribute)
Internaldate2tuple() (in module imaplib)
internalSubset (xml.dom.DocumentType attribute)
Internet
interpolated string literal
interpolation, bytearray (%)
interpolation, bytes (%)
interpolation, string (%)
InterpolationDepthError
InterpolationError
InterpolationMissingOptionError
InterpolationSyntaxError
interpreted
interpreter
interpreter prompts
interpreter shutdown
interrupt() (sqlite3.Connection method)
interrupt_main() (in module _thread)
InterruptedError
intersection() (scene.Rect method)
(set method)
intersection_update() (set method)
intersects() (scene.Rect method)
IntFlag (class in enum)
intro (cmd.Cmd attribute)
InuseAttributeErr
inv() (in module operator)
InvalidAccessErr
invalidate_caches() (importlib.abc.MetaPathFinder method)
(importlib.abc.PathEntryFinder method)
(importlib.machinery.FileFinder method)
(importlib.machinery.PathFinder class method)
(in module importlib)
InvalidCharacterErr
InvalidModificationErr
InvalidOperation (class in decimal)
InvalidStateErr
InvalidStateError
InvalidURL
inversion
invert() (in module ImageChops)
(in module ImageOps)
(in module operator)
(ui.Transform method)
invocation
io
module
io (class in typing)
(module)
io.StringIO
object
IOBase (class in io)
ioctl() (in module fcntl)
(socket.socket method)
IOError
ior() (in module operator)
ip (ipaddress.IPv4Interface attribute)
(ipaddress.IPv6Interface attribute)
ip_address() (in module ipaddress)
ip_interface() (in module ipaddress)
ip_network() (in module ipaddress)
ipaddress (module)
ipow() (in module operator)
ipv4_mapped (ipaddress.IPv6Address attribute)
IPv4Address (class in ipaddress)
IPv4Interface (class in ipaddress)
IPv4Network (class in ipaddress)
IPv6Address (class in ipaddress)
IPv6Interface (class in ipaddress)
IPv6Network (class in ipaddress)
irshift() (in module operator)
is
operator, [1]
is not
operator, [1]
is_() (in module operator)
is_absolute() (pathlib.PurePath method)
is_ajax (bottle.BaseRequest attribute)
is_alive() (multiprocessing.Process method)
(threading.Thread method)
is_assigned() (symtable.Symbol method)
is_attachment() (email.message.EmailMessage method)
is_authenticated() (urllib.request.HTTPPasswordMgrWithPriorAuth method)
is_authorized() (in module contacts)
(in module location)
is_block_device() (pathlib.Path method)
is_blocked() (http.cookiejar.DefaultCookiePolicy method)
is_canonical() (decimal.Context method)
(decimal.Decimal method)
is_char_device() (pathlib.Path method)
IS_CHARACTER_JUNK() (in module difflib)
is_check_supported() (in module lzma)
is_closed() (asyncio.AbstractEventLoop method)
is_closing() (asyncio.BaseTransport method)
is_declared_global() (symtable.Symbol method)
is_dir() (os.DirEntry method)
(pathlib.Path method)
(zipfile.ZipInfo method)
is_enabled() (in module faulthandler)
is_expired() (http.cookiejar.Cookie method)
is_fifo() (pathlib.Path method)
is_file() (os.DirEntry method)
(pathlib.Path method)
is_finalizing() (in module sys)
is_finite() (decimal.Context method)
(decimal.Decimal method)
is_free() (symtable.Symbol method)
is_global (ipaddress.IPv4Address attribute)
(ipaddress.IPv6Address attribute)
is_global() (symtable.Symbol method)
is_hop_by_hop() (in module wsgiref.util)
is_imported() (symtable.Symbol method)
is_in_background() (in module console)
is_infinite() (decimal.Context method)
(decimal.Decimal method)
is_integer() (float method)
is_jython (in module test.support)
is_keyboard() (in module keyboard)
IS_LINE_JUNK() (in module difflib)
is_link_local (ipaddress.IPv4Address attribute)
(ipaddress.IPv4Network attribute)
(ipaddress.IPv6Address attribute)
(ipaddress.IPv6Network attribute)
is_local() (symtable.Symbol method)
is_loopback (ipaddress.IPv4Address attribute)
(ipaddress.IPv4Network attribute)
(ipaddress.IPv6Address attribute)
(ipaddress.IPv6Network attribute)
is_multicast (ipaddress.IPv4Address attribute)
(ipaddress.IPv4Network attribute)
(ipaddress.IPv6Address attribute)
(ipaddress.IPv6Network attribute)
is_multipart() (email.message.EmailMessage method)
(email.message.Message method)
is_namespace() (symtable.Symbol method)
is_nan() (decimal.Context method)
(decimal.Decimal method)
is_nested() (symtable.SymbolTable method)
is_normal() (decimal.Context method)
(decimal.Decimal method)
is_not() (in module operator)
is_not_allowed() (http.cookiejar.DefaultCookiePolicy method)
is_optimized() (symtable.SymbolTable method)
is_package() (importlib.abc.InspectLoader method)
(importlib.abc.SourceLoader method)
(importlib.machinery.ExtensionFileLoader method)
(importlib.machinery.SourceFileLoader method)
(importlib.machinery.SourcelessFileLoader method)
(zipimport.zipimporter method)
is_parameter() (symtable.Symbol method)
is_permanent_redirect (requests.Response attribute), [1]
is_private (ipaddress.IPv4Address attribute)
(ipaddress.IPv4Network attribute)
(ipaddress.IPv6Address attribute)
(ipaddress.IPv6Network attribute)
is_python_build() (in module sysconfig)
is_qnan() (decimal.Context method)
(decimal.Decimal method)
is_redirect (requests.Response attribute), [1]
is_referenced() (symtable.Symbol method)
is_reserved (ipaddress.IPv4Address attribute)
(ipaddress.IPv4Network attribute)
(ipaddress.IPv6Address attribute)
(ipaddress.IPv6Network attribute)
is_reserved() (pathlib.PurePath method)
is_resource_enabled() (in module test.support)
is_running() (asyncio.AbstractEventLoop method)
is_running_extension() (in module appex)
is_set() (asyncio.Event method)
(threading.Event method)
is_signed() (decimal.Context method)
(decimal.Decimal method)
is_site_local (ipaddress.IPv6Address attribute)
(ipaddress.IPv6Network attribute)
is_snan() (decimal.Context method)
(decimal.Decimal method)
is_socket() (pathlib.Path method)
is_speaking() (in module speech)
is_subnormal() (decimal.Context method)
(decimal.Decimal method)
is_symlink() (os.DirEntry method)
(pathlib.Path method)
is_tarfile() (in module tarfile)
is_tracing() (in module tracemalloc)
is_tracked() (in module gc)
is_unspecified (ipaddress.IPv4Address attribute)
(ipaddress.IPv4Network attribute)
(ipaddress.IPv6Address attribute)
(ipaddress.IPv6Network attribute)
is_widget() (in module appex)
is_xhr (bottle.BaseRequest attribute)
is_zero() (decimal.Context method)
(decimal.Decimal method)
is_zipfile() (in module zipfile)
isabs() (in module os.path)
isabstract() (in module inspect)
IsADirectoryError
isalnum() (bytearray method)
(bytes method)
(str method)
isalpha() (bytearray method)
(bytes method)
(str method)
isasyncgen() (in module inspect)
isasyncgenfunction() (in module inspect)
isatty() (chunk.Chunk method)
(in module os)
(io.IOBase method)
isawaitable() (in module inspect)
isblk() (tarfile.TarInfo method)
isbuiltin() (in module inspect)
ischr() (tarfile.TarInfo method)
isclass() (in module inspect)
isclose() (in module cmath)
(in module math)
iscode() (in module inspect)
iscoroutine() (in module asyncio)
(in module inspect)
iscoroutinefunction() (in module asyncio)
(in module inspect)
isDaemon() (threading.Thread method)
isdatadescriptor() (in module inspect)
isdecimal() (str method)
isdev() (tarfile.TarInfo method)
isdigit() (bytearray method)
(bytes method)
(str method)
isdir() (in module os.path)
(tarfile.TarInfo method)
isdisjoint() (set method)
isdown() (in module turtle)
iselement() (in module xml.etree.ElementTree)
isenabled() (in module gc)
isEnabledFor() (logging.Logger method)
isEncrypted (PyPDF2.PdfFileReader attribute)
ISEOF() (in module token)
isexpr() (in module parser)
(parser.ST method)
isfifo() (tarfile.TarInfo method)
isfile() (in module os.path)
(tarfile.TarInfo method)
isfinite() (in module cmath)
(in module math)
isfirstline() (in module fileinput)
isframe() (in module inspect)
isfunction() (in module inspect)
isgenerator() (in module inspect)
isgeneratorfunction() (in module inspect)
isgetsetdescriptor() (in module inspect)
isidentifier() (str method)
isinf() (in module cmath)
(in module math)
isinstance (2to3 fixer)
isinstance() (built-in function)
iskeyword() (in module keyword)
isleap() (in module calendar)
islice() (in module itertools)
islink() (in module os.path)
islnk() (tarfile.TarInfo method)
islower() (bytearray method)
(bytes method)
(str method)
ismemberdescriptor() (in module inspect)
ismethod() (in module inspect)
ismethoddescriptor() (in module inspect)
ismodule() (in module inspect)
ismount() (in module os.path)
isnan() (in module cmath)
(in module math)
ISNONTERMINAL() (in module token)
isnumeric() (str method)
isocalendar() (datetime.date method)
(datetime.datetime method)
isoformat() (datetime.date method)
(datetime.datetime method)
(datetime.time method)
isolation_level (sqlite3.Connection attribute)
isoweekday() (datetime.date method)
(datetime.datetime method)
isprintable() (str method)
isreadable() (in module pprint)
(pprint.PrettyPrinter method)
isrecursive() (in module pprint)
(pprint.PrettyPrinter method)
isreg() (tarfile.TarInfo method)
isReservedKey() (http.cookies.Morsel method)
isroutine() (in module inspect)
isSameNode() (xml.dom.Node method)
isspace() (bytearray method)
(bytes method)
(str method)
isstdin() (in module fileinput)
issubclass() (built-in function)
issubset() (set method)
issuite() (in module parser)
(parser.ST method)
issuperset() (set method)
issym() (tarfile.TarInfo method)
ISTERMINAL() (in module token)
istitle() (bytearray method)
(bytes method)
(str method)
istraceback() (in module inspect)
isub() (in module operator)
isupper() (bytearray method)
(bytes method)
(str method)
isvisible() (in module turtle)
item
sequence
string
item selection
item() (xml.dom.NamedNodeMap method)
(xml.dom.NodeList method)
itemgetter() (in module operator)
items (ui.ListDataSource attribute)
items() (configparser.ConfigParser method)
(dict method)
(email.message.EmailMessage method)
(email.message.Message method)
(mailbox.Mailbox method)
(types.MappingProxyType method)
(xml.etree.ElementTree.Element method)
itemsize (array.array attribute)
(memoryview attribute)
ItemsView (class in collections.abc)
(class in typing)
iter() (built-in function)
(xml.etree.ElementTree.Element method)
(xml.etree.ElementTree.ElementTree method)
iter_attachments() (email.message.EmailMessage method)
iter_child_nodes() (in module ast)
iter_content() (requests.Response method), [1]
iter_fields() (in module ast)
iter_headers() (bottle.BaseResponse method)
iter_importers() (in module pkgutil)
iter_lines() (requests.Response method), [1]
iter_modules() (in module pkgutil)
iter_parts() (email.message.EmailMessage method)
iter_unpack() (in module struct)
(struct.Struct method)
iterable
unpacking
Iterable (class in collections.abc)
(class in typing)
iterator
Iterator (class in collections.abc)
(class in typing)
iterator protocol
iterdecode() (in module codecs)
iterdir() (pathlib.Path method)
iterdump() (sqlite3.Connection method)
iterencode() (in module codecs)
(json.JSONEncoder method)
iterfind() (xml.etree.ElementTree.Element method)
(xml.etree.ElementTree.ElementTree method)
iteritems() (mailbox.Mailbox method)
iterkeys() (mailbox.Mailbox method)
itermonthdates() (calendar.Calendar method)
itermonthdays() (calendar.Calendar method)
itermonthdays2() (calendar.Calendar method)
iterparse() (in module xml.etree.ElementTree)
itertext() (xml.etree.ElementTree.Element method)
itertools (2to3 fixer)
(module)
itertools_imports (2to3 fixer)
itervalues() (mailbox.Mailbox method)
iterweekdays() (calendar.Calendar method)
ITIMER_PROF (in module signal)
ITIMER_REAL (in module signal)
ITIMER_VIRTUAL (in module signal)
ItimerError
itruediv() (in module operator)
itsdangerous (module)
ixor() (in module operator)

J

Jansen, Jack
Java
language
java_ver() (in module platform)
jinja2 (module)
job_title (contacts.Person attribute)
join() (asyncio.Queue method)
(bytearray method)
(bytes method)
(in module os.path)
(multiprocessing.JoinableQueue method)
(multiprocessing.Process method)
(multiprocessing.pool.Pool method)
(queue.Queue method)
(str method)
(threading.Thread method)
join_thread() (multiprocessing.Queue method)
JoinableQueue (class in multiprocessing)
joinpath() (pathlib.PurePath method)
js_output() (http.cookies.BaseCookie method)
(http.cookies.Morsel method)
json
module
json (bottle.BaseRequest attribute)
(module)
json() (requests.Response method), [1]
json.tool (module)
JSONDecodeError
JSONDecoder (class in json)
JSONEncoder (class in json)
jump (pdb command)
JUMP_ABSOLUTE (opcode)
JUMP_FORWARD (opcode)
JUMP_IF_FALSE_OR_POP (opcode)
JUMP_IF_TRUE_OR_POP (opcode)

K

KDEDIR
Kernel() (in module ImageFilter)
kevent() (in module select)
key
(http.cookies.Morsel attribute)
key function
key/datum pair
key_command() (ui.View method)
keyboard (module)
KEYBOARD_ASCII (in module ui)
KEYBOARD_DECIMAL_PAD (in module ui)
KEYBOARD_DEFAULT (in module ui)
KEYBOARD_EMAIL (in module ui)
KEYBOARD_NAME_PHONE_PAD (in module ui)
KEYBOARD_NUMBER_PAD (in module ui)
KEYBOARD_NUMBERS (in module ui)
KEYBOARD_PHONE_PAD (in module ui)
KEYBOARD_TWITTER (in module ui)
keyboard_type (ui.TextField attribute)
(ui.TextView attribute)
KEYBOARD_URL (in module ui)
KEYBOARD_WEB_SEARCH (in module ui)
KeyboardInterrupt
keychain (module)
KeyError
keyrefs() (weakref.WeakKeyDictionary method)
keys() (dict method)
(email.message.EmailMessage method)
(email.message.Message method)
(mailbox.Mailbox method)
(sqlite3.Row method)
(types.MappingProxyType method)
(xml.etree.ElementTree.Element method)
KeysView (class in collections.abc)
(class in typing)
keyword
async
await
elif, [1]
else, [1], [2], [3], [4], [5], [6], [7]
except, [1]
finally, [1], [2], [3], [4]
from, [1]
in, [1]
yield
keyword (module)
keyword argument
keywords (functools.partial attribute)
kill() (asyncio.asyncio.subprocess.Process method)
(asyncio.BaseSubprocessTransport method)
(in module os)
(subprocess.Popen method)
killpg() (in module os)
kind (contacts.Person attribute)
(inspect.Parameter attribute)
knownfiles (in module mimetypes)
kqueue() (in module select)
KqueueSelector (class in selectors)
kwargs (inspect.BoundArguments attribute)
kwlist (in module keyword)

L

L (in module re)
Label (class in ui)
LabelNode (class in scene)
lambda
expression, [1]
form
LambdaType (in module types)
LANDSCAPE (in module scene)
LANG, [1], [2], [3], [4]
LANGUAGE, [1]
language
C, [1], [2], [3], [4], [5]
Java
large files
LargeZipFile
last() (nntplib.NNTP method)
last_accepted (multiprocessing.connection.Listener attribute)
last_name (contacts.Person attribute)
last_name_phonetic (contacts.Person attribute)
last_traceback (in module sys), [1]
last_type (in module sys)
last_value (in module sys)
lastChild (xml.dom.Node attribute)
lastcmd (cmd.Cmd attribute)
lastgroup (re.match attribute)
lastindex (re.match attribute)
lastResort (in module logging)
lastrowid (sqlite3.Cursor attribute)
lazycache() (in module linecache)
LazyLoader (class in importlib.util)
LB_CHAR_WRAP (in module ui)
LB_CLIP (in module ui)
LB_TRUNCATE_HEAD (in module ui)
LB_TRUNCATE_MIDDLE (in module ui)
LB_TRUNCATE_TAIL (in module ui)
LB_WORD_WRAP (in module ui)
LBRACE (in module token)
LBYL
LC_ALL, [1]
(in module locale)
LC_COLLATE (in module locale)
LC_CTYPE (in module locale)
LC_MESSAGES, [1]
(in module locale)
LC_MONETARY (in module locale)
LC_NUMERIC (in module locale)
LC_TIME (in module locale)
lchflags() (in module os)
lchmod() (in module os)
(pathlib.Path method)
lchown() (in module os)
LDCXXSHARED
ldexp() (in module math)
LDFLAGS
ldgettext() (in module gettext)
ldngettext() (in module gettext)
le() (in module operator)
leading whitespace
leapdays() (in module calendar)
left (filecmp.dircmp attribute)
(PyPDF2.Destination attribute)
left() (in module turtle)
left_button_items (ui.View attribute)
left_list (filecmp.dircmp attribute)
left_only (filecmp.dircmp attribute)
LEFTSHIFT (in module token)
LEFTSHIFTEQUAL (in module token)
len
built-in function, [1], [2], [3], [4], [5]
len() (built-in function)
length (xml.dom.NamedNodeMap attribute)
(xml.dom.NodeList attribute)
length_hint() (in module operator)
LESS (in module token)
LESSEQUAL (in module token)
lexical analysis
lexical definitions
lexists() (in module os.path)
lgamma() (in module math)
lgettext() (gettext.GNUTranslations method)
(gettext.NullTranslations method)
(in module gettext)
lib2to3 (module)
libc_ver() (in module platform)
library (in module dbm.ndbm)
(ssl.SSLError attribute)
library_dir_option() (distutils.ccompiler.CCompiler method)
library_filename() (distutils.ccompiler.CCompiler method)
library_option() (distutils.ccompiler.CCompiler method)
LibraryLoader (class in ctypes)
license (built-in variable)
LifoQueue (class in asyncio)
(class in queue)
light-weight processes
lighter() (in module ImageChops)
limit_denominator() (fractions.Fraction method)
LimitOverrunError
lin2adpcm() (in module audioop)
lin2alaw() (in module audioop)
lin2lin() (in module audioop)
lin2ulaw() (in module audioop)
line (C function)
line continuation
line joining, [1]
line structure
line() (ImageDraw.ImageDraw method)
(in module scene_drawing)
line-buffered I/O
line_break_mode (ui.Label attribute)
line_buffering (io.TextIOWrapper attribute)
LINE_CAP_BUTT (in module ui)
LINE_CAP_ROUND (in module ui)
LINE_CAP_SQUARE (in module ui)
line_cap_style (ui.Path attribute)
LINE_JOIN_BEVEL (in module ui)
LINE_JOIN_MITER (in module ui)
LINE_JOIN_ROUND (in module ui)
line_join_style (ui.Path attribute)
line_num (csv.csvreader attribute)
line_to() (ui.Path method)
line_width (ui.Path attribute)
linecache (module)
lineno (ast.AST attribute)
(doctest.DocTest attribute)
(doctest.Example attribute)
(json.JSONDecodeError attribute)
(pyclbr.Class attribute)
(pyclbr.Function attribute)
(re.error attribute)
(shlex.shlex attribute)
(traceback.TracebackException attribute)
(tracemalloc.Filter attribute)
(tracemalloc.Frame attribute)
(xml.parsers.expat.ExpatError attribute)
lineno() (in module fileinput)
LINES
lines (os.terminal_size attribute)
linesep (email.policy.Policy attribute)
(in module os)
lineterminator (csv.Dialect attribute)
LineTooLong
linguistictagger (module)
link() (distutils.ccompiler.CCompiler method)
(in module os)
link_executable() (distutils.ccompiler.CCompiler method)
link_shared_lib() (distutils.ccompiler.CCompiler method)
link_shared_object() (distutils.ccompiler.CCompiler method)
linkname (tarfile.TarInfo attribute)
links (requests.Response attribute), [1]
linux_distribution() (in module platform)
list
assignment, target
comprehensions
deletion target
display
empty
expression, [1], [2]
object, [1], [2], [3], [4], [5], [6], [7]
target, [1], [2]
type, operations on
list (built-in class)
List (class in typing)
list (pdb command)
list comprehension
list() (imaplib.IMAP4 method)
(multiprocessing.managers.SyncManager method)
(nntplib.NNTP method)
(poplib.POP3 method)
(tarfile.TarFile method)
LIST_APPEND (opcode)
list_dialects() (in module csv)
list_dialog() (in module dialogs)
list_folders() (mailbox.Maildir method)
(mailbox.MH method)
ListDataSource (class in ui)
listdir() (in module os)
listen() (asyncore.dispatcher method)
(in module logging.config)
(socket.socket method)
Listener (class in multiprocessing.connection)
listMethods() (xmlrpc.client.ServerProxy.system method)
listxattr() (in module os)
literal, [1]
literal_eval() (in module ast)
literals
binary
complex number
floating point
hexadecimal
integer
numeric
octal
LittleEndianStructure (class in ctypes)
ljust() (bytearray method)
(bytes method)
(str method)
ll (pdb command)
LMTP (class in smtplib)
ln() (decimal.Context method)
(decimal.Decimal method)
LNAME
lngettext() (gettext.GNUTranslations method)
(gettext.NullTranslations method)
(in module gettext)
load() (http.cookiejar.FileCookieJar method)
(Image.Image method)
(http.cookies.BaseCookie method)
(in module ImageFont)
(in module bottle)
(in module json)
(in module marshal)
(in module pickle)
(in module plistlib)
(pickle.Unpickler method)
(tracemalloc.Snapshot class method)
load_app() (in module bottle)
LOAD_ATTR (opcode)
LOAD_BUILD_CLASS (opcode)
load_cert_chain() (ssl.SSLContext method)
LOAD_CLASSDEREF (opcode)
LOAD_CLOSURE (opcode)
load_config() (bottle.ConfigDict method)
LOAD_CONST (opcode)
load_default() (in module ImageFont)
load_default_certs() (ssl.SSLContext method)
LOAD_DEREF (opcode)
load_dh_params() (ssl.SSLContext method)
load_dict() (bottle.ConfigDict method)
load_extension() (sqlite3.Connection method)
LOAD_FAST (opcode)
load_framework() (in module objc_util)
load_from_url() (ui.ImageView method)
LOAD_GLOBAL (opcode)
load_html() (ui.WebView method)
load_image() (in module scene_drawing)
load_image_file() (in module scene_drawing)
load_module() (importlib.abc.FileLoader method)
(importlib.abc.InspectLoader method)
(importlib.abc.Loader method)
(importlib.abc.SourceLoader method)
(importlib.machinery.SourceFileLoader method)
(importlib.machinery.SourcelessFileLoader method)
(in module imp)
(zipimport.zipimporter method)
LOAD_NAME (opcode)
load_package_tests() (in module test.support)
load_path() (in module ImageFont)
load_pil_image() (in module scene_drawing)
load_url() (ui.WebView method)
load_verify_locations() (ssl.SSLContext method)
load_view() (in module ui)
load_view_str() (in module ui)
loader, [1]
Loader (class in importlib.abc)
loader (importlib.machinery.ModuleSpec attribute)
loader_state (importlib.machinery.ModuleSpec attribute)
LoadError
LoadLibrary() (ctypes.LibraryLoader method)
loads() (in module json)
(in module marshal)
(in module pickle)
(in module plistlib)
(in module xmlrpc.client)
loadTestsFromModule() (unittest.TestLoader method)
loadTestsFromName() (unittest.TestLoader method)
loadTestsFromNames() (unittest.TestLoader method)
loadTestsFromTestCase() (unittest.TestLoader method)
local (class in threading)
local_id (photos.Asset attribute)
(photos.AssetCollection attribute)
localcontext() (in module decimal)
LOCALE (in module re)
locale (module)
localeconv() (in module locale)
LocaleHTMLCalendar (class in calendar)
LocaleTextCalendar (class in calendar)
localized_label() (in module contacts)
localName (xml.dom.Attr attribute)
(xml.dom.Node attribute)
LocalRequest (class in bottle)
LocalResponse (class in bottle)
locals() (built-in function)
localtime() (in module email.utils)
(in module time)
location (module)
(photos.Asset attribute)
(reminders.Alarm attribute)
(scene.Touch attribute)
(ui.Touch attribute)
Locator (class in xml.sax.xmlreader)
Lock (class in asyncio)
(class in multiprocessing)
(class in threading)
lock() (mailbox.Babyl method)
(mailbox.MH method)
(mailbox.MMDF method)
(mailbox.Mailbox method)
(mailbox.Maildir method)
(mailbox.mbox method)
Lock() (multiprocessing.managers.SyncManager method)
lock_held() (in module imp)
locked() (_thread.lock method)
(asyncio.Condition method)
(asyncio.Lock method)
(asyncio.Semaphore method)
lockf() (in module fcntl)
(in module os)
LockType (in module _thread)
log() (in module cmath)
(in module logging)
(in module math)
(logging.Logger method)
log10() (decimal.Context method)
(decimal.Decimal method)
(in module cmath)
(in module math)
log1p() (in module math)
log2() (in module math)
log_date_time_string() (http.server.BaseHTTPRequestHandler method)
log_error() (http.server.BaseHTTPRequestHandler method)
log_exception() (wsgiref.handlers.BaseHandler method)
log_message() (http.server.BaseHTTPRequestHandler method)
log_request() (http.server.BaseHTTPRequestHandler method)
log_to_stderr() (in module multiprocessing)
logb() (decimal.Context method)
(decimal.Decimal method)
Logger (class in logging)
LoggerAdapter (class in logging)
logging
Errors
logging (module)
logging.config (module)
logging.handlers (module)
logical line
logical_and() (decimal.Context method)
(decimal.Decimal method)
logical_invert() (decimal.Context method)
(decimal.Decimal method)
logical_or() (decimal.Context method)
(decimal.Decimal method)
logical_xor() (decimal.Context method)
(decimal.Decimal method)
login() (ftplib.FTP method)
(imaplib.IMAP4 method)
(nntplib.NNTP method)
(smtplib.SMTP method)
login_alert() (in module console)
(in module dialogs)
login_cram_md5() (imaplib.IMAP4 method)
LOGNAME, [1]
lognormvariate() (in module random)
logout() (imaplib.IMAP4 method)
LogRecord (class in logging)
long (2to3 fixer)
longMessage (unittest.TestCase attribute)
lookup() (bottle.ResourceManager method)
(in module codecs)
(in module unicodedata)
(symtable.SymbolTable method)
lookup_error() (in module codecs)
LookupError
loop
over mutable sequence
statement, [1], [2], [3]
loop control
target
loop() (in module asyncore)
looping (sound.Effect attribute)
lower() (bytearray method)
(bytes method)
(str method)
LPAR (in module token)
lru_cache() (in module functools)
lseek() (in module os)
lshift() (in module operator)
LSQB (in module token)
lstat() (in module os)
(pathlib.Path method)
lstrip() (bytearray method)
(bytes method)
(str method)
lsub() (imaplib.IMAP4 method)
lt() (in module operator)
(in module turtle)
LWPCookieJar (class in http.cookiejar)
lzma (module)
LZMACompressor (class in lzma)
LZMADecompressor (class in lzma)
LZMAError
LZMAFile (class in lzma)

M

M (in module re)
mac_ver() (in module platform)
machine() (in module platform)
macpath (module)
macros (netrc.netrc attribute)
MAGIC_NUMBER (in module importlib.util)
MagicMock (class in unittest.mock)
Mailbox (class in mailbox)
mailbox (module)
mailcap (module)
Maildir (class in mailbox)
MaildirMessage (class in mailbox)
mailfrom (smtpd.SMTPChannel attribute)
MailmanProxy (class in smtpd)
main() (in module py_compile)
(in module site)
(in module unittest)
main_thread() (in module threading)
maintype (email.headerregistry.ContentTypeHeader attribute)
major (email.headerregistry.MIMEVersionHeader attribute)
major() (in module os)
make() (in module qrcode)
make_alternative() (email.message.EmailMessage method)
make_archive() (in module distutils.archive_util)
(in module shutil)
make_bad_fd() (in module test.support)
make_cookies() (http.cookiejar.CookieJar method)
make_file() (difflib.HtmlDiff method)
MAKE_FUNCTION (opcode)
make_header() (in module email.header)
make_mixed() (email.message.EmailMessage method)
make_msgid() (in module email.utils)
make_new_file() (in module editor)
make_parser() (in module xml.sax)
make_related() (email.message.EmailMessage method)
make_server() (in module wsgiref.simple_server)
make_table() (difflib.HtmlDiff method)
make_tarball() (in module distutils.archive_util)
make_zipfile() (in module distutils.archive_util)
makedev() (in module os)
makedirs() (in module os)
makeelement() (xml.etree.ElementTree.Element method)
makefile() (socket method)
(socket.socket method)
makeLogRecord() (in module logging)
makePickle() (logging.handlers.SocketHandler method)
makeRecord() (logging.Logger method)
makeSocket() (logging.handlers.DatagramHandler method)
(logging.handlers.SocketHandler method)
maketrans() (bytearray static method)
(bytes static method)
(str static method)
mangle_from_ (email.policy.Compat32 attribute)
(email.policy.Policy attribute)
mangling
name
manufacturer_data (cb.Peripheral attribute)
map (2to3 fixer)
map() (built-in function)
(ImagePath.path method)
(concurrent.futures.Executor method)
(multiprocessing.pool.Pool method)
MAP_ADD (opcode)
map_async() (multiprocessing.pool.Pool method)
map_table_b2() (in module stringprep)
map_table_b3() (in module stringprep)
map_to_type() (email.headerregistry.HeaderRegistry method)
mapLogRecord() (logging.handlers.HTTPHandler method)
mapping
object, [1], [2], [3], [4]
types, operations on
Mapping (class in collections.abc)
(class in typing)
MappingProxyType (class in types)
MappingView (class in collections.abc)
(class in typing)
mapPriority() (logging.handlers.SysLogHandler method)
maps (collections.ChainMap attribute)
maps() (in module nis)
Markdown (class in markdown)
markdown (module)
markdown() (in module markdown)
(in module markdown2)
markdown2 (module)
markdown_path() (in module markdown2)
markdownFromFile() (in module markdown)
markupsafe (module)
marshal (module)
marshalling
objects
masking
operations
match() (bottle.Bottle method)
(in module nis)
(in module re)
(pathlib.PurePath method)
(re.regex method)
match_hostname() (in module ssl)
math
module, [1]
math (module)
matmul() (in module operator)
matrix multiplication
max
built-in function
max (datetime.date attribute)
(datetime.datetime attribute)
(datetime.time attribute)
(datetime.timedelta attribute)
max() (built-in function)
(decimal.Context method)
(decimal.Decimal method)
(in module audioop)
max_count (email.headerregistry.BaseHeader attribute)
MAX_EMAX (in module decimal)
MAX_INTERPOLATION_DEPTH (in module configparser)
max_line_length (email.policy.Policy attribute)
max_lines (textwrap.TextWrapper attribute)
max_mag() (decimal.Context method)
(decimal.Decimal method)
MAX_PREC (in module decimal)
max_prefixlen (ipaddress.IPv4Address attribute)
(ipaddress.IPv4Network attribute)
(ipaddress.IPv6Address attribute)
(ipaddress.IPv6Network attribute)
max_redirects (requests.Session attribute)
max_x (scene.Rect attribute)
max_y (scene.Rect attribute)
maxarray (reprlib.Repr attribute)
maxdeque (reprlib.Repr attribute)
maxdict (reprlib.Repr attribute)
maxDiff (unittest.TestCase attribute)
MaxFilter() (in module ImageFilter)
maxfrozenset (reprlib.Repr attribute)
maxlen (collections.deque attribute)
maxlevel (reprlib.Repr attribute)
maxlist (reprlib.Repr attribute)
maxlong (reprlib.Repr attribute)
maxother (reprlib.Repr attribute)
maxpp() (in module audioop)
maxset (reprlib.Repr attribute)
maxsize (asyncio.Queue attribute)
(in module sys)
maxstring (reprlib.Repr attribute)
maxtuple (reprlib.Repr attribute)
maxunicode (in module sys)
MAXYEAR (in module datetime)
mbox (class in mailbox)
mboxMessage (class in mailbox)
mean() (in module statistics)
measure_string() (in module ui)
media_subtypes (photos.Asset attribute)
media_type (photos.Asset attribute)
mediaBox (PyPDF2.PageObject attribute)
median() (in module statistics)
median_grouped() (in module statistics)
median_high() (in module statistics)
median_low() (in module statistics)
MedianFilter() (in module ImageFilter)
MemberDescriptorType (in module types)
membership
test
MEMFILE_MAX (bottle.BaseRequest attribute)
memmove() (in module ctypes)
MemoryBIO (class in ssl)
MemoryError
MemoryHandler (class in logging.handlers)
memoryview
object
memoryview (built-in class)
memset() (in module ctypes)
merge() (bottle.Bottle method)
(in module Image)
(in module heapq)
merge_environment_settings() (requests.Session method)
mergePage() (PyPDF2.PageObject method)
Message (class in email.message)
(class in mailbox)
(class in paramiko)
message digest, MD5
message_factory (email.policy.Policy attribute)
message_from_bytes() (in module email)
message_from_file() (in module email)
message_from_string() (in module email)
MessageClass (http.server.BaseHTTPRequestHandler attribute)
MessageError
MessageParseError
messages (in module xml.parsers.expat.errors)
meta
hooks
meta hooks
meta path finder
meta_get() (bottle.ConfigDict method)
meta_list() (bottle.ConfigDict method)
meta_path (in module sys)
meta_set() (bottle.ConfigDict method)
metaclass, [1]
(2to3 fixer)
metaclass hint
MetaPathFinder (class in importlib.abc)
metavar (optparse.Option attribute)
MetavarTypeHelpFormatter (class in argparse)
meters (sound.Recorder attribute)
method
built-in
call
object, [1], [2], [3], [4]
user-defined
method (bottle.BaseRequest attribute)
(bottle.Route attribute)
(urllib.request.Request attribute)
method resolution order
method_calls (unittest.mock.Mock attribute)
METHOD_CRYPT (in module crypt)
METHOD_MD5 (in module crypt)
METHOD_SHA256 (in module crypt)
METHOD_SHA512 (in module crypt)
methodattrs (2to3 fixer)
methodcaller() (in module operator)
methodHelp() (xmlrpc.client.ServerProxy.system method)
methods
bytearray
bytes
string
methods (in module crypt)
(pyclbr.Class attribute)
methodSignature() (xmlrpc.client.ServerProxy.system method)
MethodType (in module types)
MH (class in mailbox)
MHMessage (class in mailbox)
microsecond (datetime.datetime attribute)
(datetime.time attribute)
middle_name (contacts.Person attribute)
middle_name_phonetic (contacts.Person attribute)
MIDIPlayer (class in sound)
midiutil (module)
MIME
base64 encoding
content type
headers, [1]
quoted-printable encoding
MIMEApplication (class in email.mime.application)
MIMEAudio (class in email.mime.audio)
MIMEBase (class in email.mime.base)
MIMEImage (class in email.mime.image)
MIMEMessage (class in email.mime.message)
MIMEMultipart (class in email.mime.multipart)
MIMENonMultipart (class in email.mime.nonmultipart)
MIMEPart (class in email.message)
MIMEText (class in email.mime.text)
MimeTypes (class in mimetypes)
mimetypes (module)
MIMEVersionHeader (class in email.headerregistry)
min
built-in function
min (datetime.date attribute)
(datetime.datetime attribute)
(datetime.time attribute)
(datetime.timedelta attribute)
min() (built-in function)
(decimal.Context method)
(decimal.Decimal method)
MIN_EMIN (in module decimal)
MIN_ETINY (in module decimal)
min_font_scale (ui.Label attribute)
min_mag() (decimal.Context method)
(decimal.Decimal method)
min_x (scene.Rect attribute)
min_y (scene.Rect attribute)
MINEQUAL (in module token)
MinFilter() (in module ImageFilter)
minmax() (in module audioop)
minor (email.headerregistry.MIMEVersionHeader attribute)
minor() (in module os)
minus
MINUS (in module token)
minus() (decimal.Context method)
minute (datetime.datetime attribute)
(datetime.time attribute)
MINYEAR (in module datetime)
mirror() (in module ImageOps)
mirrored() (in module unicodedata)
misc_header (cmd.Cmd attribute)
MissingHostKeyPolicy (class in paramiko)
MissingSectionHeaderError
mkd() (ftplib.FTP method)
mkdir() (in module os)
(pathlib.Path method)
mkdtemp() (in module tempfile)
mkfifo() (in module os)
mknod() (in module os)
mkpath() (distutils.ccompiler.CCompiler method)
(in module distutils.dir_util)
mksalt() (in module crypt)
mkstemp() (in module tempfile)
mktemp() (in module tempfile)
mktime() (in module time)
mktime_tz() (in module email.utils)
mlsd() (ftplib.FTP method)
mmap (class in mmap)
(module)
MMDF (class in mailbox)
MMDFMessage (class in mailbox)
Mock (class in unittest.mock)
mock_add_spec() (unittest.mock.Mock method)
mock_calls (unittest.mock.Mock attribute)
mock_open() (in module unittest.mock)
mod() (in module operator)
mode (Image.Image attribute)
(io.FileIO attribute)
(tarfile.TarInfo attribute)
(ui.DatePicker attribute)
mode() (in module statistics)
ModeFilter() (in module ImageFilter)
modf() (in module math)
modification_date (contacts.Person attribute)
(photos.Asset attribute)
modified() (urllib.robotparser.RobotFileParser method)
modify() (select.devpoll method)
(select.epoll method)
(select.poll method)
(selectors.BaseSelector method)
module
__main__, [1], [2], [3], [4]
_locale
array, [1]
base64
bdb
binhex
builtins, [1]
cmd
copy
crypt
dbm.gnu, [1]
dbm.ndbm, [1]
errno
extension
glob
imp
importing
io
json
math, [1]
namespace
object, [1]
os
pickle, [1], [2], [3]
pty
pwd
pyexpat
re, [1]
search path, [1], [2], [3]
shelve
signal
sitecustomize
socket
stat
string
struct
sys, [1], [2], [3]
types
urllib.request
usercustomize
uu
module (pyclbr.Class attribute)
(pyclbr.Function attribute)
module spec, [1]
module_for_loader() (in module importlib.util)
module_from_spec() (in module importlib.util)
module_repr() (importlib.abc.Loader method)
ModuleFinder (class in modulefinder)
modulefinder (module)
ModuleInfo (class in pkgutil)
ModuleNotFoundError
modules (in module sys)
(modulefinder.ModuleFinder attribute)
ModuleSpec (class in importlib.machinery)
ModuleType (class in types)
modulo
monotonic() (in module time)
month (datetime.date attribute)
(datetime.datetime attribute)
month() (in module calendar)
month_abbr (in module calendar)
month_name (in module calendar)
monthcalendar() (in module calendar)
monthdatescalendar() (calendar.Calendar method)
monthdays2calendar() (calendar.Calendar method)
monthdayscalendar() (calendar.Calendar method)
monthrange() (in module calendar)
Morsel (class in http.cookies)
most_common() (collections.Counter method)
motion (module)
mount() (bottle.Bottle method)
(requests.Session method)
move() (in module shutil)
(mmap.mmap method)
move_by() (scene.Action class method)
move_cursor() (in module keyboard)
move_enabled (ui.ListDataSource attribute)
move_file() (distutils.ccompiler.CCompiler method)
(in module distutils.file_util)
move_to() (in module canvas)
(scene.Action class method)
(ui.Path method)
move_to_end() (collections.OrderedDict method)
MozillaCookieJar (class in http.cookiejar)
MRO
mro() (class method)
msg (http.client.HTTPResponse attribute)
(json.JSONDecodeError attribute)
(re.error attribute)
(traceback.TracebackException attribute)
msg() (telnetlib.Telnet method)
mt_interact() (telnetlib.Telnet method)
mtime (gzip.GzipFile attribute)
(tarfile.TarInfo attribute)
mtime() (urllib.robotparser.RobotFileParser method)
mul() (in module audioop)
(in module operator)
MultiCall (class in xmlrpc.client)
MultiDict (class in bottle)
MULTILINE (in module re)
MultipartConversionError
multiplication
multiply() (decimal.Context method)
(in module ImageChops)
multiprocessing (module)
multiprocessing.connection (module)
multiprocessing.dummy (module)
multiprocessing.Manager() (in module multiprocessing.sharedctypes)
multiprocessing.managers (module)
multiprocessing.pool (module)
multiprocessing.sharedctypes (module)
multitouch_enabled (ui.View attribute)
mutable
object, [1], [2]
sequence types
mutable object
mutable sequence
loop over
object
MutableMapping (class in collections.abc)
(class in typing)
MutableSequence (class in collections.abc)
(class in typing)
MutableSet (class in collections.abc)
(class in typing)
myrights() (imaplib.IMAP4 method)

N

N_TOKENS (in module token)
n_waiting (threading.Barrier attribute)
name, [1], [2]
binding, [1], [2], [3], [4], [5], [6]
binding, global
class
function, [1]
mangling
rebinding
unbinding
name (bottle.FileUpload attribute)
(bottle.Plugin attribute)
(bottle.Route attribute)
(cb.Peripheral attribute)
(codecs.CodecInfo attribute)
(contacts.Group attribute)
(doctest.DocTest attribute)
(email.headerregistry.BaseHeader attribute)
(hashlib.hash attribute)
(hmac.HMAC attribute)
(http.cookiejar.Cookie attribute)
(importlib.abc.FileLoader attribute)
(importlib.machinery.ExtensionFileLoader attribute)
(importlib.machinery.ModuleSpec attribute)
(importlib.machinery.SourceFileLoader attribute)
(importlib.machinery.SourcelessFileLoader attribute)
(in module os)
NAME (in module token)
name (inspect.Parameter attribute)
(io.FileIO attribute)
(multiprocessing.Process attribute)
(os.DirEntry attribute)
(pyclbr.Class attribute)
(pyclbr.Function attribute)
(tarfile.TarInfo attribute)
(threading.Thread attribute)
(ui.View attribute)
(xml.dom.Attr attribute)
(xml.dom.DocumentType attribute)
name() (in module unicodedata)
name2codepoint (in module html.entities)
named tuple
named() (ui.Image class method)
namedDestinations (PyPDF2.PdfFileReader attribute)
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_errors() (in module codecs)
names
private
namespace, [1]
: package
global
module
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
namespaceURI (xml.dom.Node attribute)
NaN
nan (in module cmath)
(in module math)
nanj (in module cmath)
NannyNag
nargs (optparse.Option attribute)
navigation_bar_hidden (ui.NavigationView attribute)
navigation_view (ui.View attribute)
NavigationView (class in ui)
nbytes (memoryview attribute)
ndiff() (in module difflib)
ndim (memoryview attribute)
ne (2to3 fixer)
ne() (in module operator)
needs_input (bz2.BZ2Decompressor attribute)
(lzma.LZMADecompressor attribute)
neg() (in module operator)
negation
nested scope
NetmaskValueError
netrc (class in netrc)
(module)
NetrcParseError
netscape (http.cookiejar.CookiePolicy attribute)
network (ipaddress.IPv4Interface attribute)
(ipaddress.IPv6Interface attribute)
Network News Transfer Protocol
network_address (ipaddress.IPv4Network attribute)
(ipaddress.IPv6Network attribute)
new() (in module hashlib)
(in module Image)
(in module hmac)
new-style class
new_alignment() (formatter.writer method)
new_child() (collections.ChainMap method)
new_class() (in module types)
new_compiler() (in module distutils.ccompiler)
new_event_loop() (asyncio.AbstractEventLoopPolicy method)
(in module asyncio)
new_font() (formatter.writer method)
new_margin() (formatter.writer method)
new_module() (in module imp)
new_spacing() (formatter.writer method)
new_styles() (formatter.writer method)
newer() (in module distutils.dep_util)
newer_group() (in module distutils.dep_util)
newer_pairwise() (in module distutils.dep_util)
newgroups() (nntplib.NNTP method)
NEWLINE (in module token)
NEWLINE token, [1]
newlines (io.TextIOBase attribute)
newnews() (nntplib.NNTP method)
NewType() (in module typing)
next (2to3 fixer)
(pdb command)
next() (built-in function)
(nntplib.NNTP method)
(tarfile.TarFile 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)
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)
nickname (contacts.Person attribute)
nis (module)
NL (in module tokenize)
nl_langinfo() (in module locale)
nlargest() (in module heapq)
nlst() (ftplib.FTP method)
NNTP
protocol
NNTP (class in nntplib)
nntp_implementation (nntplib.NNTP attribute)
NNTP_SSL (class in nntplib)
nntp_version (nntplib.NNTP attribute)
NNTPDataError
NNTPError
nntplib (module)
NNTPPermanentError
NNTPProtocolError
NNTPReplyError
NNTPTemporaryError
no_fill() (in module scene_drawing)
no_proxy
no_stroke() (in module scene_drawing)
no_tint() (in module scene_drawing)
no_type_check() (in module typing)
no_type_check_decorator() (in module typing)
NoDataAllowedErr
Node (class in scene)
node() (in module platform)
nodeName (xml.dom.Node attribute)
NodeTransformer (class in ast)
nodeType (xml.dom.Node attribute)
nodeValue (xml.dom.Node attribute)
NodeVisitor (class in ast)
NOEXPR (in module locale)
NoModificationAllowedErr
NonCallableMagicMock (class in unittest.mock)
NonCallableMock (class in unittest.mock)
None
object, [1]
None (Built-in object)
(built-in variable)
nonlocal
statement
nonzero (2to3 fixer)
noop() (imaplib.IMAP4 method)
(poplib.POP3 method)
NoOptionError
NOP (opcode)
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 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
note (contacts.Person attribute)
NotEmptyError
NOTEQUAL (in module token)
notes (reminders.Reminder attribute)
NotFoundErr
notification (module)
notify() (asyncio.Condition method)
(threading.Condition method)
notify_all() (asyncio.Condition method)
(threading.Condition method)
notifying (cb.Characteristic attribute)
NotImplemented
object
NotImplemented (built-in variable)
NotImplementedError
NotStandaloneHandler() (xml.parsers.expat.xmlparser method)
NotSupportedErr
now() (datetime.datetime class method)
ns() (in module objc_util)
NSArray (class in objc_util)
NSData (class in objc_util)
nsdata_to_bytes() (in module objc_util)
NSDictionary (class in objc_util)
NSEnumerator (class in objc_util)
NSIG (in module signal)
nsmallest() (in module heapq)
NSMutableArray (class in objc_util)
NSMutableData (class in objc_util)
NSMutableDictionary (class in objc_util)
NSMutableSet (class in objc_util)
NSMutableString (class in objc_util)
NSNumber (class in objc_util)
NSRange (class in objc_util)
NSSet (class in objc_util)
NSString (class in objc_util)
NSURL (class in objc_util)
nsurl() (in module objc_util)
NT_OFFSET (in module token)
NTEventLogHandler (class in logging.handlers)
ntohl() (in module socket)
ntohs() (in module socket)
ntransfercmd() (ftplib.FTP method)
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 attribute)
(ipaddress.IPv6Network attribute)
number
complex
floating point
Number (class in numbers)
NUMBER (in module token)
number_class() (decimal.Context method)
(decimal.Decimal method)
number_of_lines (ui.Label attribute)
(ui.ListDataSource attribute)
number_of_loops (sound.Player attribute)
numbers (module)
numerator (fractions.Fraction attribute)
(numbers.Rational attribute)
numeric
conversions
literals
object, [1], [2], [3]
types, operations on
numeric literal
numeric() (in module unicodedata)
Numerical Python
numinput() (in module turtle)
numliterals (2to3 fixer)
numPages (PyPDF2.PdfFileReader attribute)

O

O_APPEND (in module os)
O_ASYNC (in module os)
O_BINARY (in module os)
O_CLOEXEC (in module os)
O_CREAT (in module os)
O_DIRECT (in module os)
O_DIRECTORY (in module os)
O_DSYNC (in module os)
O_EXCL (in module os)
O_EXLOCK (in module os)
O_NDELAY (in module os)
O_NOATIME (in module os)
O_NOCTTY (in module os)
O_NOFOLLOW (in module os)
O_NOINHERIT (in module os)
O_NONBLOCK (in module os)
O_PATH (in module os)
O_RANDOM (in module os)
O_RDONLY (in module os)
O_RDWR (in module os)
O_RSYNC (in module os)
O_SEQUENTIAL (in module os)
O_SHLOCK (in module os)
O_SHORT_LIVED (in module os)
O_SYNC (in module os)
O_TEMPORARY (in module os)
O_TEXT (in module os)
O_TMPFILE (in module os)
O_TRUNC (in module os)
O_WRONLY (in module os)
oauth2 (module)
obj (memoryview attribute)
objc_util (module)
ObjCBlock (class in objc_util)
ObjCClass (class in objc_util)
ObjCInstance (class in objc_util)
object, [1]
Boolean, [1]
Ellipsis
None, [1]
NotImplemented
asynchronous-generator
built-in function, [1]
built-in method, [1]
bytearray, [1], [2]
bytes, [1]
callable, [1]
class, [1], [2]
class instance, [1], [2]
code, [1], [2]
complex
complex number
dictionary, [1], [2], [3], [4], [5], [6]
file
floating point, [1]
frame
frozenset
function, [1], [2], [3], [4]
generator, [1], [2]
immutable, [1], [2]
immutable sequence
instance, [1], [2]
integer, [1]
io.StringIO
list, [1], [2], [3], [4], [5], [6], [7]
mapping, [1], [2], [3], [4]
memoryview
method, [1], [2], [3], [4]
module, [1]
mutable, [1], [2]
mutable sequence
numeric, [1], [2], [3]
range
sequence, [1], [2], [3], [4], [5], [6], [7]
set, [1], [2]
set type
slice
socket
string, [1], [2]
traceback, [1], [2], [3], [4]
tuple, [1], [2], [3], [4], [5]
type
user-defined function, [1], [2]
user-defined method
object (built-in class)
(UnicodeError attribute)
object.__slots__ (built-in variable)
object_filenames() (distutils.ccompiler.CCompiler method)
objects
comparing
flattening
marshalling
persistent
pickling
serializing
oct() (built-in function)
octal
literals
octal literal
octdigits (in module string)
offset (traceback.TracebackException attribute)
(xml.parsers.expat.ExpatError attribute)
offset() (Image.Image method)
(in module ImageChops), [1]
OleDLL (class in ctypes)
on_main_thread() (in module objc_util)
on_screen (ui.View attribute)
onecmd() (cmd.Cmd method)
OP (in module token)
OP_ALL (in module ssl)
OP_CIPHER_SERVER_PREFERENCE (in module ssl)
OP_NO_COMPRESSION (in module ssl)
OP_NO_SSLv2 (in module ssl)
OP_NO_SSLv3 (in module ssl)
OP_NO_TICKET (in module ssl)
OP_NO_TLSv1 (in module ssl)
OP_NO_TLSv1_1 (in module ssl)
OP_NO_TLSv1_2 (in module ssl)
OP_SINGLE_DH_USE (in module ssl)
OP_SINGLE_ECDH_USE (in module ssl)
open
built-in function, [1]
open() (bottle.ResourceManager method)
(built-in function)
(distutils.text_file.TextFile method)
(imaplib.IMAP4 method)
(in module Image)
(in module aifc)
(in module bz2)
(in module codecs)
(in module dbm)
(in module dbm.dumb)
(in module dbm.gnu)
(in module dbm.ndbm)
(in module gzip)
(in module io)
(in module lzma)
(in module os)
(in module shelve)
(in module sunau)
(in module tarfile)
(in module tokenize)
(in module wave)
(in module webbrowser)
(pathlib.Path method)
(pipes.Template method)
(tarfile.TarFile class method)
(telnetlib.Telnet method)
(urllib.request.OpenerDirector method)
(urllib.request.URLopener method)
(webbrowser.controller method)
(zipfile.ZipFile method)
open_connection() (in module asyncio)
open_file() (in module editor)
open_in() (in module console)
open_new() (in module webbrowser)
(webbrowser.controller method)
open_new_tab() (in module webbrowser)
(webbrowser.controller method)
open_shortcuts_app() (in module shortcuts)
open_unix_connection() (in module asyncio)
open_unknown() (urllib.request.URLopener method)
open_url() (in module shortcuts)
OpenerDirector (class in urllib.request)
openfp() (in module sunau)
(in module wave)
openlog() (in module syslog)
openpty() (in module os)
(in module pty)
openpyxl (module)
OpenSSL
(use in module hashlib)
(use in module ssl)
OPENSSL_VERSION (in module ssl)
OPENSSL_VERSION_INFO (in module ssl)
OPENSSL_VERSION_NUMBER (in module ssl)
operation
Boolean
binary arithmetic
binary bitwise
concatenation
null, [1]
repetition
shifting
slice
subscript
unary arithmetic
unary bitwise
operations
Boolean, [1]
bitwise
masking
shifting
operations on
dictionary type
integer types
list type
mapping types
numeric types
sequence types, [1]
operator
!=
%
&
*
**
+
-
/
//
<
<<
<=
==
>
>=
>>
^
and, [1], [2]
comparison
in, [1], [2]
is, [1]
is not, [1]
not, [1]
not in, [1], [2]
or, [1], [2]
overloading
precedence
ternary
operator (2to3 fixer)
(module)
operators
opmap (in module dis)
opname (in module dis)
optimize() (in module pickletools)
OPTIMIZED_BYTECODE_SUFFIXES (in module importlib.machinery)
Optional (in module typing)
OptionGroup (class in optparse)
OptionParser (class in optparse)
Options (class in ssl)
options (doctest.Example attribute)
(ssl.SSLContext attribute)
options() (configparser.ConfigParser method)
(requests.Session method)
optionxform() (configparser.ConfigParser method)
(in module configparser)
optparse (module)
or
bitwise
exclusive
inclusive
operator, [1], [2]
or_() (in module operator)
ord
built-in function
ord() (built-in function)
order
evaluation
ordered_attributes (xml.parsers.expat.xmlparser attribute)
OrderedDict (class in collections)
organization (contacts.Person attribute)
origin (importlib.machinery.ModuleSpec attribute)
(scene.Rect attribute)
origin_req_host (urllib.request.Request attribute)
origin_server (wsgiref.handlers.BaseHandler attribute)
os
module
os (module)
os.path (module)
os_environ (wsgiref.handlers.BaseHandler attribute)
OSError
outfile
command line option
outlines (PyPDF2.PdfFileReader attribute)
output
standard
output (subprocess.CalledProcessError attribute)
(subprocess.TimeoutExpired attribute)
(unittest.TestCase attribute)
output() (http.cookies.BaseCookie method)
(http.cookies.Morsel method)
output_charset (email.charset.Charset attribute)
output_charset() (gettext.NullTranslations method)
output_codec (email.charset.Charset attribute)
output_difference() (doctest.OutputChecker method)
OutputChecker (class in doctest)
OutputString() (http.cookies.Morsel method)
oval() (ui.Path class method)
over() (nntplib.NNTP method)
Overflow (class in decimal)
OverflowError
overlaps() (ipaddress.IPv4Network method)
(ipaddress.IPv6Network method)
overload() (in module typing)
overloading
operator
owner() (pathlib.Path method)

P

p (pdb command)
P_ALL (in module os)
P_DETACH (in module os)
P_NOWAIT (in module os)
P_NOWAITO (in module os)
P_OVERLAY (in module os)
P_PGID (in module os)
P_PID (in module os)
P_WAIT (in module os)
pack() (in module struct)
(mailbox.MH method)
(struct.Struct method)
pack_array() (xdrlib.Packer method)
pack_bytes() (xdrlib.Packer method)
pack_double() (xdrlib.Packer method)
pack_farray() (xdrlib.Packer method)
pack_float() (xdrlib.Packer method)
pack_fopaque() (xdrlib.Packer method)
pack_fstring() (xdrlib.Packer method)
pack_into() (in module struct)
(struct.Struct method)
pack_list() (xdrlib.Packer method)
pack_opaque() (xdrlib.Packer method)
pack_string() (xdrlib.Packer method)
package, [1], [2]
regular
packed (ipaddress.IPv4Address attribute)
(ipaddress.IPv6Address attribute)
Packer (class in xdrlib)
packing
binary data
page (PyPDF2.Destination attribute)
PageObject (class in PyPDF2)
PAGER
pages (PyPDF2.PdfFileReader attribute)
paging_enabled (ui.ScrollView attribute)
palette (Image.Image attribute)
pan (sound.Effect attribute)
(sound.Player attribute)
parameter
call semantics
difference from argument
function definition
value, default
Parameter (class in inspect)
ParameterizedMIMEHeader (class in email.headerregistry)
parameters (inspect.Signature attribute)
paramiko (module)
params (bottle.BaseRequest attribute)
(email.headerregistry.ParameterizedMIMEHeader attribute)
(requests.Session attribute)
pardir (in module os)
paren (2to3 fixer)
parent (importlib.machinery.ModuleSpec attribute)
(scene.Node attribute)
(urllib.request.BaseHandler attribute)
parenthesized form
parentNode (xml.dom.Node attribute)
parents (collections.ChainMap attribute)
paretovariate() (in module random)
parse() (doctest.DocTestParser method)
(email.parser.BytesParser method)
(email.parser.Parser method)
(in module ast)
(in module cgi)
(in module feedparser)
(in module xml.dom.minidom)
(in module xml.dom.pulldom)
(in module xml.etree.ElementTree)
(in module xml.sax)
(in module xmltodict)
(string.Formatter method)
(urllib.robotparser.RobotFileParser method)
(xml.etree.ElementTree.ElementTree method)
Parse() (xml.parsers.expat.xmlparser method)
parse() (xml.sax.xmlreader.XMLReader method)
parse_args() (argparse.ArgumentParser method)
parse_auth() (in module bottle)
PARSE_COLNAMES (in module sqlite3)
parse_color() (in module ui)
parse_config_h() (in module sysconfig)
parse_date() (in module bottle)
PARSE_DECLTYPES (in module sqlite3)
parse_header() (in module cgi)
parse_known_args() (argparse.ArgumentParser method)
parse_multipart() (in module cgi)
parse_qs() (in module cgi)
(in module urllib.parse)
parse_qsl() (in module cgi)
(in module urllib.parse)
parseaddr() (in module email.utils)
parsebytes() (email.parser.BytesParser method)
parsedate() (in module email.utils)
parsedate_to_datetime() (in module email.utils)
parsedate_tz() (in module email.utils)
parsedatetime (module)
ParseError (class in xml.etree.ElementTree)
ParseFile() (xml.parsers.expat.xmlparser method)
ParseFlags() (in module imaplib)
parser
Parser (class in email.parser)
parser (module)
Parser() (in module ImageFile)
ParserCreate() (in module xml.parsers.expat)
ParserError
ParseResult (class in urllib.parse)
ParseResultBytes (class in urllib.parse)
parsestr() (email.parser.Parser method)
parseString() (in module xml.dom.minidom)
(in module xml.dom.pulldom)
(in module xml.sax)
parsing
Python source code
URL
ParsingError
partial (asyncio.IncompleteReadError attribute)
partial() (imaplib.IMAP4 method)
(in module functools)
partialmethod (class in functools)
parties (threading.Barrier attribute)
partition() (bytearray method)
(bytes method)
(str method)
pass
statement
pass_() (poplib.POP3 method)
password_alert() (in module console)
(in module dialogs)
PasswordRequiredException (class in paramiko)
paste() (Image.Image method), [1], [2], [3]
patch() (in module requests)
(in module unittest.mock)
(requests.Session method)
patch.dict() (in module unittest.mock)
patch.multiple() (in module unittest.mock)
patch.object() (in module unittest.mock)
patch.stopall() (in module unittest.mock)
PATH, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17]
path
configuration file
hooks
module search, [1], [2], [3]
operations, [1]
path (bottle.BaseRequest attribute)
(bottle.ResourceManager attribute)
Path (class in pathlib)
(class in ui)
path (http.cookiejar.Cookie attribute)
(http.server.BaseHTTPRequestHandler attribute)
(importlib.abc.FileLoader attribute)
(importlib.machinery.ExtensionFileLoader attribute)
(importlib.machinery.FileFinder attribute)
(importlib.machinery.SourceFileLoader attribute)
(importlib.machinery.SourcelessFileLoader attribute)
(in module sys)
(os.DirEntry attribute)
(scene.ShapeNode attribute)
path based finder, [1]
path entry
path entry finder
path entry hook
path hooks
Path() (in module ImagePath)
path-like object
path_hook() (importlib.machinery.FileFinder class method)
path_hooks (in module sys)
path_importer_cache (in module sys)
path_mtime() (importlib.abc.SourceLoader method)
path_return_ok() (http.cookiejar.CookiePolicy method)
path_shift() (bottle.BaseRequest method)
(in module bottle)
path_stats() (importlib.abc.SourceLoader method)
(importlib.machinery.SourceFileLoader method)
pathconf() (in module os)
pathconf_names (in module os)
PathEntryFinder (class in importlib.abc)
PATHEXT
PathFinder (class in importlib.machinery)
pathlib (module)
PathLike (class in os)
pathname2url() (in module urllib.request)
pathsep (in module os)
pattern (re.error attribute)
(re.regex attribute)
pause() (in module signal)
(scene.Scene method)
(sound.Player method)
(sound.Recorder method)
pause_reading() (asyncio.ReadTransport method)
pause_writing() (asyncio.BaseProtocol method)
paused (scene.Node attribute)
(scene.SceneView attribute)
PAX_FORMAT (in module tarfile)
pax_headers (tarfile.TarFile attribute)
(tarfile.TarInfo attribute)
pbkdf2_hmac() (in module hashlib)
pd() (in module turtle)
Pdb (class in pdb), [1]
pdb (module)
PdfFileReader (class in PyPDF2)
PdfFileWriter (class in PyPDF2)
peek() (bz2.BZ2File method)
(gzip.GzipFile method)
(io.BufferedReader method)
(lzma.LZMAFile method)
(weakref.finalize method)
peer (smtpd.SMTPChannel attribute)
PEM_cert_to_DER_cert() (in module ssl)
pen() (in module turtle)
pencolor() (in module turtle)
pending (ssl.MemoryBIO attribute)
pending() (ssl.SSLSocket method)
PendingDeprecationWarning
pendown() (in module turtle)
pensize() (in module turtle)
penup() (in module turtle)
PERCENT (in module token)
PERCENTEQUAL (in module token)
perf_counter() (in module time)
Performance
Peripheral (class in cb)
PermissionError
permutations() (in module itertools)
persistence
persistent
objects
persistent_id (pickle protocol)
persistent_id() (pickle.Pickler method)
persistent_load (pickle protocol)
persistent_load() (pickle.Unpickler method)
Person (class in contacts)
PF_CAN (in module socket)
PF_RDS (in module socket)
pformat() (in module pprint)
(pprint.PrettyPrinter method)
phase (ui.Touch attribute)
phase() (in module cmath)
phone (contacts.Person attribute)
photos (module)
physical line, [1], [2]
pi (in module cmath)
(in module math)
pick_asset() (in module photos)
pick_document() (in module dialogs)
pickle
module, [1], [2], [3]
pickle (module)
pickle() (in module copyreg)
PickleError
Pickler (class in pickle)
pickletools (module)
pickletools command line option
-a, --annotate
-l, --indentlevel=<num>
-m, --memo
-o, --output=<file>
-p, --preamble=<preamble>
pickling
objects
PicklingError
pid (asyncio.asyncio.subprocess.Process attribute)
(multiprocessing.Process attribute)
(subprocess.Popen attribute)
pieslice() (ImageDraw.ImageDraw method)
PIL (module)
PIPE (in module subprocess)
Pipe() (in module multiprocessing)
pipe() (in module os)
pipe2() (in module os)
PIPE_BUF (in module select)
pipe_connection_lost() (asyncio.SubprocessProtocol method)
pipe_data_received() (asyncio.SubprocessProtocol method)
pipes (module)
pitch (sound.Effect attribute)
pixel_height (photos.Asset attribute)
pixel_width (photos.Asset attribute)
PKey (class in paramiko)
PKG_DIRECTORY (in module imp)
pkgutil (module)
placeholder (textwrap.TextWrapper attribute)
(ui.TextField attribute)
PLAT
platform (in module sys)
(module)
platform() (in module platform)
play() (sound.MIDIPlayer method)
(sound.Player method)
play_effect() (in module sound)
play_input_click() (in module keyboard)
Player (class in sound)
playing (sound.Player attribute)
plist
file
plistlib (module)
plock() (in module os)
Plugin (class in bottle)
plugins (bottle.Route attribute)
plus
PLUS (in module token)
plus() (decimal.Context method)
PLUSEQUAL (in module token)
pm() (in module pdb)
Point (class in scene)
point() (Image.Image method), [1], [2], [3]
(ImageDraw.ImageDraw method)
point_from_scene() (scene.Node method)
point_to_scene() (scene.Node method)
POINTER() (in module ctypes)
pointer() (in module ctypes)
polar() (in module cmath)
Policy (class in email.policy)
poll() (in module select)
(multiprocessing.Connection method)
(select.devpoll method)
(select.epoll method)
(select.poll method)
(subprocess.Popen method)
PollSelector (class in selectors)
polygon() (ImageDraw.ImageDraw method)
Pool (class in multiprocessing.pool)
pop() (array.array method)
(bottle.AppStack method)
(collections.deque method)
(dict method)
(mailbox.Mailbox method)
(sequence method)
(set method)
POP3
protocol
POP3 (class in poplib)
POP3_SSL (class in poplib)
pop_alignment() (formatter.formatter method)
pop_all() (contextlib.ExitStack method)
POP_BLOCK (opcode)
POP_EXCEPT (opcode)
pop_font() (formatter.formatter method)
POP_JUMP_IF_FALSE (opcode)
POP_JUMP_IF_TRUE (opcode)
pop_margin() (formatter.formatter method)
pop_matrix() (in module scene_drawing)
pop_source() (shlex.shlex method)
pop_style() (formatter.formatter method)
POP_TOP (opcode)
pop_view() (ui.NavigationView method)
Popen (class in subprocess)
popen() (in module os), [1], [2]
(in module platform)
popitem() (collections.OrderedDict method)
(dict method)
(mailbox.Mailbox method)
popleft() (collections.deque method)
poplib (module)
port (http.cookiejar.Cookie attribute)
port_specified (http.cookiejar.Cookie attribute)
portion
: package
PORTRAIT (in module scene)
pos (json.JSONDecodeError attribute)
(re.error attribute)
(re.match attribute)
pos() (in module operator)
(in module turtle)
position (scene.Node attribute)
(sound.Effect attribute)
(xml.etree.ElementTree.ParseError attribute)
position() (in module turtle)
positional argument
POSIX
I/O control
threads
posix (module)
POSIX_FADV_DONTNEED (in module os)
POSIX_FADV_NOREUSE (in module os)
POSIX_FADV_NORMAL (in module os)
POSIX_FADV_RANDOM (in module os)
POSIX_FADV_SEQUENTIAL (in module os)
POSIX_FADV_WILLNEED (in module os)
posix_fadvise() (in module os)
posix_fallocate() (in module os)
POSIXLY_CORRECT
PosixPath (class in pathlib)
POST (bottle.BaseRequest attribute)
post() (bottle.Bottle method)
(in module bottle)
(in module requests)
(nntplib.NNTP method)
(requests.Session method)
post_mortem() (in module pdb)
post_setup() (venv.EnvBuilder method)
post_tweet() (in module twitter)
postcmd() (cmd.Cmd method)
posterize() (in module ImageOps)
postloop() (cmd.Cmd method)
pow
built-in function, [1], [2], [3]
pow() (built-in function)
(in module math)
(in module operator)
power() (decimal.Context method)
pp (pdb command)
pprint (module)
pprint() (in module pprint)
(pprint.PrettyPrinter method)
prcal() (in module calendar)
pread() (in module os)
preamble (email.message.EmailMessage attribute)
(email.message.Message attribute)
precedence
operator
precmd() (cmd.Cmd method)
prefix (contacts.Person attribute)
PREFIX (in module distutils.sysconfig)
prefix (in module sys)
(xml.dom.Attr attribute)
(xml.dom.Node attribute)
(zipimport.zipimporter attribute)
PREFIXES (in module site)
prefixlen (ipaddress.IPv4Network attribute)
(ipaddress.IPv6Network attribute)
preloop() (cmd.Cmd method)
prepare() (bottle.BaseTemplate method)
(bottle.Route method)
(logging.handlers.QueueHandler method)
(logging.handlers.QueueListener method)
(requests.Request method)
prepare_class() (in module types)
prepare_input_source() (in module xml.sax.saxutils)
prepare_request() (requests.Session method)
prepend() (pipes.Template method)
preprocess() (distutils.ccompiler.CCompiler method)
present() (ui.View method)
present_modal_scene() (scene.Scene method)
present_themed() (in module editor)
presented_scene (scene.Scene attribute)
presenting_scene (scene.Scene attribute)
PrettyPrinter (class in pprint)
prev_location (scene.Touch attribute)
(ui.Touch attribute)
previousSibling (xml.dom.Node attribute)
primary
(cb.Service attribute)
print
built-in function
print (2to3 fixer)
print() (built-in function)
__str__() (object method)
print_callees() (pstats.Stats method)
print_callers() (pstats.Stats method)
print_directory() (in module cgi)
print_environ() (in module cgi)
print_environ_usage() (in module cgi)
print_exc() (in module traceback)
(timeit.Timer method)
print_exception() (in module traceback)
PRINT_EXPR (opcode)
print_form() (in module cgi)
print_help() (argparse.ArgumentParser method)
print_last() (in module traceback)
print_stack() (asyncio.Task method)
(in module traceback)
print_stats() (profile.Profile method)
(pstats.Stats method)
print_tb() (in module traceback)
print_usage() (argparse.ArgumentParser method)
(optparse.OptionParser method)
print_version() (optparse.OptionParser method)
printable (in module string)
printdir() (zipfile.ZipFile method)
printf-style formatting, [1]
PRIO_PGRP (in module os)
PRIO_PROCESS (in module os)
PRIO_USER (in module os)
priority (reminders.Reminder attribute)
PriorityQueue (class in asyncio)
(class in queue)
private
names
prlimit() (in module resource)
prmonth() (calendar.TextCalendar method)
(in module calendar)
ProactorEventLoop (class in asyncio)
procedure
call
process
group, [1]
id
id of parent
killing, [1]
scheduling priority, [1]
signalling, [1]
Process (class in multiprocessing)
process() (logging.LoggerAdapter method)
process_exited() (asyncio.SubprocessProtocol method)
process_message() (smtpd.SMTPServer method)
process_request() (socketserver.BaseServer method)
process_time() (in module time)
ProcessError
processes, light-weight
ProcessingInstruction() (in module xml.etree.ElementTree)
processingInstruction() (xml.sax.handler.ContentHandler method)
ProcessingInstructionHandler() (xml.parsers.expat.xmlparser method)
ProcessLookupError
processor time
processor() (in module platform)
ProcessPoolExecutor (class in concurrent.futures)
producer (PyPDF2.DocumentInformation attribute)
product() (in module itertools)
Profile (class in profile)
profile (module)
profile function, [1], [2]
profiler, [1]
profiling, deterministic
program
ProgrammingError
prompt (cmd.Cmd attribute)
prompt_user_passwd() (urllib.request.FancyURLopener method)
prompts, interpreter
propagate (logging.Logger attribute)
properties (cb.Characteristic attribute)
property (built-in class)
property list
property_declaration_handler (in module xml.sax.handler)
property_dom_node (in module xml.sax.handler)
property_lexical_handler (in module xml.sax.handler)
property_xml_string (in module xml.sax.handler)
PropertyMock (class in unittest.mock)
prot_c() (ftplib.FTP_TLS method)
prot_p() (ftplib.FTP_TLS method)
proto (socket.socket attribute)
protocol
CGI
FTP, [1]
HTTP, [1], [2], [3], [4], [5]
IMAP4
IMAP4_SSL
IMAP4_stream
NNTP
POP3
SMTP
Telnet
context management
copy
iterator
Protocol (class in asyncio)
protocol (ssl.SSLContext attribute)
PROTOCOL_SSLv2 (in module ssl)
PROTOCOL_SSLv23 (in module ssl)
PROTOCOL_SSLv3 (in module ssl)
PROTOCOL_TLS (in module ssl)
PROTOCOL_TLS_CLIENT (in module ssl)
PROTOCOL_TLS_SERVER (in module ssl)
PROTOCOL_TLSv1 (in module ssl)
PROTOCOL_TLSv1_1 (in module ssl)
PROTOCOL_TLSv1_2 (in module ssl)
protocol_version (http.server.BaseHTTPRequestHandler attribute)
PROTOCOL_VERSION (imaplib.IMAP4 attribute)
ProtocolError (class in xmlrpc.client)
provisional API
provisional package
proxies (requests.Session attribute)
proximity (reminders.Alarm attribute)
proxy() (in module weakref)
proxyauth() (imaplib.IMAP4 method)
ProxyBasicAuthHandler (class in urllib.request)
ProxyDigestAuthHandler (class in urllib.request)
ProxyHandler (class in urllib.request)
ProxyType (in module weakref)
ProxyTypes (in module weakref)
pryear() (calendar.TextCalendar method)
ps1 (in module sys)
ps2 (in module sys)
pstats (module)
pstdev() (in module statistics)
pthread_kill() (in module signal)
pthread_sigmask() (in module signal)
pthreads
pty
module
pty (module)
pu() (in module turtle)
publicId (xml.dom.DocumentType attribute)
PullDom (class in xml.dom.pulldom)
punctuation (in module string)
punctuation_chars (shlex.shlex attribute)
PurePath (class in pathlib)
PurePath.anchor (in module pathlib)
PurePath.drive (in module pathlib)
PurePath.name (in module pathlib)
PurePath.parent (in module pathlib)
PurePath.parents (in module pathlib)
PurePath.parts (in module pathlib)
PurePath.root (in module pathlib)
PurePath.stem (in module pathlib)
PurePath.suffix (in module pathlib)
PurePath.suffixes (in module pathlib)
PurePosixPath (class in pathlib)
PureProxy (class in smtpd)
PureWindowsPath (class in pathlib)
purge() (in module re)
Purpose.CLIENT_AUTH (in module ssl)
Purpose.SERVER_AUTH (in module ssl)
push() (asynchat.async_chat method)
(bottle.AppStack method)
(code.InteractiveConsole method)
(contextlib.ExitStack method)
push_alignment() (formatter.formatter method)
push_font() (formatter.formatter method)
push_margin() (formatter.formatter method)
push_matrix() (in module scene_drawing)
push_source() (shlex.shlex method)
push_style() (formatter.formatter method)
push_token() (shlex.shlex method)
push_view() (ui.NavigationView method)
push_with_producer() (asynchat.async_chat method)
put() (asyncio.Queue method)
(bottle.Bottle method)
(in module bottle)
(in module requests)
(multiprocessing.Queue method)
(multiprocessing.SimpleQueue method)
(queue.Queue method)
(requests.Session method)
put_nowait() (asyncio.Queue method)
(multiprocessing.Queue method)
(queue.Queue method)
putalpha() (Image.Image method)
putdata() (Image.Image method), [1]
putenv() (in module os)
putheader() (http.client.HTTPConnection method)
putpalette() (Image.Image method)
putpixel() (Image.Image method)
putrequest() (http.client.HTTPConnection method)
pvariance() (in module statistics)
pwd
module
pwd (module)
pwd() (ftplib.FTP method)
pwrite() (in module os)
py (module)
py_compile (module)
PY_COMPILED (in module imp)
PY_FROZEN (in module imp)
py_object (class in ctypes)
PY_SOURCE (in module imp)
pyclbr (module)
PyCompileError
pycparser (module)
PyDLL (class in ctypes)
pydoc (module)
pyexpat
module
PYFUNCTYPE() (in module ctypes)
pygments (module)
pyminizip (module)
pyparsing (module)
PyPDF2 (module)
PyPI
(see Python Package Index (PyPI))
pytest (module)
Python 3000
Python Enhancement Proposals
PEP 100
PEP 11, [1]
PEP 205, [1]
PEP 207
PEP 208
PEP 217
PEP 218, [1], [2]
PEP 227, [1], [2]
PEP 229
PEP 230
PEP 232
PEP 234
PEP 235
PEP 236, [1], [2]
PEP 237, [1], [2], [3], [4], [5]
PEP 238, [1], [2], [3], [4], [5]
PEP 241
PEP 243
PEP 247
PEP 249, [1], [2], [3]
PEP 252, [1]
PEP 253, [1], [2], [3], [4]
PEP 255, [1], [2], [3], [4], [5]
PEP 261, [1]
PEP 263, [1], [2], [3], [4], [5]
PEP 264
PEP 273, [1], [2]
PEP 274
PEP 275
PEP 277
PEP 278, [1]
PEP 279
PEP 282, [1], [2], [3]
PEP 285, [1]
PEP 288
PEP 289, [1], [2]
PEP 292, [1]
PEP 293
PEP 3000
PEP 301, [1]
PEP 302, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26]
PEP 305, [1]
PEP 307, [1], [2], [3]
PEP 308, [1], [2]
PEP 309
PEP 3100
PEP 3101, [1], [2], [3], [4]
PEP 3102
PEP 3104, [1]
PEP 3105, [1], [2]
PEP 3106
PEP 3107, [1], [2], [3]
PEP 3108, [1], [2]
PEP 3109, [1]
PEP 3110, [1], [2]
PEP 3111
PEP 3112, [1]
PEP 3113
PEP 3114
PEP 3115, [1], [2], [3]
PEP 3116, [1], [2]
PEP 3118, [1], [2], [3], [4], [5]
PEP 3119, [1], [2], [3]
PEP 3120, [1], [2]
PEP 3121
PEP 3123
PEP 3127
PEP 3129, [1]
PEP 3131, [1], [2]
PEP 3132, [1]
PEP 3134, [1], [2]
PEP 3135, [1]
PEP 3137
PEP 3138
PEP 314, [1]
PEP 3141, [1], [2]
PEP 3144
PEP 3147, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19]
PEP 3148, [1]
PEP 3149, [1]
PEP 3151, [1], [2], [3], [4]
PEP 3153
PEP 3154, [1], [2]
PEP 3155, [1]
PEP 3156, [1], [2], [3], [4], [5]
PEP 318, [1], [2]
PEP 322, [1]
PEP 324, [1]
PEP 325
PEP 327
PEP 328, [1], [2], [3], [4], [5], [6], [7], [8], [9]
PEP 331
PEP 333, [1]
PEP 3333, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14]
PEP 338, [1], [2]
PEP 339
PEP 341
PEP 342, [1], [2], [3], [4], [5], [6]
PEP 343, [1], [2], [3], [4], [5], [6]
PEP 347
PEP 352, [1], [2]
PEP 353, [1], [2]
PEP 356
PEP 357
PEP 361
PEP 362, [1], [2], [3]
PEP 366, [1], [2], [3], [4], [5], [6]
PEP 370, [1]
PEP 371
PEP 372, [1]
PEP 373
PEP 378, [1], [2]
PEP 380, [1], [2], [3]
PEP 383, [1]
PEP 384
PEP 385
PEP 389, [1]
PEP 391, [1]
PEP 392
PEP 393, [1], [2], [3], [4], [5], [6], [7], [8]
PEP 395
PEP 397, [1], [2]
PEP 398
PEP 4
PEP 405, [1]
PEP 409
PEP 411, [1], [2], [3], [4]
PEP 412
PEP 414, [1]
PEP 418
PEP 420, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12]
PEP 421, [1]
PEP 424, [1]
PEP 428, [1], [2]
PEP 429
PEP 434
PEP 435, [1], [2]
PEP 436, [1], [2]
PEP 441, [1]
PEP 442, [1], [2], [3], [4]
PEP 443, [1], [2]
PEP 445, [1], [2], [3]
PEP 446, [1], [2], [3]
PEP 448, [1], [2], [3], [4]
PEP 450, [1], [2]
PEP 451, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
PEP 453, [1], [2], [3], [4], [5], [6], [7]
PEP 454, [1], [2]
PEP 456, [1]
PEP 461, [1], [2]
PEP 465, [1], [2]
PEP 466, [1], [2], [3]
PEP 468, [1]
PEP 471, [1]
PEP 475, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26]
PEP 478
PEP 479, [1], [2]
PEP 483, [1]
PEP 484, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12]
PEP 485, [1], [2], [3]
PEP 486, [1]
PEP 487, [1], [2], [3]
PEP 488, [1], [2], [3], [4], [5], [6], [7], [8]
PEP 489, [1], [2], [3], [4], [5], [6]
PEP 492, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19]
PEP 494
PEP 495, [1]
PEP 498, [1], [2]
PEP 5, [1]
PEP 506, [1]
PEP 511
PEP 515, [1], [2]
PEP 519, [1]
PEP 520
PEP 523, [1]
PEP 524, [1], [2], [3]
PEP 525, [1], [2], [3], [4], [5]
PEP 526, [1], [2], [3], [4], [5], [6]
PEP 528
PEP 529, [1], [2]
PEP 530, [1], [2]
PEP 6
PEP 628, [1]
PEP 7
PEP 8, [1], [2]
Python Package Index (PyPI)
.pypirc file
PYTHON*
python.function.entry (C function)
python.function.return (C function)
python_branch() (in module platform)
python_build() (in module platform)
python_compiler() (in module platform)
PYTHON_DOM
python_implementation() (in module platform)
python_revision() (in module platform)
python_version() (in module platform)
python_version_tuple() (in module platform)
PYTHONASYNCIODEBUG, [1]
PYTHONCASEOK
PYTHONDOCS
PYTHONDONTWRITEBYTECODE, [1], [2], [3]
PYTHONFAULTHANDLER, [1]
PYTHONHASHSEED, [1], [2]
PYTHONHOME, [1], [2]
Pythonic
PYTHONINSPECT
PYTHONIOENCODING, [1], [2]
pythonista_url() (in module shortcuts)
PYTHONLEGACYWINDOWSFSENCODING, [1]
PYTHONLEGACYWINDOWSIOENCODING
PYTHONMALLOC, [1]
PYTHONNOUSERSITE, [1], [2]
PYTHONPATH, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10]
PYTHONSTARTUP, [1], [2], [3], [4]
PYTHONTRACEMALLOC, [1], [2]
PYTHONUSERBASE, [1], [2]
PYTHONWARNINGS, [1], [2]
pytz (module)
PyZipFile (class in zipfile)

Q

QName (class in xml.etree.ElementTree)
QRCode (class in qrcode)
qrcode (module)
qsize() (asyncio.Queue method)
(multiprocessing.Queue method)
(queue.Queue method)
qualified name
quantize() (decimal.Context method)
(Image.Image method)
(decimal.Decimal method)
query (bottle.BaseRequest attribute)
query_string (bottle.BaseRequest attribute)
Queue (class in asyncio)
(class in multiprocessing)
(class in queue)
queue (module)
(sched.scheduler attribute)
Queue() (multiprocessing.managers.SyncManager method)
QueueEmpty
QueueFull
QueueHandler (class in logging.handlers)
QueueListener (class in logging.handlers)
quick_ratio() (difflib.SequenceMatcher method)
quicklook() (in module console)
quit (built-in variable)
(pdb command)
quit() (ftplib.FTP method)
(nntplib.NNTP method)
(poplib.POP3 method)
(smtplib.SMTP method)
quopri (module)
quote() (in module email.utils)
(in module shlex)
(in module urllib.parse)
QUOTE_ALL (in module csv)
quote_from_bytes() (in module urllib.parse)
QUOTE_MINIMAL (in module csv)
QUOTE_NONE (in module csv)
QUOTE_NONNUMERIC (in module csv)
quote_plus() (in module urllib.parse)
quoteattr() (in module xml.sax.saxutils)
quotechar (csv.Dialect attribute)
quoted-printable
encoding
quotes (shlex.shlex attribute)
quoting (csv.Dialect attribute)

R

R_OK (in module os)
radians() (in module math)
(in module turtle)
radix() (decimal.Context method)
(decimal.Decimal method)
RADIXCHAR (in module locale)
raise
statement, [1]
raise (2to3 fixer)
raise an exception
raise_for_status() (requests.Response method), [1]
raise_on_defect (email.policy.Policy attribute)
RAISE_VARARGS (opcode)
raising
exception
RAND_add() (in module ssl)
RAND_bytes() (in module ssl)
RAND_egd() (in module ssl)
RAND_pseudo_bytes() (in module ssl)
RAND_status() (in module ssl)
randbelow() (in module secrets)
randbits() (in module secrets)
randint() (in module random)
random (module)
random() (in module random)
randrange() (in module random)
range
built-in function
object
range (built-in class)
RankFilter() (in module ImageFilter)
RARROW (in module token)
rate (sound.MIDIPlayer attribute)
ratecv() (in module audioop)
ratio() (difflib.SequenceMatcher method)
Rational (class in numbers)
raw (io.BufferedIOBase attribute)
(requests.Response attribute), [1]
raw string
raw() (bottle.WSGIHeaderDict method)
raw_data_manager (in module email.contentmanager)
raw_decode() (json.JSONDecoder method)
raw_filename (bottle.FileUpload attribute)
raw_input (2to3 fixer)
raw_input() (code.InteractiveConsole method)
RawArray() (in module multiprocessing.sharedctypes)
RawConfigParser (class in configparser)
RawDescriptionHelpFormatter (class in argparse)
RawIOBase (class in io)
RawTextHelpFormatter (class in argparse)
RawValue() (in module multiprocessing.sharedctypes)
RBRACE (in module token)
rcpttos (smtpd.SMTPChannel attribute)
re
module, [1]
re (class in typing)
(module)
(re.match attribute)
read() (asyncio.StreamReader method)
(chunk.Chunk method)
(codecs.StreamReader method)
(configparser.ConfigParser method)
(http.client.HTTPResponse method)
(imaplib.IMAP4 method)
(in module os)
(io.BufferedIOBase method)
(io.BufferedReader method)
(io.RawIOBase method)
(io.TextIOBase method)
(mimetypes.MimeTypes method)
(mmap.mmap method)
(ssl.MemoryBIO method)
(ssl.SSLSocket method)
(urllib.robotparser.RobotFileParser method)
(zipfile.ZipFile method)
read1() (io.BufferedIOBase method)
(io.BufferedReader method)
(io.BytesIO method)
read_all() (telnetlib.Telnet method)
read_byte() (mmap.mmap method)
read_bytes() (pathlib.Path method)
read_characteristic_value() (cb.Peripheral method)
read_dict() (configparser.ConfigParser method)
read_eager() (telnetlib.Telnet method)
read_environ() (in module wsgiref.handlers)
read_events() (xml.etree.ElementTree.XMLPullParser method)
read_file() (configparser.ConfigParser method)
read_lazy() (telnetlib.Telnet method)
read_mime_types() (in module mimetypes)
read_sb_data() (telnetlib.Telnet method)
read_some() (telnetlib.Telnet method)
read_string() (configparser.ConfigParser method)
read_text() (pathlib.Path method)
read_token() (shlex.shlex method)
read_until() (telnetlib.Telnet method)
read_very_eager() (telnetlib.Telnet method)
read_very_lazy() (telnetlib.Telnet method)
read_windows_registry() (mimetypes.MimeTypes method)
readable() (asyncore.dispatcher method)
(io.IOBase method)
readall() (io.RawIOBase method)
reader() (in module csv)
ReadError
readexactly() (asyncio.StreamReader method)
readfp() (configparser.ConfigParser method)
(mimetypes.MimeTypes method)
readframes() (aifc.aifc method)
(sunau.AU_read method)
(wave.Wave_read method)
readinto() (http.client.HTTPResponse method)
(io.BufferedIOBase method)
(io.RawIOBase method)
readinto1() (io.BufferedIOBase method)
(io.BytesIO method)
readline() (asyncio.StreamReader method)
(codecs.StreamReader method)
(distutils.text_file.TextFile method)
(imaplib.IMAP4 method)
(io.IOBase method)
(io.TextIOBase method)
(mmap.mmap method)
readlines() (codecs.StreamReader method)
(distutils.text_file.TextFile method)
(io.IOBase method)
readlink() (in module os)
readmodule() (in module pyclbr)
readmodule_ex() (in module pyclbr)
readonly (memoryview attribute)
readPlist() (in module plistlib)
readPlistFromBytes() (in module plistlib)
ReadTransport (class in asyncio)
readuntil() (asyncio.StreamReader method)
readv() (in module os)
ready() (multiprocessing.pool.AsyncResult method)
Real (class in numbers)
real (numbers.Complex attribute)
Real Media File Format
real_quick_ratio() (difflib.SequenceMatcher method)
realpath() (in module os.path)
reason (http.client.HTTPResponse attribute)
(UnicodeError attribute)
(requests.Response attribute), [1]
(ssl.SSLError attribute)
(urllib.error.HTTPError attribute)
(urllib.error.URLError attribute)
rebase() (in module stpl)
rebinding
name
rebuild_auth() (requests.Session method)
rebuild_proxies() (requests.Session method)
received_data (smtpd.SMTPChannel attribute)
received_lines (smtpd.SMTPChannel attribute)
recent() (imaplib.IMAP4 method)
recode_unicode (bottle.FormsDict attribute)
recognize() (in module speech)
record() (sound.Recorder method)
Recorder (class in sound)
recording (sound.Recorder attribute)
records (unittest.TestCase attribute)
Rect (class in scene)
rect() (in module cmath)
(in module scene_drawing)
(ui.Path class method)
rectangle() (ImageDraw.ImageDraw method)
RecursionError
recursive_repr() (in module reprlib)
recv() (asyncore.dispatcher method)
(multiprocessing.Connection method)
(socket.socket method)
recv_bytes() (multiprocessing.Connection method)
recv_bytes_into() (multiprocessing.Connection method)
recv_into() (socket.socket method)
recvfrom() (socket.socket method)
recvfrom_into() (socket.socket method)
recvmsg() (socket.socket method)
recvmsg_into() (socket.socket method)
redirect_request() (urllib.request.HTTPRedirectHandler method)
redirect_stderr() (in module contextlib)
redirect_stdout() (in module contextlib)
reduce (2to3 fixer)
reduce() (in module functools)
ref (class in weakref)
reference
attribute
reference count
reference counting
ReferenceError, [1]
ReferenceType (in module weakref)
refold_source (email.policy.EmailPolicy attribute)
register() (abc.ABCMeta method)
(in module atexit)
(in module codecs)
(in module faulthandler)
(in module webbrowser)
(multiprocessing.managers.BaseManager method)
(select.devpoll method)
(select.epoll method)
(select.poll method)
(selectors.BaseSelector method)
register_adapter() (in module sqlite3)
register_archive_format() (in module shutil)
register_converter() (in module sqlite3)
register_defect() (email.policy.Policy method)
register_dialect() (in module csv)
register_error() (in module codecs)
register_function() (xmlrpc.server.CGIXMLRPCRequestHandler method)
(xmlrpc.server.SimpleXMLRPCServer method)
register_hook() (requests.Request method)
register_instance() (xmlrpc.server.CGIXMLRPCRequestHandler method)
(xmlrpc.server.SimpleXMLRPCServer method)
register_introspection_functions() (xmlrpc.server.CGIXMLRPCRequestHandler method)
(xmlrpc.server.SimpleXMLRPCServer method)
register_multicall_functions() (xmlrpc.server.CGIXMLRPCRequestHandler method)
(xmlrpc.server.SimpleXMLRPCServer method)
register_namespace() (in module xml.etree.ElementTree)
register_optionflag() (in module doctest)
register_unpack_format() (in module shutil)
registerDOMImplementation() (in module xml.dom)
registerResult() (in module unittest)
regular
package
regular package
RejectPolicy (class in paramiko)
related_names (contacts.Person attribute)
relative
URL
import
relative_to() (pathlib.PurePath method)
release() (_thread.lock method)
(asyncio.Condition method)
(asyncio.Lock method)
(asyncio.Semaphore method)
(in module platform)
(logging.Handler method)
(memoryview method)
(multiprocessing.Lock method)
(multiprocessing.RLock method)
(threading.Condition method)
(threading.Lock method)
(threading.RLock method)
(threading.Semaphore method)
release_lock() (in module imp)
reload (2to3 fixer)
reload() (in module imp)
(in module importlib)
(ui.TableView method)
(ui.WebView method)
reload_data() (ui.TableView method)
relpath() (in module os.path)
remainder() (decimal.Context method)
remainder_near() (decimal.Context method)
(decimal.Decimal method)
Reminder (class in reminders)
reminders (module)
remote_addr (bottle.BaseRequest attribute)
remote_route (bottle.BaseRequest attribute)
RemoteDisconnected
remove() (array.array method)
(collections.deque method)
(in module os)
(mailbox.MH method)
(mailbox.Mailbox method)
(sequence method)
(set method)
(xml.etree.ElementTree.Element method)
remove_action() (scene.Node method)
remove_all_actions() (scene.Node method)
remove_all_delivered() (in module notification)
remove_delivered() (in module notification)
remove_done_callback() (asyncio.Future method)
remove_flag() (mailbox.MaildirMessage method)
(mailbox.MMDFMessage method)
(mailbox.mboxMessage method)
remove_folder() (mailbox.Maildir method)
(mailbox.MH method)
remove_from_parent() (scene.Node method)
remove_group() (in module contacts)
remove_header() (urllib.request.Request method)
remove_hook() (bottle.Bottle method)
remove_label() (mailbox.BabylMessage method)
remove_option() (configparser.ConfigParser method)
(optparse.OptionParser method)
remove_person() (in module contacts)
remove_reader() (asyncio.AbstractEventLoop method)
remove_section() (configparser.ConfigParser method)
remove_sequence() (mailbox.MHMessage method)
remove_signal_handler() (asyncio.AbstractEventLoop method)
remove_subview() (ui.View method)
remove_tree() (in module distutils.dir_util)
remove_writer() (asyncio.AbstractEventLoop method)
removeAttribute() (xml.dom.Element method)
removeAttributeNode() (xml.dom.Element method)
removeAttributeNS() (xml.dom.Element method)
removeChild() (xml.dom.Node method)
removedirs() (in module os)
removeFilter() (logging.Handler method)
(logging.Logger method)
removeHandler() (in module unittest)
(logging.Logger method)
removeResult() (in module unittest)
removexattr() (in module os)
rename() (ftplib.FTP method)
(imaplib.IMAP4 method)
(in module os)
(pathlib.Path method)
renames (2to3 fixer)
renames() (in module os)
render() (bottle.BaseTemplate method)
(bottle.SimpleTemplate method)
render_map_snapshot() (in module location)
render_text() (in module scene_drawing)
render_to_texture() (scene.Node method)
RENDERING_MODE_AUTOMATIC (in module ui)
RENDERING_MODE_ORIGINAL (in module ui)
RENDERING_MODE_TEMPLATE (in module ui)
reopenIfNeeded() (logging.handlers.WatchedFileHandler method)
reorganize() (dbm.gnu.gdbm method)
repeat() (in module itertools)
(in module timeit)
(scene.Action class method)
(timeit.Timer method)
repeat_forever() (scene.Action class method)
repetition
operation
replace() (bottle.MultiDict method)
(bytearray method)
(bytes method)
(datetime.date method)
(datetime.datetime method)
(datetime.time method)
(in module os)
(inspect.Parameter method)
(inspect.Signature method)
(pathlib.Path method)
(str method)
replace_errors() (in module codecs)
replace_header() (email.message.EmailMessage method)
(email.message.Message method)
replace_range() (ui.TextView method)
replace_text() (in module editor)
replace_whitespace (textwrap.TextWrapper attribute)
replaceChild() (xml.dom.Node method)
ReplacePackage() (in module modulefinder)
report() (filecmp.dircmp method)
(modulefinder.ModuleFinder method)
REPORT_CDIFF (in module doctest)
report_failure() (doctest.DocTestRunner method)
report_full_closure() (filecmp.dircmp method)
REPORT_NDIFF (in module doctest)
REPORT_ONLY_FIRST_FAILURE (in module doctest)
report_partial_closure() (filecmp.dircmp method)
report_start() (doctest.DocTestRunner method)
report_success() (doctest.DocTestRunner method)
REPORT_UDIFF (in module doctest)
report_unexpected_exception() (doctest.DocTestRunner method)
REPORTING_FLAGS (in module doctest)
reportlab (module)
repr
built-in function
repr (2to3 fixer)
Repr (class in reprlib)
repr() (built-in function)
__repr__() (object method)
repr() (in module reprlib)
(reprlib.Repr method)
repr1() (reprlib.Repr method)
representation
integer
reprlib (module)
Request (class in requests)
(class in urllib.request)
(in module bottle)
request (in module bottle), [1]
(requests.Response attribute), [1]
request() (http.client.HTTPConnection method)
(in module requests)
(in module twitter)
(requests.Session method)
request_queue_size (socketserver.BaseServer attribute)
request_rate() (urllib.robotparser.RobotFileParser method)
request_uri() (in module wsgiref.util)
request_version (http.server.BaseHTTPRequestHandler attribute)
RequestException
RequestHandlerClass (socketserver.BaseServer attribute)
requestline (http.server.BaseHTTPRequestHandler attribute)
requests (module)
requires() (in module test.support)
reserved (zipfile.ZipInfo attribute)
reserved word
RESERVED_FUTURE (in module uuid)
RESERVED_MICROSOFT (in module uuid)
RESERVED_NCS (in module uuid)
reset() (bdb.Bdb method)
(bottle.Bottle method)
(bottle.Route method)
(codecs.IncrementalDecoder method)
(codecs.IncrementalEncoder method)
(codecs.StreamReader method)
(codecs.StreamWriter method)
(html.parser.HTMLParser method)
(in module cb)
(in module turtle)
(pipes.Template method)
(threading.Barrier method)
(xdrlib.Packer method)
(xdrlib.Unpacker method)
(xml.dom.pulldom.DOMEventStream method)
(xml.sax.xmlreader.IncrementalParser method)
reset_keychain() (in module keychain)
reset_mock() (unittest.mock.Mock method)
resetbuffer() (code.InteractiveConsole method)
resetlocale() (in module locale)
resetwarnings() (in module warnings)
resizable_image() (ui.Image method)
resize() (Image.Image method), [1]
(in module ctypes)
(mmap.mmap method)
resolution (datetime.date attribute)
(datetime.datetime attribute)
(datetime.time attribute)
(datetime.timedelta attribute)
resolve() (pathlib.Path method)
resolve_name() (in module importlib.util)
resolve_redirects() (requests.Session method)
resolveEntity() (xml.sax.handler.EntityResolver method)
resource (module)
ResourceDenied
ResourceLoader (class in importlib.abc)
ResourceManager (class in bottle)
resources (bottle.Bottle attribute)
ResourceWarning
Response (class in requests), [1]
(in module bottle)
response (in module bottle)
(nntplib.NNTPError attribute)
response() (imaplib.IMAP4 method)
ResponseNotReady
responses (http.server.BaseHTTPRequestHandler attribute)
(in module http.client)
restart (pdb command)
restore() (in module difflib)
restore_gstate() (in module canvas)
restricted
execution
restype (ctypes._FuncPtr attribute)
result() (asyncio.Future method)
(concurrent.futures.Future method)
results() (trace.Trace method)
resume() (scene.Scene method)
resume_reading() (asyncio.ReadTransport method)
resume_writing() (asyncio.BaseProtocol method)
retr() (poplib.POP3 method)
retrbinary() (ftplib.FTP method)
retrieve() (urllib.request.URLopener method)
retrlines() (ftplib.FTP method)
return
statement, [1], [2]
return (pdb command)
return_annotation (inspect.Signature attribute)
return_ok() (http.cookiejar.CookiePolicy method)
RETURN_VALUE (opcode)
return_value (unittest.mock.Mock attribute)
returncode (asyncio.asyncio.subprocess.Process attribute)
(subprocess.CalledProcessError attribute)
(subprocess.CompletedProcess attribute)
(subprocess.Popen attribute)
reverse() (array.array method)
(collections.deque method)
(in module audioop)
(sequence method)
reverse_geocode() (in module location)
reverse_order() (pstats.Stats method)
reverse_pointer (ipaddress.IPv4Address attribute)
(ipaddress.IPv6Address attribute)
reversed() (built-in function)
Reversible (class in collections.abc)
(class in typing)
revert() (http.cookiejar.FileCookieJar method)
(in module contacts)
(photos.Asset method)
rewind() (aifc.aifc method)
(sunau.AU_read method)
(wave.Wave_read method)
RFC
RFC 1014, [1]
RFC 1123
RFC 1321
RFC 1422
RFC 1521, [1], [2]
RFC 1522, [1]
RFC 1524, [1]
RFC 1730
RFC 1738
RFC 1750
RFC 1766, [1]
RFC 1808, [1], [2]
RFC 1832, [1]
RFC 1869, [1]
RFC 1870, [1], [2]
RFC 1939, [1]
RFC 2033
RFC 2045, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14]
RFC 2046, [1], [2]
RFC 2047, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12]
RFC 2060, [1]
RFC 2068
RFC 2104, [1]
RFC 2109, [1], [2], [3], [4], [5], [6], [7], [8]
RFC 2183, [1], [2]
RFC 2231, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14]
RFC 2295
RFC 2342
RFC 2368
RFC 2373, [1], [2]
RFC 2396, [1], [2]
RFC 2397
RFC 2449
RFC 2487
RFC 2518
RFC 2595, [1]
RFC 2616, [1], [2], [3], [4], [5]
RFC 2732, [1], [2]
RFC 2774
RFC 2818, [1]
RFC 2821
RFC 2822, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16]
RFC 2964
RFC 2965, [1], [2]
RFC 2980, [1]
RFC 3056
RFC 3171
RFC 3207
RFC 3229
RFC 3280
RFC 3330
RFC 3454
RFC 3490, [1], [2], [3], [4]
RFC 3492, [1]
RFC 3493
RFC 3501
RFC 3542
RFC 3548, [1], [2], [3], [4]
RFC 3659
RFC 3879
RFC 3927
RFC 3977, [1], [2], [3], [4]
RFC 3986, [1], [2], [3], [4], [5]
RFC 4122, [1], [2], [3], [4]
RFC 4180
RFC 4193
RFC 4217
RFC 4291
RFC 4366
RFC 4380
RFC 4627, [1]
RFC 4642
RFC 4918, [1], [2], [3], [4]
RFC 4954, [1]
RFC 5161, [1]
RFC 5233, [1]
RFC 5246
RFC 5280, [1], [2]
RFC 5321, [1], [2], [3], [4]
RFC 5322, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21]
RFC 5735
RFC 5842, [1]
RFC 5929
RFC 6066
RFC 6125, [1]
RFC 6152, [1]
RFC 6531, [1], [2], [3], [4], [5], [6], [7], [8]
RFC 6532, [1], [2], [3], [4]
RFC 6585, [1], [2], [3]
RFC 6855, [1], [2], [3]
RFC 6856, [1]
RFC 7159, [1], [2]
RFC 7230, [1]
RFC 7231, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28], [29], [30], [31], [32], [33], [34]
RFC 7232, [1]
RFC 7233, [1]
RFC 7235, [1]
RFC 7238
RFC 7301, [1], [2]
RFC 7914
RFC 821, [1]
RFC 822, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10]
RFC 854, [1]
RFC 959
RFC 977
rfc2109 (http.cookiejar.Cookie attribute)
rfc2109_as_netscape (http.cookiejar.DefaultCookiePolicy attribute)
rfc2965 (http.cookiejar.CookiePolicy attribute)
rfc822_escape() (in module distutils.util)
RFC_4122 (in module uuid)
rfile (http.server.BaseHTTPRequestHandler attribute)
rfind() (bytearray method)
(bytes method)
(mmap.mmap method)
(str method)
rgb_to_hls() (in module colorsys)
rgb_to_hsv() (in module colorsys)
rgb_to_yiq() (in module colorsys)
rglob() (pathlib.Path method)
right (filecmp.dircmp attribute)
(PyPDF2.Destination attribute)
right() (in module turtle)
right_button_items (ui.View attribute)
right_list (filecmp.dircmp attribute)
right_only (filecmp.dircmp attribute)
RIGHTSHIFT (in module token)
RIGHTSHIFTEQUAL (in module token)
rindex() (bytearray method)
(bytes method)
(str method)
rjust() (bytearray method)
(bytes method)
(str method)
rlcompleter (module)
rlecode_hqx() (in module binascii)
rledecode_hqx() (in module binascii)
RLIM_INFINITY (in module resource)
RLIMIT_AS (in module resource)
RLIMIT_CORE (in module resource)
RLIMIT_CPU (in module resource)
RLIMIT_DATA (in module resource)
RLIMIT_FSIZE (in module resource)
RLIMIT_MEMLOCK (in module resource)
RLIMIT_MSGQUEUE (in module resource)
RLIMIT_NICE (in module resource)
RLIMIT_NOFILE (in module resource)
RLIMIT_NPROC (in module resource)
RLIMIT_NPTS (in module resource)
RLIMIT_OFILE (in module resource)
RLIMIT_RSS (in module resource)
RLIMIT_RTPRIO (in module resource)
RLIMIT_RTTIME (in module resource)
RLIMIT_SBSIZE (in module resource)
RLIMIT_SIGPENDING (in module resource)
RLIMIT_STACK (in module resource)
RLIMIT_SWAP (in module resource)
RLIMIT_VMEM (in module resource)
RLock (class in multiprocessing)
(class in threading)
RLock() (multiprocessing.managers.SyncManager method)
rmd() (ftplib.FTP method)
rmdir() (in module os)
(pathlib.Path method)
RMFF
rms() (in module audioop)
rmtree() (in module shutil)
RobotFileParser (class in urllib.robotparser)
robots.txt
rollback() (sqlite3.Connection method)
ROT_THREE (opcode)
ROT_TWO (opcode)
rotate() (collections.deque method)
(Image.Image method), [1]
(decimal.Context method)
(decimal.Decimal method)
(in module canvas)
(in module scene_drawing)
(logging.handlers.BaseRotatingHandler method)
rotate_by() (scene.Action class method)
rotate_to() (scene.Action class method)
rotateClockwise() (PyPDF2.PageObject method)
rotateCounterClockwise() (PyPDF2.PageObject method)
RotatingFileHandler (class in logging.handlers)
rotation (scene.Node attribute)
rotation() (ui.Transform class method)
rotation_filename() (logging.handlers.BaseRotatingHandler method)
rotator (logging.handlers.BaseRotatingHandler attribute)
round
built-in function
round() (built-in function)
ROUND_05UP (in module decimal)
ROUND_CEILING (in module decimal)
ROUND_DOWN (in module decimal)
ROUND_FLOOR (in module decimal)
ROUND_HALF_DOWN (in module decimal)
ROUND_HALF_EVEN (in module decimal)
ROUND_HALF_UP (in module decimal)
ROUND_UP (in module decimal)
Rounded (class in decimal)
rounded_rect() (ui.Path class method)
route (bottle.BaseRequest attribute)
Route (class in bottle)
route() (bottle.Bottle method)
(in module bottle)
Row (class in sqlite3)
row_factory (sqlite3.Connection attribute)
row_height (ui.TableView attribute)
rowcount (sqlite3.Cursor attribute)
RPAR (in module token)
rpartition() (bytearray method)
(bytes method)
(str method)
rpc_paths (xmlrpc.server.SimpleXMLRPCRequestHandler attribute)
rpop() (poplib.POP3 method)
RSAKey (class in paramiko)
rset() (poplib.POP3 method)
rshift() (in module operator)
rsplit() (bytearray method)
(bytes method)
(str method)
RSQB (in module token)
rstrip() (bytearray method)
(bytes method)
(str method)
rt() (in module turtle)
RTLD_DEEPBIND (in module os)
RTLD_GLOBAL (in module os)
RTLD_LAZY (in module os)
RTLD_LOCAL (in module os)
RTLD_NODELETE (in module os)
RTLD_NOLOAD (in module os)
RTLD_NOW (in module os)
rule (bottle.Route attribute)
ruler (cmd.Cmd attribute)
run (pdb command)
run() (bdb.Bdb method)
(bottle.Bottle method)
(distutils.cmd.Command method)
(doctest.DocTestRunner method)
(in module bottle)
(in module pdb)
(in module profile)
(in module scene)
(in module subprocess)
(multiprocessing.Process method)
(pdb.Pdb method)
(profile.Profile method)
(sched.scheduler method)
(threading.Thread method)
(trace.Trace method)
(unittest.TestCase method)
(unittest.TestSuite method)
(unittest.TextTestRunner method)
(wsgiref.handlers.BaseHandler method)
run_action() (scene.Node method)
run_coroutine_threadsafe() (in module asyncio)
run_docstring_examples() (in module doctest)
run_doctest() (in module test.support)
run_forever() (asyncio.AbstractEventLoop method)
run_in_executor() (asyncio.AbstractEventLoop method)
run_module() (in module runpy)
run_path() (in module runpy)
run_script() (modulefinder.ModuleFinder method)
run_setup() (in module distutils.core)
run_unittest() (in module test.support)
run_until_complete() (asyncio.AbstractEventLoop method)
run_with_locale() (in module test.support)
runcall() (bdb.Bdb method)
(in module pdb)
(pdb.Pdb method)
(profile.Profile method)
runcode() (code.InteractiveInterpreter method)
runctx() (bdb.Bdb method)
(in module profile)
(profile.Profile method)
(trace.Trace method)
runeval() (bdb.Bdb method)
(in module pdb)
(pdb.Pdb method)
runfunc() (trace.Trace method)
running() (concurrent.futures.Future method)
runpy (module)
runsource() (code.InteractiveInterpreter method)
runtime_library_dir_option() (distutils.ccompiler.CCompiler method)
RuntimeError
RuntimeWarning
RUSAGE_BOTH (in module resource)
RUSAGE_CHILDREN (in module resource)
RUSAGE_SELF (in module resource)
RUSAGE_THREAD (in module resource)

S

S (in module re)
S_ENFMT (in module stat)
S_IEXEC (in module stat)
S_IFBLK (in module stat)
S_IFCHR (in module stat)
S_IFDIR (in module stat)
S_IFDOOR (in module stat)
S_IFIFO (in module stat)
S_IFLNK (in module stat)
S_IFMT() (in module stat)
S_IFPORT (in module stat)
S_IFREG (in module stat)
S_IFSOCK (in module stat)
S_IFWHT (in module stat)
S_IMODE() (in module stat)
S_IREAD (in module stat)
S_IRGRP (in module stat)
S_IROTH (in module stat)
S_IRUSR (in module stat)
S_IRWXG (in module stat)
S_IRWXO (in module stat)
S_IRWXU (in module stat)
S_ISBLK() (in module stat)
S_ISCHR() (in module stat)
S_ISDIR() (in module stat)
S_ISDOOR() (in module stat)
S_ISFIFO() (in module stat)
S_ISGID (in module stat)
S_ISLNK() (in module stat)
S_ISPORT() (in module stat)
S_ISREG() (in module stat)
S_ISSOCK() (in module stat)
S_ISUID (in module stat)
S_ISVTX (in module stat)
S_ISWHT() (in module stat)
S_IWGRP (in module stat)
S_IWOTH (in module stat)
S_IWRITE (in module stat)
S_IWUSR (in module stat)
S_IXGRP (in module stat)
S_IXOTH (in module stat)
S_IXUSR (in module stat)
safe_substitute() (string.Template method)
saferepr() (in module pprint)
same_files (filecmp.dircmp attribute)
same_quantum() (decimal.Context method)
(decimal.Decimal method)
samefile() (in module os.path)
(pathlib.Path method)
SameFileError
sameopenfile() (in module os.path)
samestat() (in module os.path)
sample() (in module random)
save() (bottle.FileUpload method)
(Image.Image method), [1]
(http.cookiejar.FileCookieJar method)
(in module contacts)
(reminders.Calendar method)
(reminders.Reminder method)
save_gstate() (in module canvas)
save_png() (in module canvas)
SAX2DOM (class in xml.dom.pulldom)
SAXException
SAXNotRecognizedException
SAXNotSupportedException
SAXParseException
say() (in module speech)
scale (ui.Image attribute)
scale() (in module canvas)
(in module scene_drawing)
(ui.Transform class method)
scale_by() (scene.Action class method)
scale_to() (scene.Action class method)
scale_x_to() (scene.Action class method)
scale_y_to() (scene.Action class method)
scaleb() (decimal.Context method)
(decimal.Decimal method)
scales_font (ui.Label attribute)
scales_page_to_fit (ui.WebView attribute)
scan_for_peripherals() (in module cb)
scandir() (in module os)
scanf()
Scene (class in scene)
scene (module)
(scene.Node attribute)
(scene.SceneView attribute)
scene_drawing (module)
SceneView (class in scene)
sched (module)
SCHED_BATCH (in module os)
SCHED_FIFO (in module os)
sched_get_priority_max() (in module os)
sched_get_priority_min() (in module os)
sched_getaffinity() (in module os)
sched_getparam() (in module os)
sched_getscheduler() (in module os)
SCHED_IDLE (in module os)
SCHED_OTHER (in module os)
sched_param (class in os)
sched_priority (os.sched_param attribute)
SCHED_RESET_ON_FORK (in module os)
SCHED_RR (in module os)
sched_rr_get_interval() (in module os)
sched_setaffinity() (in module os)
sched_setparam() (in module os)
sched_setscheduler() (in module os)
SCHED_SPORADIC (in module os)
sched_yield() (in module os)
schedule() (in module notification)
scheduler (class in sched)
SCHEME_LANGUAGE (in module linguistictagger)
SCHEME_LEMMA (in module linguistictagger)
SCHEME_LEXICAL_CLASS (in module linguistictagger)
SCHEME_NAME_TYPE (in module linguistictagger)
SCHEME_NAME_TYPE_OR_LEXICAL_CLASS (in module linguistictagger)
SCHEME_SCRIPT (in module linguistictagger)
SCHEME_TOKEN_TYPE (in module linguistictagger)
scope, [1]
screen() (in module ImageChops)
script_from_examples() (in module doctest)
script_name (bottle.BaseRequest attribute)
scroll_enabled (ui.ScrollView attribute)
scroll_indicator_insets (ui.ScrollView attribute)
ScrollView (class in ui)
scrypt() (in module hashlib)
search
path, module, [1], [2], [3]
search() (bottle.BaseTemplate class method)
(imaplib.IMAP4 method)
(in module re)
(in module twitter)
(re.regex method)
second (datetime.datetime attribute)
(datetime.time attribute)
seconds since the epoch
secrets (module)
SECTCRE (in module configparser)
sections() (configparser.ConfigParser method)
secure (http.cookiejar.Cookie attribute)
(ui.TextField attribute)
secure hash algorithm, SHA1, SHA224, SHA256, SHA384, SHA512
Secure Sockets Layer
secure_input() (in module console)
security
CGI
SecurityOptions (class in paramiko)
seed() (in module random)
seek() (chunk.Chunk method)
(Image.Image method)
(io.IOBase method)
(io.TextIOBase method)
(mmap.mmap method)
SEEK_CUR (in module os)
SEEK_END (in module os)
SEEK_SET (in module os)
seekable() (io.IOBase method)
seen_greeting (smtpd.SMTPChannel attribute)
SegmentedControl (class in ui)
segments (ui.SegmentedControl attribute)
sel() (in module objc_util)
select (module)
select() (imaplib.IMAP4 method)
(in module select)
(selectors.BaseSelector method)
selectable (ui.TableViewCell attribute)
(ui.TextView attribute)
selected_alpn_protocol() (ssl.SSLSocket method)
selected_background_view (ui.TableViewCell attribute)
selected_index (ui.SegmentedControl attribute)
selected_npn_protocol() (ssl.SSLSocket method)
selected_range (ui.TextView attribute)
selected_row (ui.ListDataSource attribute)
(ui.TableView attribute)
selected_rows (ui.TableView attribute)
selector (urllib.request.Request attribute)
SelectorEventLoop (class in asyncio)
SelectorKey (class in selectors)
selectors (module)
SelectSelector (class in selectors)
Semaphore (class in asyncio)
(class in multiprocessing)
(class in threading)
Semaphore() (multiprocessing.managers.SyncManager method)
semaphores, binary
SEMI (in module token)
send() (asyncore.dispatcher method)
(coroutine method)
(generator method)
(http.client.HTTPConnection method)
(imaplib.IMAP4 method)
(logging.handlers.DatagramHandler method)
(logging.handlers.SocketHandler method)
(multiprocessing.Connection method)
(requests.Session method)
(socket.socket method)
send_bytes() (multiprocessing.Connection method)
send_error() (http.server.BaseHTTPRequestHandler method)
send_flowing_data() (formatter.writer method)
send_header() (http.server.BaseHTTPRequestHandler method)
send_hor_rule() (formatter.writer method)
send_label_data() (formatter.writer method)
send_line_break() (formatter.writer method)
send_literal_data() (formatter.writer method)
send_message() (smtplib.SMTP method)
send_paragraph() (formatter.writer method)
send_response() (http.server.BaseHTTPRequestHandler method)
send_response_only() (http.server.BaseHTTPRequestHandler method)
send_signal() (asyncio.asyncio.subprocess.Process method)
(asyncio.BaseSubprocessTransport method)
(subprocess.Popen method)
send_to_back() (ui.View method)
sendall() (socket.socket method)
sendcmd() (ftplib.FTP method)
sendfile() (in module os)
(socket.socket method)
(wsgiref.handlers.BaseHandler method)
sendmail() (smtplib.SMTP method)
sendmsg() (socket.socket method)
sendmsg_afalg() (socket.socket method)
sendto() (asyncio.DatagramTransport method)
(socket.socket method)
sentinel (in module unittest.mock)
(multiprocessing.Process attribute)
sep (in module os)
separator_color (ui.TableView attribute)
sequence
item
iteration
object, [1], [2], [3], [4], [5], [6], [7]
types, immutable
types, mutable
types, operations on, [1]
Sequence (class in collections.abc)
(class in typing)
sequence() (scene.Action class method)
sequence2st() (in module parser)
SequenceMatcher (class in difflib), [1]
serializing
objects
serve_forever() (socketserver.BaseServer method)
server
WWW, [1]
Server (class in asyncio)
server (http.server.BaseHTTPRequestHandler attribute)
server_activate() (socketserver.BaseServer method)
server_address (socketserver.BaseServer attribute)
server_bind() (socketserver.BaseServer method)
server_close() (socketserver.BaseServer method)
server_hostname (ssl.SSLSocket attribute)
server_side (ssl.SSLSocket attribute)
server_software (wsgiref.handlers.BaseHandler attribute)
server_version (http.server.BaseHTTPRequestHandler attribute)
(http.server.SimpleHTTPRequestHandler attribute)
ServerInterface (class in paramiko)
ServerProxy (class in xmlrpc.client)
Service (class in cb)
service_actions() (socketserver.BaseServer method)
services (cb.Peripheral attribute)
Session (class in requests)
session (ssl.SSLSocket attribute)
session() (in module requests)
session_reused (ssl.SSLSocket attribute)
session_stats() (ssl.SSLContext method)
set
display
object, [1], [2]
set (built-in class)
Set (class in collections.abc)
(class in typing)
set type
object
set() (asyncio.Event method)
(configparser.ConfigParser method)
(configparser.RawConfigParser method)
(http.cookies.Morsel method)
(in module clipboard)
(test.support.EnvironmentVarGuard method)
(threading.Event method)
(xml.etree.ElementTree.Element method)
set_aa_enabled() (in module canvas)
SET_ADD (opcode)
set_allowed_domains() (http.cookiejar.DefaultCookiePolicy method)
set_alpha() (in module canvas)
set_alpn_protocols() (ssl.SSLContext method)
set_app() (wsgiref.simple_server.WSGIServer method)
set_asyncgen_hooks() (in module sys)
set_authorizer() (sqlite3.Connection method)
set_blend_mode() (in module canvas)
(in module ui)
set_blocked_domains() (http.cookiejar.DefaultCookiePolicy method)
set_blocking() (in module os)
set_boundary() (email.message.EmailMessage method)
(email.message.Message method)
set_break() (bdb.Bdb method)
set_central_delegate() (in module cb)
set_charset() (email.message.Message method)
set_ciphers() (ssl.SSLContext method)
set_color() (in module console)
(in module ui)
set_content() (email.contentmanager.ContentManager method)
(email.message.EmailMessage method)
(in module email.contentmanager)
set_continue() (bdb.Bdb method)
set_cookie() (bottle.BaseResponse method)
(http.cookiejar.CookieJar method)
set_cookie_if_ok() (http.cookiejar.CookieJar method)
set_coroutine_wrapper() (in module sys)
set_data() (importlib.abc.SourceLoader method)
(importlib.machinery.SourceFileLoader method)
set_date() (mailbox.MaildirMessage method)
set_debug() (asyncio.AbstractEventLoop method)
(in module gc)
set_debuglevel() (ftplib.FTP method)
(http.client.HTTPConnection method)
(nntplib.NNTP method)
(poplib.POP3 method)
(smtplib.SMTP method)
(telnetlib.Telnet method)
set_default_executor() (asyncio.AbstractEventLoop method)
set_default_type() (email.message.EmailMessage method)
(email.message.Message method)
set_default_verify_paths() (ssl.SSLContext method)
set_defaults() (argparse.ArgumentParser method)
(optparse.OptionParser method)
set_ecdh_curve() (ssl.SSLContext method)
set_editing() (ui.TableView method)
set_errno() (in module ctypes)
set_event_loop() (asyncio.AbstractEventLoopPolicy method)
(in module asyncio)
set_event_loop_policy() (in module asyncio)
set_exception() (asyncio.Future method)
(asyncio.StreamReader method)
(concurrent.futures.Future method)
set_exception_handler() (asyncio.AbstractEventLoop method)
set_executable() (in module multiprocessing)
set_executables() (distutils.ccompiler.CCompiler method)
set_fill_color() (in module canvas)
set_flags() (mailbox.MaildirMessage method)
(mailbox.MMDFMessage method)
(mailbox.mboxMessage method)
set_font() (in module console)
set_from() (mailbox.mboxMessage method)
(mailbox.MMDFMessage method)
set_handle_inheritable() (in module os)
set_header() (bottle.BaseResponse method)
set_honors_silent_switch() (in module sound)
set_idle_timer_disabled() (in module console)
set_image() (in module clipboard)
set_include_dirs() (distutils.ccompiler.CCompiler method)
set_info() (mailbox.MaildirMessage method)
set_inheritable() (in module os)
(socket.socket method)
set_labels() (mailbox.BabylMessage method)
set_last_error() (in module ctypes)
set_libraries() (distutils.ccompiler.CCompiler method)
set_library_dirs() (distutils.ccompiler.CCompiler method)
set_line_dash() (ui.Path method)
set_line_width() (in module canvas)
set_link_objects() (distutils.ccompiler.CCompiler method)
set_literal (2to3 fixer)
set_loader() (in module importlib.util)
set_needs_display() (ui.View method)
set_next() (bdb.Bdb method)
set_nonstandard_attr() (http.cookiejar.Cookie method)
set_notify_value() (cb.Peripheral method)
set_npn_protocols() (ssl.SSLContext method)
set_ok() (http.cookiejar.CookiePolicy method)
set_option_negotiation_callback() (telnetlib.Telnet method)
set_output_charset() (gettext.NullTranslations method)
set_package() (in module importlib.util)
set_param() (email.message.EmailMessage method)
(email.message.Message method)
set_password() (in module keychain)
set_pasv() (ftplib.FTP method)
set_payload() (email.message.Message method)
set_policy() (http.cookiejar.CookieJar method)
set_position() (xdrlib.Unpacker method)
set_progress_handler() (sqlite3.Connection method)
set_protocol() (asyncio.BaseTransport method)
set_proxy() (urllib.request.Request method)
set_python_build() (in module distutils.sysconfig)
set_quit() (bdb.Bdb method)
set_result() (asyncio.Future method)
(concurrent.futures.Future method)
set_return() (bdb.Bdb method)
set_running_or_notify_cancel() (concurrent.futures.Future method)
set_runtime_library_dirs() (distutils.ccompiler.CCompiler method)
set_selection() (in module editor)
set_seq1() (difflib.SequenceMatcher method)
set_seq2() (difflib.SequenceMatcher method)
set_seqs() (difflib.SequenceMatcher method)
set_sequences() (mailbox.MH method)
(mailbox.MHMessage method)
set_server_documentation() (xmlrpc.server.DocCGIXMLRPCRequestHandler method)
(xmlrpc.server.DocXMLRPCServer method)
set_server_name() (xmlrpc.server.DocCGIXMLRPCRequestHandler method)
(xmlrpc.server.DocXMLRPCServer method)
set_server_title() (xmlrpc.server.DocCGIXMLRPCRequestHandler method)
(xmlrpc.server.DocXMLRPCServer method)
set_servername_callback() (ssl.SSLContext method)
set_shadow() (in module ui)
set_size() (in module canvas)
set_spacing() (formatter.formatter method)
set_start_method() (in module multiprocessing)
set_step() (bdb.Bdb method)
set_stroke_color() (in module canvas)
set_subdir() (mailbox.MaildirMessage method)
set_task_factory() (asyncio.AbstractEventLoop method)
set_terminator() (asynchat.async_chat method)
set_threshold() (in module gc)
set_trace() (bdb.Bdb method)
(in module bdb)
(in module pdb)
(pdb.Pdb method)
set_trace_callback() (sqlite3.Connection method)
set_transport() (asyncio.StreamReader method)
set_tunnel() (http.client.HTTPConnection method)
set_type() (email.message.Message method)
set_uniform() (scene.Action class method)
(scene.Shader method)
set_unittest_reportflags() (in module doctest)
set_unixfrom() (email.message.EmailMessage method)
(email.message.Message method)
set_until() (bdb.Bdb method)
set_url() (urllib.robotparser.RobotFileParser method)
set_usage() (optparse.OptionParser method)
set_verbose() (in module cb)
set_view() (in module keyboard)
set_visible() (mailbox.BabylMessage method)
set_volume() (in module sound)
set_wakeup_fd() (in module signal)
set_widget_view() (in module appex)
set_write_buffer_limits() (asyncio.WriteTransport method)
setacl() (imaplib.IMAP4 method)
setannotation() (imaplib.IMAP4 method)
setattr() (built-in function)
setAttribute() (xml.dom.Element method)
setAttributeNode() (xml.dom.Element method)
setAttributeNodeNS() (xml.dom.Element method)
setAttributeNS() (xml.dom.Element method)
SetBase() (xml.parsers.expat.xmlparser method)
setblocking() (socket.socket method)
setByteStream() (xml.sax.xmlreader.InputSource method)
setcbreak() (in module tty)
setCharacterStream() (xml.sax.xmlreader.InputSource method)
setcheckinterval() (in module sys)
setcomptype() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
setContentHandler() (xml.sax.xmlreader.XMLReader method)
setcontext() (in module decimal)
setDaemon() (threading.Thread method)
setdefault() (dict method)
(http.cookies.Morsel method)
(in module stpl)
setdefaulttimeout() (in module socket)
setdlopenflags() (in module sys)
setDocumentLocator() (xml.sax.handler.ContentHandler method)
setDTDHandler() (xml.sax.xmlreader.XMLReader method)
setegid() (in module os)
setEncoding() (xml.sax.xmlreader.InputSource method)
setEntityResolver() (xml.sax.xmlreader.XMLReader method)
setErrorHandler() (xml.sax.xmlreader.XMLReader method)
seteuid() (in module os)
setFeature() (xml.sax.xmlreader.XMLReader method)
setfirstweekday() (in module calendar)
setFormatter() (logging.Handler method)
setframerate() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
setgid() (in module os)
setgroups() (in module os)
seth() (in module turtle)
setheading() (in module turtle)
sethostname() (in module socket)
setitem() (in module operator)
setitimer() (in module signal)
setLevel() (logging.Handler method)
(logging.Logger method)
setlocale() (in module locale)
setLocale() (xml.sax.xmlreader.XMLReader method)
setLoggerClass() (in module logging)
setlogmask() (in module syslog)
setLogRecordFactory() (in module logging)
setmark() (aifc.aifc method)
setMaxConns() (urllib.request.CacheFTPHandler method)
setName() (threading.Thread method)
setnchannels() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
setnframes() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
SetParamEntityParsing() (xml.parsers.expat.xmlparser method)
setparams() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
setpassword() (zipfile.ZipFile method)
setpgid() (in module os)
setpgrp() (in module os)
setpos() (aifc.aifc method)
(in module turtle)
(sunau.AU_read method)
(wave.Wave_read method)
setposition() (in module turtle)
setpriority() (in module os)
setprofile() (in module sys)
(in module threading)
setProperty() (xml.sax.xmlreader.XMLReader method)
setPublicId() (xml.sax.xmlreader.InputSource method)
setquota() (imaplib.IMAP4 method)
setraw() (in module tty)
setrecursionlimit() (in module sys)
setregid() (in module os)
setresgid() (in module os)
setresuid() (in module os)
setreuid() (in module os)
setrlimit() (in module resource)
setsampwidth() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
setsid() (in module os)
setsockopt() (socket.socket method), [1], [2]
setstate() (codecs.IncrementalDecoder method)
(codecs.IncrementalEncoder method)
(in module random)
setswitchinterval() (in module sys)
setSystemId() (xml.sax.xmlreader.InputSource method)
setTarget() (logging.handlers.MemoryHandler method)
settimeout() (socket.socket method)
setTimeout() (urllib.request.CacheFTPHandler method)
settrace() (in module sys)
(in module threading)
setuid() (in module os)
setup() (bottle.Plugin method)
(in module distutils.core)
(in module turtle)
(scene.Scene method)
(socketserver.BaseRequestHandler method)
setUp() (unittest.TestCase method)
SETUP_ANNOTATIONS (opcode)
SETUP_ASYNC_WITH (opcode)
setup_environ() (wsgiref.handlers.BaseHandler method)
SETUP_EXCEPT (opcode)
SETUP_FINALLY (opcode)
SETUP_LOOP (opcode)
setup_python() (venv.EnvBuilder method)
setup_scripts() (venv.EnvBuilder method)
setup_testing_defaults() (in module wsgiref.util)
SETUP_WITH (opcode)
setUpClass() (unittest.TestCase method)
setx() (in module turtle)
setxattr() (in module os)
sety() (in module turtle)
SF_APPEND (in module stat)
SF_ARCHIVED (in module stat)
SF_IMMUTABLE (in module stat)
SF_MNOWAIT (in module os)
SF_NODISKIO (in module os)
SF_NOUNLINK (in module stat)
SF_SNAPSHOT (in module stat)
SF_SYNC (in module os)
SFTP (class in paramiko)
SFTPAttributes (class in paramiko)
SFTPClient (class in paramiko)
SFTPError (class in paramiko)
SFTPFile (class in paramiko)
SFTPHandle (class in paramiko)
SFTPServer (class in paramiko)
SFTPServerInterface (class in paramiko)
Shader (class in scene)
shader (scene.EffectNode attribute)
(scene.SpriteNode attribute)
shadow (scene.ShapeNode attribute)
shape (memoryview attribute)
ShapeNode (class in scene)
share() (socket.socket method)
share_image() (in module dialogs)
share_text() (in module dialogs)
share_url() (in module dialogs)
shared_ciphers() (ssl.SSLSocket method)
shared_object_filename() (distutils.ccompiler.CCompiler method)
Sharpness (class in ImageEnhance)
Shelf (class in shelve)
shelve
module
shelve (module)
shield() (in module asyncio)
shift() (decimal.Context method)
(decimal.Decimal method)
shift_path_info() (in module wsgiref.util)
shifting
operation
operations
shlex (class in shlex)
(module)
shortcuts (module)
shortDescription() (unittest.TestCase method)
shorten() (in module textwrap)
shouldFlush() (logging.handlers.BufferingHandler method)
(logging.handlers.MemoryHandler method)
shouldStop (unittest.TestResult attribute)
show() (Image.Image method)
(ui.Image method)
show_activity() (in module console)
show_code() (in module dis)
show_compilers() (in module distutils.ccompiler)
show_image() (in module console)
shows_fps (scene.SceneView attribute)
shows_horizontal_scroll_indicator (ui.ScrollView attribute)
shows_vertical_scroll_indicator (ui.ScrollView attribute)
showsyntaxerror() (code.InteractiveInterpreter method)
showtraceback() (code.InteractiveInterpreter method)
showturtle() (in module turtle)
showwarning() (in module warnings)
shuffle() (in module random)
shutdown() (concurrent.futures.Executor method)
(imaplib.IMAP4 method)
(in module logging)
(multiprocessing.managers.BaseManager method)
(socket.socket method)
(socketserver.BaseServer method)
shutdown_asyncgens() (asyncio.AbstractEventLoop method)
shutil (module)
side_effect (unittest.mock.Mock attribute)
SIG_BLOCK (in module signal)
SIG_DFL (in module signal)
SIG_IGN (in module signal)
SIG_SETMASK (in module signal)
SIG_UNBLOCK (in module signal)
siginterrupt() (in module signal)
signal
module
signal (module)
signal() (in module signal)
Signature (class in inspect)
signature (inspect.BoundArguments attribute)
signature() (in module inspect)
sigpending() (in module signal)
sigtimedwait() (in module signal)
sigwait() (in module signal)
sigwaitinfo() (in module signal)
simple
statement
Simple Mail Transfer Protocol
SimpleCookie (class in http.cookies)
simplefilter() (in module warnings)
SimpleHandler (class in wsgiref.handlers)
SimpleHTTPRequestHandler (class in http.server)
SimpleNamespace (class in types)
SimpleQueue (class in multiprocessing)
SimpleTemplate (class in bottle)
SimpleXMLRPCRequestHandler (class in xmlrpc.server)
SimpleXMLRPCServer (class in xmlrpc.server)
simpy (module)
sin() (in module cmath)
(in module math)
single dispatch
SingleAddressHeader (class in email.headerregistry)
singledispatch() (in module functools)
singleton
tuple
sinh() (in module cmath)
(in module math)
SIO_KEEPALIVE_VALS (in module socket)
SIO_LOOPBACK_FAST_PATH (in module socket)
SIO_RCVALL (in module socket)
site (module)
site command line option
--user-base
--user-site
site-packages
directory
sitecustomize
module
six (module)
sixtofour (ipaddress.IPv6Address attribute)
Size (class in scene)
size (Image.Image attribute)
(scene.Rect attribute)
(scene.Scene attribute), [1]
(scene.SpriteNode attribute)
(scene.Texture attribute)
(struct.Struct attribute)
(tarfile.TarInfo attribute)
(tracemalloc.Statistic attribute)
(tracemalloc.StatisticDiff attribute)
(tracemalloc.Trace attribute)
(ui.Image attribute)
size() (ftplib.FTP method)
(mmap.mmap method)
size_diff (tracemalloc.StatisticDiff attribute)
size_to_fit() (ui.View method)
Sized (class in collections.abc)
(class in typing)
sizeof() (in module ctypes)
SKIP (in module doctest)
skip() (chunk.Chunk method)
(in module unittest)
skip_unless_symlink() (in module test.support)
skipIf() (in module unittest)
skipinitialspace (csv.Dialect attribute)
skiplist (bottle.Route attribute)
skipped (unittest.TestResult attribute)
skippedEntity() (xml.sax.handler.ContentHandler method)
SkipTest
skipTest() (unittest.TestCase method)
skipUnless() (in module unittest)
SLASH (in module token)
SLASHEQUAL (in module token)
slave() (nntplib.NNTP method)
sleep() (in module asyncio)
(in module time)
slice, [1]
assignment
built-in function, [1]
object
operation
slice (built-in class)
slicing, [1], [2]
assignment
Slider (class in ui)
SMTP
protocol
SMTP (class in smtplib)
(in module email.policy)
smtp_server (smtpd.SMTPChannel attribute)
SMTP_SSL (class in smtplib)
smtp_state (smtpd.SMTPChannel attribute)
SMTPAuthenticationError
SMTPChannel (class in smtpd)
SMTPConnectError
smtpd (module)
SMTPDataError
SMTPException
SMTPHandler (class in logging.handlers)
SMTPHeloError
smtplib (module)
SMTPNotSupportedError
SMTPRecipientsRefused
SMTPResponseException
SMTPSenderRefused
SMTPServer (class in smtpd)
SMTPServerDisconnected
SMTPUTF8 (in module email.policy)
Snapshot (class in tracemalloc)
sndhdr (module)
sniff() (csv.Sniffer method)
Sniffer (class in csv)
social_profile (contacts.Person attribute)
sock_accept() (asyncio.AbstractEventLoop method)
SOCK_CLOEXEC (in module socket)
sock_connect() (asyncio.AbstractEventLoop method)
SOCK_DGRAM (in module socket)
SOCK_NONBLOCK (in module socket)
SOCK_RAW (in module socket)
SOCK_RDM (in module socket)
sock_recv() (asyncio.AbstractEventLoop method)
sock_sendall() (asyncio.AbstractEventLoop method)
SOCK_SEQPACKET (in module socket)
SOCK_STREAM (in module socket)
socket
module
object
socket (module)
(socketserver.BaseServer attribute)
socket() (imaplib.IMAP4 method)
(in module socket), [1]
socket_type (socketserver.BaseServer attribute)
SocketHandler (class in logging.handlers)
socketpair() (in module socket)
sockets (asyncio.Server attribute)
socketserver (module)
SocketType (in module socket)
SOL_ALG (in module socket)
SOL_RDS (in module socket)
solarize() (in module ImageOps)
SOMAXCONN (in module socket)
sort() (imaplib.IMAP4 method)
(list method)
sort_stats() (pstats.Stats method)
sorted() (built-in function)
sortTestMethodsUsing (unittest.TestLoader attribute)
sound (module)
source (doctest.Example attribute)
(pdb command)
(shlex.shlex attribute)
source character set
source directory
source_from_cache() (in module imp)
(in module importlib.util)
SOURCE_SUFFIXES (in module importlib.machinery)
source_to_code() (importlib.abc.InspectLoader static method)
SourceFileLoader (class in importlib.machinery)
sourcehook() (shlex.shlex method)
SourcelessFileLoader (class in importlib.machinery)
SourceLoader (class in importlib.abc)
space
span() (re.match method)
spawn() (distutils.ccompiler.CCompiler method)
(in module pty)
spawnl() (in module os)
spawnle() (in module os)
spawnlp() (in module os)
spawnlpe() (in module os)
spawnv() (in module os)
spawnve() (in module os)
spawnvp() (in module os)
spawnvpe() (in module os)
spec_from_file_location() (in module importlib.util)
spec_from_loader() (in module importlib.util)
special
attribute
attribute, generic
special method
specified_attributes (xml.parsers.expat.xmlparser attribute)
speech (module)
speed (scene.Node attribute)
speed() (in module turtle)
spellchecking_type (ui.TextField attribute)
(ui.TextView attribute)
split() (bytearray method)
(Image.Image method)
(bytes method)
(in module os.path)
(in module re)
(in module shlex)
(re.regex method)
(str method)
split_quoted() (in module distutils.util)
splitdrive() (in module os.path)
splitext() (in module os.path)
splitlines() (bytearray method)
(bytes method)
(str method)
SplitResult (class in urllib.parse)
SplitResultBytes (class in urllib.parse)
splitunc() (in module os.path)
SpooledTemporaryFile() (in module tempfile)
sprintf-style formatting, [1]
SpriteNode (class in scene)
spwd (module)
sqlalchemy (module)
sqlite3 (module)
sqlite_version (in module sqlite3)
sqlite_version_info (in module sqlite3)
sqrt() (decimal.Context method)
(decimal.Decimal method)
(in module cmath)
(in module math)
SSHClient (class in paramiko)
SSHConfig (class in paramiko)
SSHException (class in paramiko)
SSL
ssl (module)
ssl_version (ftplib.FTP_TLS attribute)
SSLContext (class in ssl)
SSLEOFError
SSLError
SSLErrorNumber (class in ssl)
SSLObject (class in ssl)
SSLSession (class in ssl)
SSLSocket (class in ssl)
SSLSyscallError
SSLWantReadError
SSLWantWriteError
SSLZeroReturnError
st() (in module turtle)
st2list() (in module parser)
st2tuple() (in module parser)
ST_ATIME (in module stat)
st_atime (os.stat_result attribute)
st_atime_ns (os.stat_result attribute)
st_birthtime (os.stat_result attribute)
st_blksize (os.stat_result attribute)
st_blocks (os.stat_result attribute)
st_creator (os.stat_result attribute)
ST_CTIME (in module stat)
st_ctime (os.stat_result attribute)
st_ctime_ns (os.stat_result attribute)
ST_DEV (in module stat)
st_dev (os.stat_result attribute)
st_file_attributes (os.stat_result attribute)
st_flags (os.stat_result attribute)
st_gen (os.stat_result attribute)
ST_GID (in module stat)
st_gid (os.stat_result attribute)
ST_INO (in module stat)
st_ino (os.stat_result attribute)
ST_MODE (in module stat)
st_mode (os.stat_result attribute)
ST_MTIME (in module stat)
st_mtime (os.stat_result attribute)
st_mtime_ns (os.stat_result attribute)
ST_NLINK (in module stat)
st_nlink (os.stat_result attribute)
st_rdev (os.stat_result attribute)
st_rsize (os.stat_result attribute)
ST_SIZE (in module stat)
st_size (os.stat_result attribute)
st_type (os.stat_result attribute)
ST_UID (in module stat)
st_uid (os.stat_result attribute)
stack
execution
trace
stack (traceback.TracebackException attribute)
stack() (in module inspect)
stack_effect() (in module dis)
stack_size() (in module _thread)
(in module threading)
stackable
streams
StackSummary (class in traceback)
standard
output
Standard C
standard input
standard_b64decode() (in module base64)
standard_b64encode() (in module base64)
standarderror (2to3 fixer)
STAR (in module token)
STAREQUAL (in module token)
starmap() (in module itertools)
(multiprocessing.pool.Pool method)
starmap_async() (multiprocessing.pool.Pool method)
start (range attribute)
(UnicodeError attribute)
(slice object attribute), [1]
start() (in module tracemalloc)
(logging.handlers.QueueListener method)
(multiprocessing.Process method)
(multiprocessing.managers.BaseManager method)
(re.match method)
(threading.Thread method)
(ui.ActivityIndicator method)
(xml.etree.ElementTree.TreeBuilder method)
start_date (photos.AssetCollection attribute)
start_new_thread() (in module _thread)
start_server() (in module asyncio)
start_unix_server() (in module asyncio)
start_updates() (in module location)
(in module motion)
StartCdataSectionHandler() (xml.parsers.expat.xmlparser method)
StartDoctypeDeclHandler() (xml.parsers.expat.xmlparser method)
startDocument() (xml.sax.handler.ContentHandler method)
startElement() (xml.sax.handler.ContentHandler method)
StartElementHandler() (xml.parsers.expat.xmlparser method)
startElementNS() (xml.sax.handler.ContentHandler method)
STARTF_USESHOWWINDOW (in module subprocess)
STARTF_USESTDHANDLES (in module subprocess)
startfile() (in module os)
StartNamespaceDeclHandler() (xml.parsers.expat.xmlparser method)
startPrefixMapping() (xml.sax.handler.ContentHandler method)
startswith() (bytearray method)
(bytes method)
(str method)
startTest() (unittest.TestResult method)
startTestRun() (unittest.TestResult method)
starttls() (imaplib.IMAP4 method)
(nntplib.NNTP method)
(smtplib.SMTP method)
STARTUPINFO (class in subprocess)
stat
module
stat (module)
stat() (in module os)
(nntplib.NNTP method)
(os.DirEntry method)
(pathlib.Path method)
(poplib.POP3 method)
stat_float_times() (in module os)
stat_result (class in os)
state (cb.Peripheral attribute)
statement
*, [1]
**, [1]
@
assert, [1]
assignment, [1]
assignment, annotated
assignment, augmented
async def
async for
async with
break, [1], [2], [3], [4]
class
compound
continue, [1], [2], [3], [4]
def
del, [1], [2], [3]
except
expression
for, [1], [2], [3]
from
future
global, [1]
if, [1]
import, [1], [2], [3]
loop, [1], [2], [3]
nonlocal
pass
raise, [1]
return, [1], [2]
simple
try, [1], [2]
while, [1], [2], [3]
with, [1]
yield
statement grouping
staticmethod() (built-in function)
Statistic (class in tracemalloc)
StatisticDiff (class in tracemalloc)
statistics (module)
statistics() (tracemalloc.Snapshot method)
StatisticsError
Stats (class in pstats)
status (bottle.BaseResponse attribute)
(http.client.HTTPResponse attribute)
status() (imaplib.IMAP4 method)
status_code (bottle.BaseResponse attribute)
(requests.Response attribute), [1]
status_line (bottle.BaseResponse attribute)
statvfs() (in module os)
STD_ERROR_HANDLE (in module subprocess)
STD_INPUT_HANDLE (in module subprocess)
STD_OUTPUT_HANDLE (in module subprocess)
stderr (asyncio.asyncio.subprocess.Process attribute)
(in module sys), [1]
(subprocess.CalledProcessError attribute)
(subprocess.CompletedProcess attribute)
(subprocess.Popen attribute)
(subprocess.TimeoutExpired attribute)
stdev() (in module statistics)
stdin (asyncio.asyncio.subprocess.Process attribute)
(in module sys), [1]
(subprocess.Popen attribute)
stdio
stdout (asyncio.asyncio.subprocess.Process attribute)
STDOUT (in module subprocess)
stdout (in module sys), [1]
(subprocess.CalledProcessError attribute)
(subprocess.CompletedProcess attribute)
(subprocess.Popen attribute)
(subprocess.TimeoutExpired attribute)
step (pdb command)
(range attribute)
(slice object attribute), [1]
stls() (poplib.POP3 method)
stop (range attribute)
(slice object attribute), [1]
stop() (asyncio.AbstractEventLoop method)
(in module speech)
(in module tracemalloc)
(logging.handlers.QueueListener method)
(scene.Scene method)
(sound.Effect method)
(sound.MIDIPlayer method)
(sound.Player method)
(sound.Recorder method)
(ui.ActivityIndicator method)
(ui.WebView method)
(unittest.TestResult method)
stop_all_effects() (in module sound)
stop_effect() (in module sound)
stop_here() (bdb.Bdb method)
stop_scan() (in module cb)
stop_updates() (in module location)
(in module motion)
StopAsyncIteration
exception
StopIteration
exception, [1]
stopListening() (in module logging.config)
stopTest() (unittest.TestResult method)
stopTestRun() (unittest.TestResult method)
storbinary() (ftplib.FTP method)
store() (imaplib.IMAP4 method)
STORE_ACTIONS (optparse.Option attribute)
STORE_ANNOTATION (opcode)
STORE_ATTR (opcode)
STORE_DEREF (opcode)
STORE_FAST (opcode)
STORE_GLOBAL (opcode)
STORE_NAME (opcode)
STORE_SUBSCR (opcode)
storlines() (ftplib.FTP method)
str (built-in class)
(see also string)
str() (in module locale)
strcoll() (in module locale)
stream (requests.Session attribute)
StreamError
StreamHandler (class in logging)
StreamReader (class in asyncio)
(class in codecs)
streamreader (codecs.CodecInfo attribute)
StreamReaderProtocol (class in asyncio)
StreamReaderWriter (class in codecs)
StreamRecoder (class in codecs)
StreamRequestHandler (class in socketserver)
streams
stackable
StreamWriter (class in asyncio)
(class in codecs)
streamwriter (codecs.CodecInfo attribute)
strerror (OSError attribute)
strerror() (in module os)
strftime() (datetime.date method)
(datetime.datetime method)
(datetime.time method)
(in module time)
strict (csv.Dialect attribute)
(in module email.policy)
strict_domain (http.cookiejar.DefaultCookiePolicy attribute)
strict_errors() (in module codecs)
strict_ns_domain (http.cookiejar.DefaultCookiePolicy attribute)
strict_ns_set_initial_dollar (http.cookiejar.DefaultCookiePolicy attribute)
strict_ns_set_path (http.cookiejar.DefaultCookiePolicy attribute)
strict_ns_unverifiable (http.cookiejar.DefaultCookiePolicy attribute)
strict_rfc2965_unverifiable (http.cookiejar.DefaultCookiePolicy attribute)
strides (memoryview attribute)
string
__format__() (object method)
__str__() (object method)
conversion, [1]
format() (built-in function)
formatted literal
formatting, printf
immutable sequences
interpolated literal
interpolation, printf
item
methods
module
object, [1], [2]
str (built-in class)
str() (built-in function)
text sequence type
STRING (in module token)
string (module)
(re.match attribute)
string literal
string_at() (in module ctypes)
StringIO (class in io)
stringprep (module)
strings, documentation, [1]
strip() (bytearray method)
(bytes method)
(str method)
strip_dirs() (pstats.Stats method)
stroke() (in module scene_drawing)
(ui.Path method)
stroke_color (scene.ShapeNode attribute)
stroke_weight() (in module scene_drawing)
strptime() (datetime.datetime class method)
(in module time)
strtobool() (in module distutils.util)
struct
module
Struct (class in struct)
struct (module)
struct sequence
struct_time (class in time)
Structure (class in ctypes)
structures
C
strxfrm() (in module locale)
STType (in module parser)
style
coding
style (ui.ActivityIndicator attribute)
sub() (in module operator)
(in module re)
(re.regex method)
sub_commands (distutils.cmd.Command attribute)
subclassing
immutable types
subdirs (filecmp.dircmp attribute)
SubElement() (in module xml.etree.ElementTree)
subject (PyPDF2.DocumentInformation attribute)
submit() (concurrent.futures.Executor method)
submodule_search_locations (importlib.machinery.ModuleSpec attribute)
subn() (in module re)
(re.regex method)
subnets() (ipaddress.IPv4Network method)
(ipaddress.IPv6Network method)
Subnormal (class in decimal)
suboffsets (memoryview attribute)
subprocess (module)
subprocess_exec() (asyncio.AbstractEventLoop method)
subprocess_shell() (asyncio.AbstractEventLoop method)
SubprocessError
SubprocessProtocol (class in asyncio)
subscribe() (imaplib.IMAP4 method)
subscript
assignment
operation
subscription, [1], [2], [3]
assignment
subsequent_indent (textwrap.TextWrapper attribute)
subst_vars() (in module distutils.util)
substitute() (string.Template method)
SubsystemHandler (class in paramiko)
subTest() (unittest.TestCase method)
subtexture() (scene.Texture method)
subtract() (collections.Counter method)
(decimal.Context method)
(in module ImageChops)
subtraction
subtype (email.headerregistry.ContentTypeHeader attribute)
(photos.AssetCollection attribute)
subviews (ui.View attribute)
successful() (multiprocessing.pool.AsyncResult method)
suffix (contacts.Person attribute)
suffix_map (in module mimetypes)
(mimetypes.MimeTypes attribute)
suite
suite() (in module parser)
suiteClass (unittest.TestLoader attribute)
sum() (built-in function)
summarize() (doctest.DocTestRunner method)
summarize_address_range() (in module ipaddress)
sunau (module)
super (pyclbr.Class attribute)
super() (built-in function)
supernet() (ipaddress.IPv4Network method)
(ipaddress.IPv6Network method)
superview (ui.View attribute)
supports_bytes_environ (in module os)
supports_dir_fd (in module os)
supports_effective_ids (in module os)
supports_fd (in module os)
supports_follow_symlinks (in module os)
supports_unicode_filenames (in module os.path)
SupportsAbs (class in typing)
SupportsFloat (class in typing)
SupportsInt (class in typing)
SupportsRound (class in typing)
suppress() (in module contextlib)
SuppressCrashReport (class in test.support)
SW_HIDE (in module subprocess)
swapcase() (bytearray method)
(bytes method)
(str method)
Switch (class in ui)
sym_name (in module symbol)
Symbol (class in symtable)
symbol (module)
SymbolTable (class in symtable)
symlink() (in module os)
symlink_to() (pathlib.Path method)
symmetric_difference() (set method)
symmetric_difference_update() (set method)
symtable (module)
symtable() (in module symtable)
sync() (dbm.dumb.dumbdbm method)
(dbm.gnu.gdbm method)
(in module os)
(shelve.Shelf method)
synchronized() (in module multiprocessing.sharedctypes)
SyncManager (class in multiprocessing.managers)
syntax
SyntaxErr
SyntaxError
SyntaxWarning
sys
module, [1], [2], [3]
sys (module)
sys.exc_info
sys.last_traceback
sys.meta_path
sys.modules
sys.path
sys.path_hooks
sys.path_importer_cache
sys.stderr
sys.stdin
sys.stdout
sys_exc (2to3 fixer)
sys_version (http.server.BaseHTTPRequestHandler attribute)
sysconf() (in module os)
sysconf_names (in module os)
sysconfig (module)
syslog (module)
syslog() (in module syslog)
SysLogHandler (class in logging.handlers)
system() (in module os)
(in module platform)
system_alias() (in module platform)
SystemError
SystemExit
(built-in exception)
systemId (xml.dom.DocumentType attribute)
SystemRandom (class in random)
(class in secrets)
SystemRoot

T

t (scene.Scene attribute)
T_FMT (in module locale)
T_FMT_AMPM (in module locale)
tab
TabError
TableView (class in ui)
TableViewCell (class in ui)
tabnanny (module)
tabsize (textwrap.TextWrapper attribute)
tabular
data
tag (xml.etree.ElementTree.Element attribute)
tag_string() (in module linguistictagger)
tagName (xml.dom.Element attribute)
tail (xml.etree.ElementTree.Element attribute)
take_snapshot() (in module tracemalloc)
takewhile() (in module itertools)
tan() (in module cmath)
(in module math)
tanh() (in module cmath)
(in module math)
tapped_accessory_row (ui.ListDataSource attribute)
TarError
TarFile (class in tarfile), [1]
tarfile (module)
tarfile command line option
--create <tarfile> <source1> ... <sourceN>
--extract <tarfile> [<output_dir>]
--list <tarfile>
--test <tarfile>
-c <tarfile> <source1> ... <sourceN>
-e <tarfile> [<output_dir>]
-l <tarfile>
-t <tarfile>
-v, --verbose
target
deletion
list, [1], [2]
list assignment
list, deletion
loop control
target (xml.dom.ProcessingInstruction attribute)
TarInfo (class in tarfile)
Task (class in asyncio)
task_done() (asyncio.Queue method)
(multiprocessing.JoinableQueue method)
(queue.Queue method)
tau (in module cmath)
(in module math)
tb_frame (traceback attribute)
tb_lasti (traceback attribute)
tb_lineno (traceback attribute)
tb_locals (unittest.TestResult attribute)
tb_next (traceback attribute)
tbreak (pdb command)
tcdrain() (in module termios)
tcflow() (in module termios)
tcflush() (in module termios)
tcgetattr() (in module termios)
tcgetpgrp() (in module os)
TCPServer (class in socketserver)
tcsendbreak() (in module termios)
tcsetattr() (in module termios)
tcsetpgrp() (in module os)
tearDown() (unittest.TestCase method)
tearDownClass() (unittest.TestCase method)
tee() (in module itertools)
tell() (aifc.aifc method), [1]
(Image.Image method)
(chunk.Chunk method)
(io.IOBase method)
(io.TextIOBase method)
(mmap.mmap method)
(sunau.AU_read method)
(sunau.AU_write method)
(wave.Wave_read method)
(wave.Wave_write method)
Telnet (class in telnetlib)
telnetlib (module)
TEMP
temp_cwd() (in module test.support)
temp_dir() (in module test.support)
temp_umask() (in module test.support)
tempdir (in module tempfile)
tempfile (module)
Template (class in pipes)
(class in string)
template (string.Template attribute)
template() (in module bottle)
temporary
file
file name
TemporaryDirectory() (in module tempfile)
TemporaryFile() (in module tempfile)
teredo (ipaddress.IPv6Address attribute)
terminal_size (class in os)
terminate() (asyncio.asyncio.subprocess.Process method)
(asyncio.BaseSubprocessTransport method)
(multiprocessing.Process method)
(multiprocessing.pool.Pool method)
(subprocess.Popen method)
termination model
termios (module)
ternary
operator
test
identity
membership
test (doctest.DocTestFailure attribute)
(doctest.UnexpectedException attribute)
(module)
test() (in module cgi)
test.support (module)
TestCase (class in unittest)
TestFailed
testfile() (in module doctest)
TESTFN (in module test.support)
TestLoader (class in unittest)
testMethodPrefix (unittest.TestLoader attribute)
testmod() (in module doctest)
TestResult (class in unittest)
tests (in module imghdr)
testsource() (in module doctest)
testsRun (unittest.TestResult attribute)
TestSuite (class in unittest)
testzip() (zipfile.ZipFile method)
Text (class in typing)
text (requests.Response attribute), [1]
(scene.LabelNode attribute)
(traceback.TracebackException attribute)
(ui.Label attribute)
(ui.TextField attribute)
(ui.TextView attribute)
(xml.etree.ElementTree.Element attribute)
text encoding
text file
text mode
text() (ImageDraw.ImageDraw method)
(in module scene_drawing)
text_color (ui.Label attribute)
(ui.ListDataSource attribute)
(ui.TextField attribute)
(ui.TextView attribute)
text_dialog() (in module dialogs)
text_factory (sqlite3.Connection attribute)
text_label (ui.TableViewCell attribute)
TextCalendar (class in calendar)
textdomain() (in module gettext)
TextField (class in ui)
TextFile (class in distutils.text_file)
textinput() (in module turtle)
TextIOBase (class in io)
TextIOWrapper (class in io)
textsize() (ImageDraw.ImageDraw method)
TextTestResult (class in unittest)
TextTestRunner (class in unittest)
Texture (class in scene)
texture (scene.SpriteNode attribute)
TextView (class in ui)
textwrap (module)
TextWrapper (class in textwrap)
THOUSEP (in module locale)
Thread (class in threading)
thread() (imaplib.IMAP4 method)
thread_info (in module sys)
threading (module)
ThreadingMixIn (class in socketserver)
ThreadingTCPServer (class in socketserver)
ThreadingUDPServer (class in socketserver)
ThreadPoolExecutor (class in concurrent.futures)
threads
POSIX
throw (2to3 fixer)
throw() (coroutine method)
(generator method)
thumbnail() (Image.Image method), [1]
ticket_lifetime_hint (ssl.SSLSession attribute)
TILDE (in module token)
time (class in datetime)
(module)
(ssl.SSLSession attribute)
time() (asyncio.AbstractEventLoop method)
(datetime.datetime method)
(in module time)
Time2Internaldate() (in module imaplib)
time_dialog() (in module dialogs)
timedelta (class in datetime)
TimedRotatingFileHandler (class in logging.handlers)
timegm() (in module calendar)
timeit (module)
timeit command line option
-c, --clock
-h, --help
-n N, --number=N
-p, --process
-r N, --repeat=N
-s S, --setup=S
-t, --time
-u, --unit=U
-v, --verbose
timeit() (in module timeit)
(timeit.Timer method)
timeout
(socketserver.BaseServer attribute)
(ssl.SSLSession attribute)
(subprocess.TimeoutExpired attribute)
TIMEOUT_MAX (in module _thread)
(in module threading)
TimeoutError, [1], [2], [3]
TimeoutExpired
Timer (class in threading)
(class in timeit)
times() (in module os)
timestamp (ui.Touch attribute)
timestamp() (datetime.datetime method)
timetuple() (datetime.date method)
(datetime.datetime method)
timetz() (datetime.datetime method)
timezone (class in datetime)
(in module time)
TIMING_BOUNCE_IN (in module scene)
TIMING_BOUNCE_IN_OUT (in module scene)
TIMING_BOUNCE_OUT (in module scene)
TIMING_EASE_BACK_IN (in module scene)
TIMING_EASE_BACK_IN_OUT (in module scene)
TIMING_EASE_BACK_OUT (in module scene)
TIMING_EASE_IN (in module scene)
TIMING_EASE_IN_2 (in module scene)
TIMING_EASE_IN_OUT (in module scene)
TIMING_EASE_OUT (in module scene)
TIMING_EASE_OUT_2 (in module scene)
TIMING_ELASTIC_IN (in module scene)
TIMING_ELASTIC_IN_OUT (in module scene)
TIMING_ELASTIC_OUT (in module scene)
TIMING_LINEAR (in module scene)
timing_mode (scene.Action attribute)
TIMING_SINODIAL (in module scene)
tint() (in module scene_drawing)
tint_color (ui.ButtonItem attribute)
(ui.View attribute)
title (photos.AssetCollection attribute)
(PyPDF2.Destination attribute)
(PyPDF2.DocumentInformation attribute)
(reminders.Calendar attribute)
(reminders.Reminder attribute)
(ui.Button attribute)
(ui.ButtonItem attribute)
title() (bytearray method)
(bytes method)
(in module turtle)
(str method)
title_color (ui.NavigationView attribute)
TLS
TMP
TMPDIR
to_bytes() (int method)
to_eng_string() (decimal.Context method)
(decimal.Decimal method)
to_integral() (decimal.Decimal method)
to_integral_exact() (decimal.Context method)
(decimal.Decimal method)
to_integral_value() (decimal.Decimal method)
to_png() (ui.Image method)
to_sci_string() (decimal.Context method)
ToASCII() (in module encodings.idna)
tobitmap() (Image.Image method)
tobuf() (tarfile.TarInfo method)
tobytes() (array.array method)
(memoryview method)
today() (datetime.date class method)
(datetime.datetime class method)
tofile() (array.array method)
tok_name (in module token)
token
(module)
(shlex.shlex attribute)
token_bytes() (in module secrets)
token_hex() (in module secrets)
token_urlsafe() (in module secrets)
tokeneater() (in module tabnanny)
TokenError
tokenize (module)
tokenize command line option
-e, --exact
-h, --help
tokenize() (in module tokenize)
tolist() (array.array method)
(ImagePath.path method), [1]
(memoryview method)
(parser.ST method)
tomono() (in module audioop)
TooManyRedirects
toordinal() (datetime.date method)
(datetime.datetime method)
top (PyPDF2.Destination attribute)
top() (poplib.POP3 method)
toprettyxml() (xml.dom.minidom.Node method)
tostereo() (in module audioop)
tostring() (array.array method)
(Image.Image method), [1]
(in module xml.etree.ElementTree)
tostringlist() (in module xml.etree.ElementTree)
total_changes (sqlite3.Connection attribute)
total_ordering() (in module functools)
total_seconds() (datetime.timedelta method)
totuple() (parser.ST method)
Touch (class in scene)
(class in ui)
touch() (pathlib.Path method)
touch_began() (scene.Scene method)
touch_enabled (ui.View attribute)
touch_ended() (scene.Scene method)
touch_id (ui.Touch attribute)
touch_moved() (scene.Scene method)
touches (scene.Scene attribute)
tounicode() (array.array method)
ToUnicode() (in module encodings.idna)
towards() (in module turtle)
toxml() (xml.dom.minidom.Node method)
trace
stack
Trace (class in trace)
(class in tracemalloc)
trace (module)
trace command line option
--help
--ignore-dir=<dir>
--ignore-module=<mod>
--version
-C, --coverdir=<dir>
-R, --no-report
-T, --trackcalls
-c, --count
-f, --file=<file>
-g, --timing
-l, --listfuncs
-m, --missing
-r, --report
-s, --summary
-t, --trace
trace function, [1], [2]
trace() (in module inspect)
trace_dispatch() (bdb.Bdb method)
traceback
object, [1], [2], [3], [4]
Traceback (class in tracemalloc)
traceback (module)
(tracemalloc.Statistic attribute)
(tracemalloc.StatisticDiff attribute)
(tracemalloc.Trace attribute)
traceback_limit (tracemalloc.Snapshot attribute)
(wsgiref.handlers.BaseHandler attribute)
TracebackException (class in traceback)
tracebacklimit (in module sys)
tracebacks
in CGI scripts
TracebackType (in module types)
tracemalloc (module)
tracer() (in module turtle)
traces (tracemalloc.Snapshot attribute)
tracking (ui.ScrollView attribute)
trailing
comma
transfercmd() (ftplib.FTP method)
Transform (class in ui)
transform (ui.View attribute)
transform() (Image.Image method), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
(ImagePath.path method)
TransientResource (class in test.support)
translate() (bytearray method)
(bytes method)
(in module canvas)
(in module fnmatch)
(in module scene_drawing)
(scene.Rect method)
(str method)
translation() (in module gettext)
(ui.Transform class method)
transport (asyncio.StreamWriter attribute)
Transport (class in paramiko)
Transport Layer Security
transpose() (Image.Image method)
TreeBuilder (class in xml.etree.ElementTree)
triangle_strip() (in module scene_drawing)
triangular() (in module random)
trigger_hook() (bottle.Bottle method)
trimBox (PyPDF2.PageObject attribute)
triple-quoted string, [1]
True, [1], [2]
true
True (built-in variable)
truediv() (in module operator)
truetype() (in module ImageFont)
trunc() (in module math), [1]
truncate() (in module os)
(io.IOBase method)
trust_env (requests.Session attribute)
truth
value
truth() (in module operator)
try
statement, [1], [2]
tty
I/O control
tty (module)
ttyname() (in module os)
tuple
display
empty, [1]
object, [1], [2], [3], [4], [5]
singleton
tuple (built-in class)
Tuple (in module typing)
tuple2st() (in module parser)
tuple_params (2to3 fixer)
turnoff_sigfpe() (in module fpectl)
turnon_sigfpe() (in module fpectl)
Turtle (class in turtle)
turtle (module)
turtles() (in module turtle)
twitter (module)
typ (PyPDF2.Destination attribute)
type, [1]
Boolean
built-in function, [1], [2]
data
hierarchy
immutable data
object
operations on dictionary
operations on list
type (built-in class)
Type (class in typing)
type (optparse.Option attribute)
(photos.AssetCollection attribute)
(socket.socket attribute)
(tarfile.TarInfo attribute)
(urllib.request.Request attribute)
type of an object
TYPE_CHECKER (optparse.Option attribute)
TYPE_CHECKING (in module typing)
typecode (array.array attribute)
typecodes (in module array)
TYPED_ACTIONS (optparse.Option attribute)
typed_subpart_iterator() (in module email.iterators)
TypeError
exception
types
built-in
immutable sequence
module
mutable sequence
operations on integer
operations on mapping
operations on numeric
operations on sequence, [1]
types (2to3 fixer)
(module)
TYPES (optparse.Option attribute)
types, internal
types_map (in module mimetypes)
(mimetypes.MimeTypes attribute)
types_map_inv (mimetypes.MimeTypes attribute)
TypeVar (class in typing)
typing (module)
TZ, [1], [2], [3], [4]
tzinfo (class in datetime)
(datetime.datetime attribute)
(datetime.time attribute)
tzname (in module time)
tzname() (datetime.datetime method)
(datetime.time method)
(datetime.timezone method)
(datetime.tzinfo method)
tzset() (in module time)

U

u-LAW, [1], [2]
ucd_3_2_0 (in module unicodedata)
udata (select.kevent attribute)
UDPServer (class in socketserver)
UF_APPEND (in module stat)
UF_COMPRESSED (in module stat)
UF_HIDDEN (in module stat)
UF_IMMUTABLE (in module stat)
UF_NODUMP (in module stat)
UF_NOUNLINK (in module stat)
UF_OPAQUE (in module stat)
ui (module)
uid (tarfile.TarInfo attribute)
uid() (imaplib.IMAP4 method)
uidl() (poplib.POP3 method)
UIEdgeInsets (class in objc_util)
uiimage_to_png() (in module objc_util)
ulaw2lin() (in module audioop)
umask() (in module os)
unalias (pdb command)
uname (tarfile.TarInfo attribute)
uname() (in module os)
(in module platform)
unary
arithmetic operation
bitwise operation
UNARY_INVERT (opcode)
UNARY_NEGATIVE (opcode)
UNARY_NOT (opcode)
UNARY_POSITIVE (opcode)
unbinding
name
UnboundLocalError, [1]
unbuffered I/O
UNC paths
and os.makedirs()
unconsumed_tail (zlib.Decompress attribute)
undefine_macro() (distutils.ccompiler.CCompiler method)
Underflow (class in decimal)
undisplay (pdb command)
undoc_header (cmd.Cmd attribute)
unescape() (in module html)
(in module xml.sax.saxutils)
UnexpectedException
unexpectedSuccesses (unittest.TestResult attribute)
unhexlify() (in module binascii)
Unicode, [1], [2]
database
unicode (2to3 fixer)
Unicode Consortium
unicodedata (module)
UnicodeDecodeError
UnicodeEncodeError
UnicodeError
UnicodeTranslateError
UnicodeWarning
unidata_version (in module unicodedata)
unified_diff() (in module difflib)
uniform() (in module random)
UnimplementedFileMode
uninstall() (bottle.Bottle method)
Union (class in ctypes)
(in module typing)
union() (scene.Rect method)
(set method)
unique() (in module enum), [1]
unittest (module)
unittest command line option
--locals
-b, --buffer
-c, --catch
-f, --failfast
unittest-discover command line option
-p, --pattern pattern
-s, --start-directory directory
-t, --top-level-directory directory
-v, --verbose
unittest.mock (module)
universal newlines
What's new, [1], [2], [3]
bytearray.splitlines method
bytes.splitlines method
csv.reader function
importlib.abc.InspectLoader.get_source method
io.IncrementalNewlineDecoder class
io.TextIOWrapper class
open() built-in function
str.splitlines method
subprocess module
UNIX
I/O control
file control
unix_dialect (class in csv)
UnixDatagramServer (class in socketserver)
UnixStreamServer (class in socketserver)
unknown_decl() (html.parser.HTMLParser method)
unknown_open() (urllib.request.BaseHandler method)
(urllib.request.UnknownHandler method)
UnknownHandler (class in urllib.request)
UnknownProtocol
UnknownTransferEncoding
unlink() (in module os)
(pathlib.Path method)
(xml.dom.minidom.Node method)
unload_image() (in module scene_drawing)
unlock() (mailbox.Babyl method)
(mailbox.MH method)
(mailbox.MMDF method)
(mailbox.Mailbox method)
(mailbox.Maildir method)
(mailbox.mbox method)
unpack() (in module struct)
(struct.Struct method)
unpack_archive() (in module shutil)
unpack_array() (xdrlib.Unpacker method)
unpack_bytes() (xdrlib.Unpacker method)
unpack_double() (xdrlib.Unpacker method)
UNPACK_EX (opcode)
unpack_farray() (xdrlib.Unpacker method)
unpack_float() (xdrlib.Unpacker method)
unpack_fopaque() (xdrlib.Unpacker method)
unpack_from() (in module struct)
(struct.Struct method)
unpack_fstring() (xdrlib.Unpacker method)
unpack_list() (xdrlib.Unpacker method)
unpack_opaque() (xdrlib.Unpacker method)
UNPACK_SEQUENCE (opcode)
unpack_string() (xdrlib.Unpacker method)
Unpacker (class in xdrlib)
unpacking
dictionary
in function calls
iterable
unparse() (in module xmltodict)
unparsedEntityDecl() (xml.sax.handler.DTDHandler method)
UnparsedEntityDeclHandler() (xml.parsers.expat.xmlparser method)
Unpickler (class in pickle)
UnpicklingError
unquote() (in module email.utils)
(in module urllib.parse)
unquote_plus() (in module urllib.parse)
unquote_to_bytes() (in module urllib.parse)
unreachable object
unreadline() (distutils.text_file.TextFile method)
unrecognized escape sequence
unregister() (in module atexit)
(in module faulthandler)
(select.devpoll method)
(select.epoll method)
(select.poll method)
(selectors.BaseSelector method)
unregister_archive_format() (in module shutil)
unregister_dialect() (in module csv)
unregister_unpack_format() (in module shutil)
unset() (test.support.EnvironmentVarGuard method)
unsetenv() (in module os)
UnstructuredHeader (class in email.headerregistry)
unsubscribe() (imaplib.IMAP4 method)
UnsupportedOperation
until (pdb command)
untokenize() (in module tokenize)
unused_data (bz2.BZ2Decompressor attribute)
(lzma.LZMADecompressor attribute)
(zlib.Decompress attribute)
unverifiable (urllib.request.Request attribute)
unwrap() (in module inspect)
(ssl.SSLSocket method)
up (pdb command)
up() (in module turtle)
update() (bottle.ConfigDict method)
(collections.Counter method)
(dict method)
(hashlib.hash method)
(hmac.HMAC method)
(http.cookies.Morsel method)
(mailbox.Mailbox method)
(mailbox.Maildir method)
(scene.Scene method)
(set method)
(trace.CoverageResults method)
(ui.View method)
update_authenticated() (urllib.request.HTTPPasswordMgrWithPriorAuth method)
update_interval (ui.View attribute)
update_visible() (mailbox.BabylMessage method)
update_wrapper() (in module functools)
upper() (bytearray method)
(bytes method)
(str method)
urandom() (in module os)
URL, [1], [2], [3]
parsing
relative
url (bottle.BaseRequest attribute)
(contacts.Person attribute)
(reminders.Reminder attribute)
(requests.Response attribute), [1]
(xmlrpc.client.ProtocolError attribute)
url2pathname() (in module urllib.request)
url_args (bottle.BaseRequest attribute)
urlcleanup() (in module urllib.request)
urldefrag() (in module urllib.parse)
urlencode() (in module urllib.parse)
URLError
urljoin() (in module urllib.parse)
urllib (2to3 fixer)
(module)
urllib.error (module)
urllib.parse (module)
urllib.request
module
urllib.request (module)
urllib.response (module)
urllib.robotparser (module)
urllib3 (module)
urlopen() (in module urllib.request)
URLopener (class in urllib.request)
urlparse() (in module urllib.parse)
urlparts (bottle.BaseRequest attribute)
URLRequired
urlretrieve() (in module urllib.request)
urlsafe_b64decode() (in module base64)
urlsafe_b64encode() (in module base64)
urlsplit() (in module urllib.parse)
urlunparse() (in module urllib.parse)
urlunsplit() (in module urllib.parse)
urn (uuid.UUID attribute)
use_rawinput (cmd.Cmd attribute)
use_shader() (in module scene_drawing)
UseForeignDTD() (xml.parsers.expat.xmlparser method)
USER
user
effective id
id
id, setting
user() (poplib.POP3 method)
user-defined
function
function call
method
user-defined function
object, [1], [2]
user-defined method
object
USER_BASE
(in module site)
user_call() (bdb.Bdb method)
user_exception() (bdb.Bdb method)
user_line() (bdb.Bdb method)
user_return() (bdb.Bdb method)
USER_SITE (in module site)
usercustomize
module
UserDict (class in collections)
UserList (class in collections)
USERNAME, [1]
username (email.headerregistry.Address attribute)
USERPROFILE, [1]
UserString (class in collections)
UserWarning
USTAR_FORMAT (in module tarfile)
UTC
utc (datetime.timezone attribute)
utcfromtimestamp() (datetime.datetime class method)
utcnow() (datetime.datetime class method)
utcoffset() (datetime.datetime method)
(datetime.time method)
(datetime.timezone method)
(datetime.tzinfo method)
utctimetuple() (datetime.datetime method)
utf8 (email.policy.EmailPolicy attribute)
utf8() (poplib.POP3 method)
utf8_enabled (imaplib.IMAP4 attribute)
utime() (in module os)
uu
module
uu (module)
uuid (cb.Characteristic attribute)
(cb.Peripheral attribute)
(cb.Service attribute)
UUID (class in uuid)
uuid (module)
uuid1
uuid1() (in module uuid)
uuid3
uuid3() (in module uuid)
uuid4
uuid4() (in module uuid)
uuid5
uuid5() (in module uuid)

V

v4_int_to_packed() (in module ipaddress)
v6_int_to_packed() (in module ipaddress)
validator() (in module wsgiref.validate)
value
default parameter
truth
value (cb.Characteristic attribute)
(ctypes._SimpleCData attribute)
(http.cookiejar.Cookie attribute)
(http.cookies.Morsel attribute)
(ui.Slider attribute)
(ui.Switch attribute)
(xml.dom.Attr attribute)
value of an object
Value() (in module multiprocessing)
(in module multiprocessing.sharedctypes)
(multiprocessing.managers.SyncManager method)
value_decode() (http.cookies.BaseCookie method)
value_encode() (http.cookies.BaseCookie method)
ValueError
exception
valuerefs() (weakref.WeakValueDictionary method)
values
Boolean
writing
values() (dict method)
(email.message.EmailMessage method)
(email.message.Message method)
(mailbox.Mailbox method)
(types.MappingProxyType method)
ValuesView (class in collections.abc)
(class in typing)
variable
free
variable annotation
variance() (in module statistics)
variant (uuid.UUID attribute)
vars() (built-in function)
VBAR (in module token)
VBAREQUAL (in module token)
vcard (contacts.Person attribute)
Vec2D (class in turtle)
Vector2 (class in scene)
venv (module)
VERBOSE (in module re)
verbose (in module tabnanny)
(in module test.support)
verify (requests.Session attribute)
verify() (Image.Image method)
(smtplib.SMTP method)
VERIFY_CRL_CHECK_CHAIN (in module ssl)
VERIFY_CRL_CHECK_LEAF (in module ssl)
VERIFY_DEFAULT (in module ssl)
verify_flags (ssl.SSLContext attribute)
verify_mode (ssl.SSLContext attribute)
verify_request() (socketserver.BaseServer method)
VERIFY_X509_STRICT (in module ssl)
VERIFY_X509_TRUSTED_FIRST (in module ssl)
VerifyFlags (class in ssl)
VerifyMode (class in ssl)
version (email.headerregistry.MIMEVersionHeader attribute)
(http.client.HTTPResponse attribute)
(http.cookiejar.Cookie attribute)
(in module marshal)
(in module sqlite3)
(in module sys)
(ipaddress.IPv4Address attribute)
(ipaddress.IPv4Network attribute)
(ipaddress.IPv6Address attribute)
(ipaddress.IPv6Network attribute)
(urllib.request.URLopener attribute)
(uuid.UUID attribute)
version() (in module ensurepip)
(in module platform)
(ssl.SSLSocket method)
version_info (in module sqlite3)
(in module sys)
version_string() (http.server.BaseHTTPRequestHandler method)
vformat() (string.Formatter method)
View (class in ui)
view (scene.Scene attribute)
view() (in module bottle)
virtual
Environments
virtual environment
virtual machine
visit() (ast.NodeVisitor method)
voidcmd() (ftplib.FTP method)
volume (sound.Effect attribute)
(zipfile.ZipInfo attribute)
vonmisesvariate() (in module random)

W

w (scene.Rect attribute)
W_OK (in module os)
wait() (asyncio.asyncio.subprocess.Process method)
(asyncio.Condition method)
(asyncio.Event method)
(in module asyncio)
(in module concurrent.futures)
(in module multiprocessing.connection)
(in module os)
(multiprocessing.pool.AsyncResult method)
(scene.Action class method)
(subprocess.Popen method)
(threading.Barrier method)
(threading.Condition method)
(threading.Event method)
wait3() (in module os)
wait4() (in module os)
wait_closed() (asyncio.Server method)
wait_for() (asyncio.Condition method)
(in module asyncio)
(threading.Condition method)
wait_modal() (ui.View method)
waitid() (in module os)
waitpid() (in module os)
walk() (email.message.EmailMessage method)
(email.message.Message method)
(in module ast)
(in module os)
walk_packages() (in module pkgutil)
walk_stack() (in module traceback)
walk_tb() (in module traceback)
want (doctest.Example attribute)
warn() (distutils.ccompiler.CCompiler method)
(distutils.text_file.TextFile method)
(in module warnings)
warn_explicit() (in module warnings)
Warning, [1]
warning() (in module logging)
(logging.Logger method)
(xml.sax.handler.ErrorHandler method)
WarningPolicy (class in paramiko)
warnings
(module)
WarningsRecorder (class in test.support)
warnoptions (in module sys)
wasSuccessful() (unittest.TestResult method)
WatchedFileHandler (class in logging.handlers)
wave (module)
wavebender (module)
WCONTINUED (in module os)
WCOREDUMP() (in module os)
WeakKeyDictionary (class in weakref)
WeakMethod (class in weakref)
weakref (module)
WeakSet (class in weakref)
WeakValueDictionary (class in weakref)
webbrowser (module)
WebView (class in ui)
weekday() (datetime.date method)
(datetime.datetime method)
(in module calendar)
weekheader() (in module calendar)
weibullvariate() (in module random)
werkzeug (module)
WEXITED (in module os)
WEXITSTATUS() (in module os)
wfile (http.server.BaseHTTPRequestHandler attribute)
what() (in module imghdr)
(in module sndhdr)
whathdr() (in module sndhdr)
whatis (pdb command)
where (pdb command)
which() (in module shutil)
whichdb() (in module dbm)
while
statement, [1], [2], [3]
whitespace (in module string)
(shlex.shlex attribute)
whitespace_split (shlex.shlex attribute)
width (scene.Rect attribute)
(textwrap.TextWrapper attribute)
(ui.View attribute)
width() (in module turtle)
WIFCONTINUED() (in module os)
WIFEXITED() (in module os)
WIFSIGNALED() (in module os)
WIFSTOPPED() (in module os)
win32_ver() (in module platform)
WinDLL (class in ctypes)
window_height() (in module turtle)
window_width() (in module turtle)
Windows ini file
WindowsError
WindowsPath (class in pathlib)
WindowsRegistryFinder (class in importlib.machinery)
winerror (OSError attribute)
WinError() (in module ctypes)
WINFUNCTYPE() (in module ctypes)
WinSock
winver (in module sys)
with
statement, [1]
WITH_CLEANUP_FINISH (opcode)
WITH_CLEANUP_START (opcode)
with_hostmask (ipaddress.IPv4Interface attribute)
(ipaddress.IPv4Network attribute)
(ipaddress.IPv6Interface attribute)
(ipaddress.IPv6Network attribute)
with_name() (pathlib.PurePath method)
with_netmask (ipaddress.IPv4Interface attribute)
(ipaddress.IPv4Network attribute)
(ipaddress.IPv6Interface attribute)
(ipaddress.IPv6Network attribute)
with_prefixlen (ipaddress.IPv4Interface attribute)
(ipaddress.IPv4Network attribute)
(ipaddress.IPv6Interface attribute)
(ipaddress.IPv6Network attribute)
with_rendering_mode() (ui.Image method)
with_suffix() (pathlib.PurePath method)
with_traceback() (BaseException method)
WNOHANG (in module os)
WNOWAIT (in module os)
wordchars (shlex.shlex attribute)
World Wide Web, [1], [2]
wrap() (in module textwrap)
(textwrap.TextWrapper method)
wrap_bio() (ssl.SSLContext method)
wrap_socket() (in module ssl)
(ssl.SSLContext method)
wrap_text() (in module distutils.fancy_getopt)
wraps() (in module functools)
writable() (asyncore.dispatcher method)
(io.IOBase method)
write() (asyncio.StreamWriter method)
(PyPDF2.PdfFileWriter method)
(asyncio.WriteTransport method)
(code.InteractiveInterpreter method)
(codecs.StreamWriter method)
(configparser.ConfigParser method)
(email.generator.BytesGenerator method)
(email.generator.Generator method)
(in module os)
(in module turtle)
(io.BufferedIOBase method)
(io.BufferedWriter method)
(io.RawIOBase method)
(io.TextIOBase method)
(mmap.mmap method)
(ssl.MemoryBIO method)
(ssl.SSLSocket method)
(telnetlib.Telnet method)
(xml.etree.ElementTree.ElementTree method)
(zipfile.ZipFile method)
write_byte() (mmap.mmap method)
write_bytes() (pathlib.Path method)
write_characteristic_value() (cb.Peripheral method)
write_eof() (asyncio.StreamWriter method)
(asyncio.WriteTransport method)
(ssl.MemoryBIO method)
write_file() (in module distutils.file_util)
write_link() (in module console)
write_results() (trace.CoverageResults method)
write_text() (pathlib.Path method)
writeframes() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
writeframesraw() (aifc.aifc method)
(sunau.AU_write method)
(wave.Wave_write method)
writeheader() (csv.DictWriter method)
writelines() (asyncio.StreamWriter method)
(asyncio.WriteTransport method)
(codecs.StreamWriter method)
(io.IOBase method)
writePlist() (in module plistlib)
writePlistToBytes() (in module plistlib)
writepy() (zipfile.PyZipFile method)
writer (formatter.formatter attribute)
writer() (in module csv)
writerow() (csv.csvwriter method)
writerows() (csv.csvwriter method)
writestr() (zipfile.ZipFile method)
WriteTransport (class in asyncio)
writev() (in module os)
writexml() (xml.dom.minidom.Node method)
writing
values
WrongDocumentErr
ws_comma (2to3 fixer)
wsgi() (bottle.Bottle method)
wsgi_file_wrapper (wsgiref.handlers.BaseHandler attribute)
wsgi_multiprocess (wsgiref.handlers.BaseHandler attribute)
wsgi_multithread (wsgiref.handlers.BaseHandler attribute)
wsgi_run_once (wsgiref.handlers.BaseHandler attribute)
WSGIHeaderDict (class in bottle)
wsgiref (module)
wsgiref.handlers (module)
wsgiref.headers (module)
wsgiref.simple_server (module)
wsgiref.util (module)
wsgiref.validate (module)
WSGIRequestHandler (class in wsgiref.simple_server)
WSGIServer (class in wsgiref.simple_server)
wShowWindow (subprocess.STARTUPINFO attribute)
WSTOPPED (in module os)
WSTOPSIG() (in module os)
wstring_at() (in module ctypes)
WTERMSIG() (in module os)
WUNTRACED (in module os)
WWW, [1], [2]
server, [1]

X

X (in module re)
x (scene.Rect attribute)
(ui.View attribute)
X509 certificate
X_OK (in module os)
x_scale (scene.Node attribute)
xatom() (imaplib.IMAP4 method)
XATTR_CREATE (in module os)
XATTR_REPLACE (in module os)
XATTR_SIZE_MAX (in module os)
xcor() (in module turtle)
XDR
xdrlib (module)
xhdr() (nntplib.NNTP method)
XHTML
XHTML_NAMESPACE (in module xml.dom)
xml (module)
XML() (in module xml.etree.ElementTree)
xml.dom (module)
xml.dom.minidom (module)
xml.dom.pulldom (module)
xml.etree.ElementTree (module)
xml.parsers.expat (module)
xml.parsers.expat.errors (module)
xml.parsers.expat.model (module)
xml.sax (module)
xml.sax.handler (module)
xml.sax.saxutils (module)
xml.sax.xmlreader (module)
XML_ERROR_ABORTED (in module xml.parsers.expat.errors)
XML_ERROR_ASYNC_ENTITY (in module xml.parsers.expat.errors)
XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF (in module xml.parsers.expat.errors)
XML_ERROR_BAD_CHAR_REF (in module xml.parsers.expat.errors)
XML_ERROR_BINARY_ENTITY_REF (in module xml.parsers.expat.errors)
XML_ERROR_CANT_CHANGE_FEATURE_ONCE_PARSING (in module xml.parsers.expat.errors)
XML_ERROR_DUPLICATE_ATTRIBUTE (in module xml.parsers.expat.errors)
XML_ERROR_ENTITY_DECLARED_IN_PE (in module xml.parsers.expat.errors)
XML_ERROR_EXTERNAL_ENTITY_HANDLING (in module xml.parsers.expat.errors)
XML_ERROR_FEATURE_REQUIRES_XML_DTD (in module xml.parsers.expat.errors)
XML_ERROR_FINISHED (in module xml.parsers.expat.errors)
XML_ERROR_INCOMPLETE_PE (in module xml.parsers.expat.errors)
XML_ERROR_INCORRECT_ENCODING (in module xml.parsers.expat.errors)
XML_ERROR_INVALID_TOKEN (in module xml.parsers.expat.errors)
XML_ERROR_JUNK_AFTER_DOC_ELEMENT (in module xml.parsers.expat.errors)
XML_ERROR_MISPLACED_XML_PI (in module xml.parsers.expat.errors)
XML_ERROR_NO_ELEMENTS (in module xml.parsers.expat.errors)
XML_ERROR_NO_MEMORY (in module xml.parsers.expat.errors)
XML_ERROR_NOT_STANDALONE (in module xml.parsers.expat.errors)
XML_ERROR_NOT_SUSPENDED (in module xml.parsers.expat.errors)
XML_ERROR_PARAM_ENTITY_REF (in module xml.parsers.expat.errors)
XML_ERROR_PARTIAL_CHAR (in module xml.parsers.expat.errors)
XML_ERROR_PUBLICID (in module xml.parsers.expat.errors)
XML_ERROR_RECURSIVE_ENTITY_REF (in module xml.parsers.expat.errors)
XML_ERROR_SUSPEND_PE (in module xml.parsers.expat.errors)
XML_ERROR_SUSPENDED (in module xml.parsers.expat.errors)
XML_ERROR_SYNTAX (in module xml.parsers.expat.errors)
XML_ERROR_TAG_MISMATCH (in module xml.parsers.expat.errors)
XML_ERROR_TEXT_DECL (in module xml.parsers.expat.errors)
XML_ERROR_UNBOUND_PREFIX (in module xml.parsers.expat.errors)
XML_ERROR_UNCLOSED_CDATA_SECTION (in module xml.parsers.expat.errors)
XML_ERROR_UNCLOSED_TOKEN (in module xml.parsers.expat.errors)
XML_ERROR_UNDECLARING_PREFIX (in module xml.parsers.expat.errors)
XML_ERROR_UNDEFINED_ENTITY (in module xml.parsers.expat.errors)
XML_ERROR_UNEXPECTED_STATE (in module xml.parsers.expat.errors)
XML_ERROR_UNKNOWN_ENCODING (in module xml.parsers.expat.errors)
XML_ERROR_XML_DECL (in module xml.parsers.expat.errors)
XML_NAMESPACE (in module xml.dom)
xmlcharrefreplace_errors() (in module codecs)
XmlDeclHandler() (xml.parsers.expat.xmlparser method)
XMLFilterBase (class in xml.sax.saxutils)
XMLGenerator (class in xml.sax.saxutils)
XMLID() (in module xml.etree.ElementTree)
XMLNS_NAMESPACE (in module xml.dom)
XMLParser (class in xml.etree.ElementTree)
XMLParserType (in module xml.parsers.expat)
XMLPullParser (class in xml.etree.ElementTree)
XMLReader (class in xml.sax.xmlreader)
xmlrpc.client (module)
xmlrpc.server (module)
xmltodict (module)
xor
bitwise
xor() (in module operator)
xover() (nntplib.NNTP method)
xpath() (nntplib.NNTP method)
xrange (2to3 fixer)
xreadlines (2to3 fixer)

Y

y (scene.Rect attribute)
(ui.View attribute)
Y2K
y_scale (scene.Node attribute)
yaml (module)
ycor() (in module turtle)
year (datetime.date attribute)
(datetime.datetime attribute)
Year 2000
Year 2038
yeardatescalendar() (calendar.Calendar method)
yeardays2calendar() (calendar.Calendar method)
yeardayscalendar() (calendar.Calendar method)
YESEXPR (in module locale)
yield
examples
expression
keyword
statement
yield from (in What's New)
YIELD_FROM (opcode)
YIELD_VALUE (opcode)
yieldroutes() (in module bottle)
yiq_to_rgb() (in module colorsys)

Z

z_position (scene.Node attribute)
Zen of Python
ZeroDivisionError
exception
zfill() (bytearray method)
(bytes method)
(str method)
zip (2to3 fixer)
zip() (built-in function)
ZIP_BZIP2 (in module zipfile)
ZIP_DEFLATED (in module zipfile)
zip_longest() (in module itertools)
ZIP_LZMA (in module zipfile)
ZIP_STORED (in module zipfile)
zipapp (module)
zipapp command line option
--info
-h, --help
-m <mainfn>, --main=<mainfn>
-o <output>, --output=<output>
-p <interpreter>, --python=<interpreter>
ZipFile (class in zipfile)
zipfile (module)
zipfile command line option
-c <zipfile> <source1> ... <sourceN>
-e <zipfile> <output_dir>
-l <zipfile>
-t <zipfile>
zipimport (module)
zipimporter (class in zipimport)
ZipImportError
ZipInfo (class in zipfile)
zlib (module)
ZLIB_RUNTIME_VERSION (in module zlib)
ZLIB_VERSION (in module zlib)
zoom (PyPDF2.Destination attribute)