索引

記号 | _ | 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 | 記号

記号

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

_

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

A

A (re モジュール)
A-LAW, [1]
a-LAW
a2b_base64() (binascii モジュール)
a2b_hex() (binascii モジュール)
a2b_hqx() (binascii モジュール)
a2b_qp() (binascii モジュール)
a2b_uu() (binascii モジュール)
a85decode() (base64 モジュール)
a85encode() (base64 モジュール)
ABC (abc のクラス)
abc (モジュール)
ABCMeta (abc のクラス)
abiflags (sys モジュール)
abort()
(asyncio.DatagramTransport のメソッド)
(asyncio.WriteTransport のメソッド)
(ftplib.FTP のメソッド)
(os モジュール)
(threading.Barrier のメソッド)
above() (curses.panel.Panel のメソッド)
abs
組み込み関数, [1]
abs() (decimal.Context のメソッド)
(operator モジュール)
(組み込み関数)
abspath() (os.path モジュール)
abstract base class
AbstractBasicAuthHandler (urllib.request のクラス)
abstractclassmethod() (abc モジュール)
AbstractDigestAuthHandler (urllib.request のクラス)
AbstractEventLoop (asyncio のクラス)
AbstractEventLoopPolicy (asyncio のクラス)
AbstractFormatter (formatter のクラス)
abstractmethod() (abc モジュール)
abstractproperty() (abc モジュール)
AbstractSet (typing のクラス)
abstractstaticmethod() (abc モジュール)
AbstractWriter (formatter のクラス)
accept() (asyncore.dispatcher のメソッド)
(multiprocessing.connection.Listener のメソッド)
(socket.socket のメソッド)
access() (os モジュール)
accumulate() (itertools モジュール)
acos() (cmath モジュール)
(math モジュール)
acosh() (cmath モジュール)
(math モジュール)
acquire() (_thread.lock のメソッド)
(asyncio.Condition のメソッド)
(asyncio.Lock のメソッド)
(asyncio.Semaphore のメソッド)
(logging.Handler のメソッド)
(multiprocessing.Lock のメソッド)
(multiprocessing.RLock のメソッド)
(threading.Condition のメソッド)
(threading.Lock のメソッド)
(threading.RLock のメソッド)
(threading.Semaphore のメソッド)
acquire_lock() (imp モジュール)
Action (argparse のクラス)
action (optparse.Option の属性)
ACTIONS (optparse.Option の属性)
active_children() (multiprocessing モジュール)
active_count() (threading モジュール)
add() (audioop モジュール)
(decimal.Context のメソッド)
(mailbox.Mailbox のメソッド)
(mailbox.Maildir のメソッド)
(msilib.RadioButtonGroup のメソッド)
(operator モジュール)
(pstats.Stats のメソッド)
(set のメソッド)
(tarfile.TarFile のメソッド)
(tkinter.ttk.Notebook のメソッド)
add_alias() (email.charset モジュール)
add_alternative() (email.message.EmailMessage のメソッド)
add_argument() (argparse.ArgumentParser のメソッド)
add_argument_group() (argparse.ArgumentParser のメソッド)
add_attachment() (email.message.EmailMessage のメソッド)
add_cgi_vars() (wsgiref.handlers.BaseHandler のメソッド)
add_charset() (email.charset モジュール)
add_codec() (email.charset モジュール)
add_cookie_header() (http.cookiejar.CookieJar のメソッド)
add_data() (msilib モジュール)
add_done_callback() (asyncio.Future のメソッド)
(concurrent.futures.Future のメソッド)
add_fallback() (gettext.NullTranslations のメソッド)
add_file() (msilib.Directory のメソッド)
add_flag() (mailbox.MaildirMessage のメソッド)
(mailbox.MMDFMessage のメソッド)
(mailbox.mboxMessage のメソッド)
add_flowing_data() (formatter.formatter のメソッド)
add_folder() (mailbox.Maildir のメソッド)
(mailbox.MH のメソッド)
add_get_handler() (email.contentmanager.ContentManager のメソッド)
add_handler() (urllib.request.OpenerDirector のメソッド)
add_header() (email.message.Message のメソッド)
(urllib.request.Request のメソッド)
(wsgiref.headers.Headers のメソッド)
add_history() (readline モジュール)
add_hor_rule() (formatter.formatter のメソッド)
add_include_dir() (distutils.ccompiler.CCompiler のメソッド)
add_label() (mailbox.BabylMessage のメソッド)
add_label_data() (formatter.formatter のメソッド)
add_library() (distutils.ccompiler.CCompiler のメソッド)
add_library_dir() (distutils.ccompiler.CCompiler のメソッド)
add_line_break() (formatter.formatter のメソッド)
add_link_object() (distutils.ccompiler.CCompiler のメソッド)
add_literal_data() (formatter.formatter のメソッド)
add_mutually_exclusive_group() (argparse.ArgumentParser のメソッド)
add_option() (optparse.OptionParser のメソッド)
add_parent() (urllib.request.BaseHandler のメソッド)
add_password() (urllib.request.HTTPPasswordMgr のメソッド)
(urllib.request.HTTPPasswordMgrWithPriorAuth のメソッド)
add_reader() (asyncio.AbstractEventLoop のメソッド)
add_related() (email.message.EmailMessage のメソッド)
add_runtime_library_dir() (distutils.ccompiler.CCompiler のメソッド)
add_section() (configparser.ConfigParser のメソッド)
(configparser.RawConfigParser のメソッド)
add_sequence() (mailbox.MHMessage のメソッド)
add_set_handler() (email.contentmanager.ContentManager のメソッド)
add_signal_handler() (asyncio.AbstractEventLoop のメソッド)
add_stream() (msilib モジュール)
add_subparsers() (argparse.ArgumentParser のメソッド)
add_tables() (msilib モジュール)
add_type() (mimetypes モジュール)
add_unredirected_header() (urllib.request.Request のメソッド)
add_writer() (asyncio.AbstractEventLoop のメソッド)
addch() (curses.window のメソッド)
addCleanup() (unittest.TestCase のメソッド)
addcomponent() (turtle.Shape のメソッド)
addError() (unittest.TestResult のメソッド)
addExpectedFailure() (unittest.TestResult のメソッド)
addFailure() (unittest.TestResult のメソッド)
addfile() (tarfile.TarFile のメソッド)
addFilter() (logging.Handler のメソッド)
(logging.Logger のメソッド)
addHandler() (logging.Logger のメソッド)
addition
addLevelName() (logging モジュール)
addnstr() (curses.window のメソッド)
AddPackagePath() (modulefinder モジュール)
addr (smtpd.SMTPChannel の属性)
addr_spec (email.headerregistry.Address の属性)
Address (email.headerregistry のクラス)
address (email.headerregistry.SingleAddressHeader の属性)
(multiprocessing.connection.Listener の属性)
(multiprocessing.managers.BaseManager の属性)
address_exclude() (ipaddress.IPv4Network のメソッド)
(ipaddress.IPv6Network のメソッド)
address_family (socketserver.BaseServer の属性)
address_string() (http.server.BaseHTTPRequestHandler のメソッド)
addresses (email.headerregistry.AddressHeader の属性)
(email.headerregistry.Group の属性)
AddressHeader (email.headerregistry のクラス)
addressof() (ctypes モジュール)
AddressValueError
addshape() (turtle モジュール)
addsitedir() (site モジュール)
addSkip() (unittest.TestResult のメソッド)
addstr() (curses.window のメソッド)
addSubTest() (unittest.TestResult のメソッド)
addSuccess() (unittest.TestResult のメソッド)
addTest() (unittest.TestSuite のメソッド)
addTests() (unittest.TestSuite のメソッド)
addTypeEqualityFunc() (unittest.TestCase のメソッド)
addUnexpectedSuccess() (unittest.TestResult のメソッド)
adjusted() (decimal.Decimal のメソッド)
adler32() (zlib モジュール)
ADPCM, Intel/DVI
adpcm2lin() (audioop モジュール)
AF_CAN (socket モジュール)
AF_INET (socket モジュール)
AF_INET6 (socket モジュール)
AF_LINK (socket モジュール)
AF_RDS (socket モジュール)
AF_UNIX (socket モジュール)
aifc (モジュール)
aifc() (aifc.aifc のメソッド)
AIFF, [1]
aiff() (aifc.aifc のメソッド)
AIFF-C, [1]
alarm() (signal モジュール)
alaw2lin() (audioop モジュール)
ALERT_DESCRIPTION_HANDSHAKE_FAILURE (ssl モジュール)
ALERT_DESCRIPTION_INTERNAL_ERROR (ssl モジュール)
algorithms_available (hashlib モジュール)
algorithms_guaranteed (hashlib モジュール)
alias (pdb command)
alignment() (ctypes モジュール)
alive (weakref.finalize の属性)
all() (組み込み関数)
all_errors (ftplib モジュール)
all_features (xml.sax.handler モジュール)
all_frames (tracemalloc.Filter の属性)
all_properties (xml.sax.handler モジュール)
all_suffixes() (importlib.machinery モジュール)
all_tasks() (asyncio.Task のクラスメソッド)
allocate_lock() (_thread モジュール)
allow_reuse_address (socketserver.BaseServer の属性)
allowed_domains() (http.cookiejar.DefaultCookiePolicy のメソッド)
alt() (curses.ascii モジュール)
ALT_DIGITS (locale モジュール)
altsep (os モジュール)
altzone (time モジュール)
ALWAYS_TYPED_ACTIONS (optparse.Option の属性)
AMPER (token モジュール)
AMPEREQUAL (token モジュール)
and
bitwise
演算子, [1], [2]
and_() (operator モジュール)
annotation (inspect.Parameter の属性)
annotations
function, [1]
announce() (distutils.ccompiler.CCompiler のメソッド)
anonymous
function
answer_challenge() (multiprocessing.connection モジュール)
anticipate_failure() (test.support モジュール)
Any (typing モジュール)
ANY (unittest.mock モジュール)
any() (組み込み関数)
AnyStr (typing モジュール)
api_version (sys モジュール)
apop() (poplib.POP3 のメソッド)
APPDATA
append() (array.array のメソッド)
(collections.deque のメソッド)
(email.header.Header のメソッド)
(imaplib.IMAP4 のメソッド)
(msilib.CAB のメソッド)
(pipes.Template のメソッド)
(sequence method)
(xml.etree.ElementTree.Element のメソッド)
append_history_file() (readline モジュール)
appendChild() (xml.dom.Node のメソッド)
appendleft() (collections.deque のメソッド)
application_uri() (wsgiref.util モジュール)
apply (2to3 fixer)
apply() (multiprocessing.pool.Pool のメソッド)
apply_async() (multiprocessing.pool.Pool のメソッド)
apply_defaults() (inspect.BoundArguments のメソッド)
architecture() (platform モジュール)
archive (zipimport.zipimporter の属性)
aRepr (reprlib モジュール)
argparse (モジュール)
args (BaseException の属性)
(functools.partial の属性)
(inspect.BoundArguments の属性)
(pdb command)
(subprocess.CompletedProcess の属性)
(subprocess.Popen の属性)
argtypes (ctypes._FuncPtr の属性)
argument
call semantics
difference from parameter
function
function definition
ArgumentDefaultsHelpFormatter (argparse のクラス)
ArgumentError
ArgumentParser (argparse のクラス)
arguments (inspect.BoundArguments の属性)
argv (in module sys)
(sys モジュール)
arithmetic
conversion
operation, binary
operation, unary
ArithmeticError
array
モジュール, [1]
array (array のクラス)
Array (ctypes のクラス)
array (モジュール)
Array() (multiprocessing モジュール)
(multiprocessing.managers.SyncManager のメソッド)
(multiprocessing.sharedctypes モジュール)
arrays
arraysize (sqlite3.Cursor の属性)
article() (nntplib.NNTP のメソッド)
as
import statement
with statement
as_bytes() (email.message.Message のメソッド)
as_completed() (asyncio モジュール)
(concurrent.futures モジュール)
as_integer_ratio() (float のメソッド)
AS_IS (formatter モジュール)
as_posix() (pathlib.PurePath のメソッド)
as_string() (email.message.Message のメソッド)
as_tuple() (decimal.Decimal のメソッド)
as_uri() (pathlib.PurePath のメソッド)
ASCII, [1]
ascii
(re モジュール)
組み込み関数
ascii() (curses.ascii モジュール)
(組み込み関数)
ascii_letters (string モジュール)
ascii_lowercase (string モジュール)
ascii_uppercase (string モジュール)
asctime() (time モジュール)
asin() (cmath モジュール)
(math モジュール)
asinh() (cmath モジュール)
(math モジュール)
assert
, [1]
assert_any_call() (unittest.mock.Mock のメソッド)
assert_called_once_with() (unittest.mock.Mock のメソッド)
assert_called_with() (unittest.mock.Mock のメソッド)
assert_has_calls() (unittest.mock.Mock のメソッド)
assert_line_data() (formatter.formatter のメソッド)
assert_not_called() (unittest.mock.Mock のメソッド)
assertAlmostEqual() (unittest.TestCase のメソッド)
assertCountEqual() (unittest.TestCase のメソッド)
assertDictEqual() (unittest.TestCase のメソッド)
assertEqual() (unittest.TestCase のメソッド)
assertFalse() (unittest.TestCase のメソッド)
assertGreater() (unittest.TestCase のメソッド)
assertGreaterEqual() (unittest.TestCase のメソッド)
assertIn() (unittest.TestCase のメソッド)
AssertionError
例外
assertions
debugging
assertIs() (unittest.TestCase のメソッド)
assertIsInstance() (unittest.TestCase のメソッド)
assertIsNone() (unittest.TestCase のメソッド)
assertIsNot() (unittest.TestCase のメソッド)
assertIsNotNone() (unittest.TestCase のメソッド)
assertLess() (unittest.TestCase のメソッド)
assertLessEqual() (unittest.TestCase のメソッド)
assertListEqual() (unittest.TestCase のメソッド)
assertLogs() (unittest.TestCase のメソッド)
assertMultiLineEqual() (unittest.TestCase のメソッド)
assertNotAlmostEqual() (unittest.TestCase のメソッド)
assertNotEqual() (unittest.TestCase のメソッド)
assertNotIn() (unittest.TestCase のメソッド)
assertNotIsInstance() (unittest.TestCase のメソッド)
assertNotRegex() (unittest.TestCase のメソッド)
assertRaises() (unittest.TestCase のメソッド)
assertRaisesRegex() (unittest.TestCase のメソッド)
assertRegex() (unittest.TestCase のメソッド)
asserts (2to3 fixer)
assertSequenceEqual() (unittest.TestCase のメソッド)
assertSetEqual() (unittest.TestCase のメソッド)
assertTrue() (unittest.TestCase のメソッド)
assertTupleEqual() (unittest.TestCase のメソッド)
assertWarns() (unittest.TestCase のメソッド)
assertWarnsRegex() (unittest.TestCase のメソッド)
assignment
attribute, [1]
augmented
class attribute
class instance attribute
slice
slicing
statement, [1]
subscript
subscription
target list
AST (ast のクラス)
ast (モジュール)
astimezone() (datetime.datetime のメソッド)
async
キーワード
ASYNC (token モジュール)
async def
async for
async with
async() (asyncio モジュール)
async_chat (asynchat のクラス)
async_chat.ac_in_buffer_size (asynchat モジュール)
async_chat.ac_out_buffer_size (asynchat モジュール)
AsyncGenerator (typing のクラス)
asynchat (モジュール)
asynchronous context manager
asynchronous iterable
asynchronous iterator
asyncio (モジュール)
asyncio.subprocess.DEVNULL (asyncio モジュール)
asyncio.subprocess.PIPE (asyncio モジュール)
asyncio.subprocess.Process (asyncio のクラス)
asyncio.subprocess.STDOUT (asyncio モジュール)
AsyncIterable (collections.abc のクラス)
(typing のクラス)
AsyncIterator (collections.abc のクラス)
(typing のクラス)
asyncore (モジュール)
AsyncResult (multiprocessing.pool のクラス)
AT (token モジュール)
at_eof() (asyncio.StreamReader のメソッド)
atan() (cmath モジュール)
(math モジュール)
atan2() (math モジュール)
atanh() (cmath モジュール)
(math モジュール)
ATEQUAL (token モジュール)
atexit (weakref.finalize の属性)
(モジュール)
atof() (locale モジュール)
atoi() (locale モジュール)
atom
attach() (email.message.Message のメソッド)
attach_mock() (unittest.mock.Mock のメソッド)
AttlistDeclHandler() (xml.parsers.expat.xmlparser のメソッド)
attrgetter() (operator モジュール)
attrib (xml.etree.ElementTree.Element の属性)
attribute
assignment, [1]
assignment, class
assignment, class instance
class
class instance
deletion
generic special
reference
special
AttributeError
例外
attributes (xml.dom.Node の属性)
AttributesImpl (xml.sax.xmlreader のクラス)
AttributesNSImpl (xml.sax.xmlreader のクラス)
attroff() (curses.window のメソッド)
attron() (curses.window のメソッド)
attrset() (curses.window のメソッド)
Audio Interchange File Format, [1]
AUDIO_FILE_ENCODING_ADPCM_G721 (sunau モジュール)
AUDIO_FILE_ENCODING_ADPCM_G722 (sunau モジュール)
AUDIO_FILE_ENCODING_ADPCM_G723_3 (sunau モジュール)
AUDIO_FILE_ENCODING_ADPCM_G723_5 (sunau モジュール)
AUDIO_FILE_ENCODING_ALAW_8 (sunau モジュール)
AUDIO_FILE_ENCODING_DOUBLE (sunau モジュール)
AUDIO_FILE_ENCODING_FLOAT (sunau モジュール)
AUDIO_FILE_ENCODING_LINEAR_16 (sunau モジュール)
AUDIO_FILE_ENCODING_LINEAR_24 (sunau モジュール)
AUDIO_FILE_ENCODING_LINEAR_32 (sunau モジュール)
AUDIO_FILE_ENCODING_LINEAR_8 (sunau モジュール)
AUDIO_FILE_ENCODING_MULAW_8 (sunau モジュール)
AUDIO_FILE_MAGIC (sunau モジュール)
AUDIODEV
audioop (モジュール)
augmented
assignment
auth() (ftplib.FTP_TLS のメソッド)
(smtplib.SMTP のメソッド)
authenticate() (imaplib.IMAP4 のメソッド)
AuthenticationError
authenticators() (netrc.netrc のメソッド)
authkey (multiprocessing.Process の属性)
avg() (audioop モジュール)
avgpp() (audioop モジュール)
avoids_symlink_attacks (shutil.rmtree の属性)
await
キーワード
AWAIT (token モジュール)
awaitable
Awaitable (collections.abc のクラス)
(typing のクラス)

B

b16decode() (base64 モジュール)
b16encode() (base64 モジュール)
b2a_base64() (binascii モジュール)
b2a_hex() (binascii モジュール)
b2a_hqx() (binascii モジュール)
b2a_qp() (binascii モジュール)
b2a_uu() (binascii モジュール)
b32decode() (base64 モジュール)
b32encode() (base64 モジュール)
b64decode() (base64 モジュール)
b64encode() (base64 モジュール)
b85decode() (base64 モジュール)
b85encode() (base64 モジュール)
Babyl (mailbox のクラス)
BabylMessage (mailbox のクラス)
back() (turtle モジュール)
backslash character
backslashreplace_errors() (codecs モジュール)
backward() (turtle モジュール)
BadStatusLine
BadZipFile
BadZipfile
Balloon (tkinter.tix のクラス)
Barrier (multiprocessing のクラス)
(threading のクラス)
Barrier() (multiprocessing.managers.SyncManager のメソッド)
base64
encoding
モジュール
base64 (モジュール)
base_exec_prefix (sys モジュール)
base_prefix (sys モジュール)
BaseCGIHandler (wsgiref.handlers のクラス)
BaseCookie (http.cookies のクラス)
BaseEventLoop (asyncio のクラス)
BaseException
BaseHandler (urllib.request のクラス)
(wsgiref.handlers のクラス)
BaseHeader (email.headerregistry のクラス)
BaseHTTPRequestHandler (http.server のクラス)
BaseManager (multiprocessing.managers のクラス)
basename() (os.path モジュール)
BaseProxy (multiprocessing.managers のクラス)
BaseRequestHandler (socketserver のクラス)
BaseRotatingHandler (logging.handlers のクラス)
BaseSelector (selectors のクラス)
BaseServer (socketserver のクラス)
basestring (2to3 fixer)
BaseSubprocessTransport (asyncio のクラス)
BaseTransport (asyncio のクラス)
basicConfig() (logging モジュール)
BasicContext (decimal のクラス)
BasicInterpolation (configparser のクラス)
baudrate() (curses モジュール)
bbox() (tkinter.ttk.Treeview のメソッド)
BDADDR_ANY (socket モジュール)
BDADDR_LOCAL (socket モジュール)
bdb
モジュール
Bdb (bdb のクラス)
bdb (モジュール)
BdbQuit
BDFL
bdist_msi (distutils.command.bdist_msi のクラス)
beep() (curses モジュール)
Beep() (winsound モジュール)
BEFORE_ASYNC_WITH (opcode)
begin_fill() (turtle モジュール)
begin_poly() (turtle モジュール)
below() (curses.panel.Panel のメソッド)
Benchmarking
benchmarking
betavariate() (random モジュール)
bgcolor() (turtle モジュール)
bgpic() (turtle モジュール)
bias() (audioop モジュール)
bidirectional() (unicodedata モジュール)
BigEndianStructure (ctypes のクラス)
bin() (組み込み関数)
binary
arithmetic operation
bitwise operation
data, packing
literals
Binary (msilib のクラス)
(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 (モジュール)
bind (widgets)
bind() (asyncore.dispatcher のメソッド)
(inspect.Signature のメソッド)
(socket.socket のメソッド)
bind_partial() (inspect.Signature のメソッド)
bind_port() (test.support モジュール)
bind_textdomain_codeset() (gettext モジュール)
binding
global name
name, [1], [2], [3], [4], [5], [6]
bindtextdomain() (gettext モジュール)
binhex
モジュール
binhex (モジュール)
binhex() (binhex モジュール)
bisect (モジュール)
bisect() (bisect モジュール)
bisect_left() (bisect モジュール)
bisect_right() (bisect モジュール)
bit_length() (int のメソッド)
bitmap() (msilib.Dialog のメソッド)
bitwise
and
operation, binary
operation, unary
operations
or
xor
bk() (turtle モジュール)
bkgd() (curses.window のメソッド)
bkgdset() (curses.window のメソッド)
blank line
block
code
block_size (hmac.HMAC の属性)
blocked_domains() (http.cookiejar.DefaultCookiePolicy のメソッド)
BlockingIOError, [1]
BNF, [1]
body() (nntplib.NNTP のメソッド)
body_encode() (email.charset.Charset のメソッド)
body_encoding (email.charset.Charset の属性)
body_line_iterator() (email.iterators モジュール)
BOM (codecs モジュール)
BOM_BE (codecs モジュール)
BOM_LE (codecs モジュール)
BOM_UTF16 (codecs モジュール)
BOM_UTF16_BE (codecs モジュール)
BOM_UTF16_LE (codecs モジュール)
BOM_UTF32 (codecs モジュール)
BOM_UTF32_BE (codecs モジュール)
BOM_UTF32_LE (codecs モジュール)
BOM_UTF8 (codecs モジュール)
bool (組み込みクラス)
Boolean
operation
operations, [1]
type
values
オブジェクト, [1]
BOOLEAN_STATES (configparser モジュール)
bootstrap() (ensurepip モジュール)
border() (curses.window のメソッド)
bottom() (curses.panel.Panel のメソッド)
bottom_panel() (curses.panel モジュール)
BoundArguments (inspect のクラス)
BoundaryError
BoundedSemaphore (asyncio のクラス)
(multiprocessing のクラス)
(threading のクラス)
BoundedSemaphore() (multiprocessing.managers.SyncManager のメソッド)
box() (curses.window のメソッド)
bpformat() (bdb.Breakpoint のメソッド)
bpprint() (bdb.Breakpoint のメソッド)
break
, [1], [2], [3], [4]
break (pdb command)
break_anywhere() (bdb.Bdb のメソッド)
break_here() (bdb.Bdb のメソッド)
break_long_words (textwrap.TextWrapper の属性)
BREAK_LOOP (opcode)
break_on_hyphens (textwrap.TextWrapper の属性)
Breakpoint (bdb のクラス)
breakpoints
broadcast_address (ipaddress.IPv4Network の属性)
(ipaddress.IPv6Network の属性)
broken (threading.Barrier の属性)
BrokenBarrierError
BrokenPipeError
BrokenProcessPool
BROWSER, [1]
BsdDbShelf (shelve のクラス)
buffer (2to3 fixer)
(io.TextIOBase の属性)
(unittest.TestResult の属性)
buffer interface
(see buffer protocol)
buffer object
(see buffer protocol)
buffer protocol
binary sequence types
str (built-in class)
buffer size, I/O
buffer_info() (array.array のメソッド)
buffer_size (xml.parsers.expat.xmlparser の属性)
buffer_text (xml.parsers.expat.xmlparser の属性)
buffer_used (xml.parsers.expat.xmlparser の属性)
BufferedIOBase (io のクラス)
BufferedRandom (io のクラス)
BufferedReader (io のクラス)
BufferedRWPair (io のクラス)
BufferedWriter (io のクラス)
BufferError
BufferingHandler (logging.handlers のクラス)
BufferTooShort
bufsize() (ossaudiodev.oss_audio_device のメソッド)
BUILD_LIST (opcode)
BUILD_LIST_UNPACK (opcode)
BUILD_MAP (opcode)
BUILD_MAP_UNPACK (opcode)
BUILD_MAP_UNPACK_WITH_CALL (opcode)
build_opener() (urllib.request モジュール)
build_py (distutils.command.build_py のクラス)
build_py_2to3 (distutils.command.build_py のクラス)
BUILD_SET (opcode)
BUILD_SET_UNPACK (opcode)
BUILD_SLICE (opcode)
BUILD_TUPLE (opcode)
BUILD_TUPLE_UNPACK (opcode)
built-in
method
types
built-in function
call
オブジェクト, [1]
built-in method
call
オブジェクト, [1]
builtin_module_names (sys モジュール)
BuiltinFunctionType (types モジュール)
BuiltinImporter (importlib.machinery のクラス)
BuiltinMethodType (types モジュール)
builtins
モジュール, [1], [2], [3], [4]
builtins (モジュール)
ButtonBox (tkinter.tix のクラス)
bye() (turtle モジュール)
byref() (ctypes モジュール)
byte
byte-code
file, [1]
byte_compile() (distutils.util モジュール)
bytearray
formatting
interpolation
methods
オブジェクト, [1], [2], [3]
bytearray (組み込みクラス)
bytecode, [1]
Bytecode (dis のクラス)
Bytecode.codeobj (dis モジュール)
Bytecode.first_line (dis モジュール)
BYTECODE_SUFFIXES (importlib.machinery モジュール)
byteorder (sys モジュール)
bytes
formatting
interpolation
methods
str (built-in class)
オブジェクト, [1], [2]
組み込み関数, [1]
bytes (uuid.UUID の属性)
(組み込みクラス)
bytes literal
bytes-like object
bytes_le (uuid.UUID の属性)
BytesFeedParser (email.parser のクラス)
BytesGenerator (email.generator のクラス)
BytesIO (io のクラス)
BytesParser (email.parser のクラス)
ByteString (collections.abc のクラス)
(typing のクラス)
byteswap() (array.array のメソッド)
(audioop モジュール)
BytesWarning
bz2 (モジュール)
BZ2Compressor (bz2 のクラス)
BZ2Decompressor (bz2 のクラス)
BZ2File (bz2 のクラス)

C

C
language, [1], [2], [3], [4], [5]
structures
C-contiguous, [1]
c_bool (ctypes のクラス)
C_BUILTIN (imp モジュール)
c_byte (ctypes のクラス)
c_char (ctypes のクラス)
c_char_p (ctypes のクラス)
c_contiguous (memoryview の属性)
c_double (ctypes のクラス)
C_EXTENSION (imp モジュール)
c_float (ctypes のクラス)
c_int (ctypes のクラス)
c_int16 (ctypes のクラス)
c_int32 (ctypes のクラス)
c_int64 (ctypes のクラス)
c_int8 (ctypes のクラス)
c_long (ctypes のクラス)
c_longdouble (ctypes のクラス)
c_longlong (ctypes のクラス)
c_short (ctypes のクラス)
c_size_t (ctypes のクラス)
c_ssize_t (ctypes のクラス)
c_ubyte (ctypes のクラス)
c_uint (ctypes のクラス)
c_uint16 (ctypes のクラス)
c_uint32 (ctypes のクラス)
c_uint64 (ctypes のクラス)
c_uint8 (ctypes のクラス)
c_ulong (ctypes のクラス)
c_ulonglong (ctypes のクラス)
c_ushort (ctypes のクラス)
c_void_p (ctypes のクラス)
c_wchar (ctypes のクラス)
c_wchar_p (ctypes のクラス)
CAB (msilib のクラス)
cache_from_source() (imp モジュール)
(importlib.util モジュール)
cached (importlib.machinery.ModuleSpec の属性)
CacheFTPHandler (urllib.request のクラス)
calcsize() (struct モジュール)
Calendar (calendar のクラス)
calendar (モジュール)
calendar() (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() (subprocess モジュール)
(unittest.mock モジュール)
call_args (unittest.mock.Mock の属性)
call_args_list (unittest.mock.Mock の属性)
call_at() (asyncio.AbstractEventLoop のメソッド)
call_count (unittest.mock.Mock の属性)
call_exception_handler() (asyncio.AbstractEventLoop のメソッド)
CALL_FUNCTION (opcode)
CALL_FUNCTION_KW (opcode)
CALL_FUNCTION_VAR (opcode)
CALL_FUNCTION_VAR_KW (opcode)
call_later() (asyncio.AbstractEventLoop のメソッド)
call_list() (unittest.mock.call のメソッド)
call_soon() (asyncio.AbstractEventLoop のメソッド)
call_soon_threadsafe() (asyncio.AbstractEventLoop のメソッド)
call_tracing() (sys モジュール)
callable
オブジェクト, [1]
callable (2to3 fixer)
Callable (collections.abc のクラス)
(typing モジュール)
callable() (組み込み関数)
CallableProxyType (weakref モジュール)
callback (optparse.Option の属性)
callback() (contextlib.ExitStack のメソッド)
callback_args (optparse.Option の属性)
callback_kwargs (optparse.Option の属性)
callbacks (gc モジュール)
called (unittest.mock.Mock の属性)
CalledProcessError
calloc()
CAN_BCM (socket モジュール)
can_change_color() (curses モジュール)
can_fetch() (urllib.robotparser.RobotFileParser のメソッド)
CAN_RAW_FD_FRAMES (socket モジュール)
can_symlink() (test.support モジュール)
can_write_eof() (asyncio.StreamWriter のメソッド)
(asyncio.WriteTransport のメソッド)
cancel() (asyncio.Future のメソッド)
(asyncio.Handle のメソッド)
(asyncio.Task のメソッド)
(concurrent.futures.Future のメソッド)
(sched.scheduler のメソッド)
(threading.Timer のメソッド)
cancel_dump_traceback_later() (faulthandler モジュール)
cancel_join_thread() (multiprocessing.Queue のメソッド)
cancelled() (asyncio.Future のメソッド)
(concurrent.futures.Future のメソッド)
CancelledError
CannotSendHeader
CannotSendRequest
canonic() (bdb.Bdb のメソッド)
canonical() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
capa() (poplib.POP3 のメソッド)
capitalize() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
Capsule
オブジェクト
captured_stderr() (test.support モジュール)
captured_stdin() (test.support モジュール)
captured_stdout() (test.support モジュール)
captureWarnings() (logging モジュール)
capwords() (string モジュール)
casefold() (str のメソッド)
cast() (ctypes モジュール)
(memoryview のメソッド)
(typing モジュール)
cat() (nis モジュール)
catch_warnings (warnings のクラス)
category() (unicodedata モジュール)
cbreak() (curses モジュール)
CC
ccc() (ftplib.FTP_TLS のメソッド)
CCompiler (distutils.ccompiler のクラス)
CDLL (ctypes のクラス)
ceil() (in module math)
(math モジュール)
center() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
CERT_NONE (ssl モジュール)
CERT_OPTIONAL (ssl モジュール)
CERT_REQUIRED (ssl モジュール)
cert_store_stats() (ssl.SSLContext のメソッド)
cert_time_to_seconds() (ssl モジュール)
CertificateError
certificates
CFLAGS, [1], [2], [3]
CFUNCTYPE() (ctypes モジュール)
CGI
debugging
exceptions
protocol
security
tracebacks
cgi (モジュール)
cgi_directories (http.server.CGIHTTPRequestHandler の属性)
CGIHandler (wsgiref.handlers のクラス)
CGIHTTPRequestHandler (http.server のクラス)
cgitb (モジュール)
CGIXMLRPCRequestHandler (xmlrpc.server のクラス)
chain() (itertools モジュール)
chaining
comparisons, [1]
exception
ChainMap (collections のクラス)
change_cwd() (test.support モジュール)
change_root() (distutils.util モジュール)
CHANNEL_BINDING_TYPES (ssl モジュール)
channel_class (smtpd.SMTPServer の属性)
channels() (ossaudiodev.oss_audio_device のメソッド)
CHAR_MAX (locale モジュール)
character, [1], [2]
CharacterDataHandler() (xml.parsers.expat.xmlparser のメソッド)
characters() (xml.sax.handler.ContentHandler のメソッド)
characters_written (BlockingIOError の属性)
Charset (email.charset のクラス)
charset() (gettext.NullTranslations のメソッド)
chdir() (os モジュール)
check (lzma.LZMADecompressor の属性)
check() (imaplib.IMAP4 のメソッド)
(tabnanny モジュール)
check_call() (subprocess モジュール)
check_environ() (distutils.util モジュール)
check_hostname (ssl.SSLContext の属性)
check_output() (doctest.OutputChecker のメソッド)
(subprocess モジュール)
check_returncode() (subprocess.CompletedProcess のメソッド)
check_unused_args() (string.Formatter のメソッド)
check_warnings() (test.support モジュール)
checkbox() (msilib.Dialog のメソッド)
checkcache() (linecache モジュール)
checkfuncname() (bdb モジュール)
CheckList (tkinter.tix のクラス)
checksum
Cyclic Redundancy Check
chflags() (os モジュール)
chgat() (curses.window のメソッド)
childNodes (xml.dom.Node の属性)
ChildProcessError
chmod() (os モジュール)
(pathlib.Path のメソッド)
choice() (random モジュール)
choices (optparse.Option の属性)
chown() (os モジュール)
(shutil モジュール)
chr
組み込み関数
chr() (組み込み関数)
chroot() (os モジュール)
Chunk (chunk のクラス)
chunk (モジュール)
cipher
DES
cipher() (ssl.SSLSocket のメソッド)
circle() (turtle モジュール)
CIRCUMFLEX (token モジュール)
CIRCUMFLEXEQUAL (token モジュール)
Clamped (decimal のクラス)
class
attribute
attribute assignment
constructor
definition, [1]
instance
name
オブジェクト, [1], [2]
Class (symtable のクラス)
Class browser
class instance
attribute
attribute assignment
call
オブジェクト, [1], [2]
class object
call, [1], [2]
classmethod
組み込み関数
classmethod() (組み込み関数)
ClassVar (typing モジュール)
clause
CLD_CONTINUED (os モジュール)
CLD_DUMPED (os モジュール)
CLD_EXITED (os モジュール)
CLD_TRAPPED (os モジュール)
clean() (mailbox.Maildir のメソッド)
cleandoc() (inspect モジュール)
cleanup functions
clear (pdb command)
Clear Breakpoint
clear() (asyncio.Event のメソッド)
(collections.deque のメソッド)
(curses.window のメソッド)
(dict のメソッド)
(email.message.EmailMessage のメソッド)
(frame のメソッド)
(http.cookiejar.CookieJar のメソッド)
(mailbox.Mailbox のメソッド)
(sequence method)
(set のメソッド)
(threading.Event のメソッド)
(turtle モジュール), [1]
(xml.etree.ElementTree.Element のメソッド)
clear_all_breaks() (bdb.Bdb のメソッド)
clear_all_file_breaks() (bdb.Bdb のメソッド)
clear_bpbynumber() (bdb.Bdb のメソッド)
clear_break() (bdb.Bdb のメソッド)
clear_cache() (filecmp モジュール)
clear_content() (email.message.EmailMessage のメソッド)
clear_flags() (decimal.Context のメソッド)
clear_frames() (traceback モジュール)
clear_history() (readline モジュール)
clear_session_cookies() (http.cookiejar.CookieJar のメソッド)
clear_traces() (tracemalloc モジュール)
clear_traps() (decimal.Context のメソッド)
clearcache() (linecache モジュール)
ClearData() (msilib.Record のメソッド)
clearok() (curses.window のメソッド)
clearscreen() (turtle モジュール)
clearstamp() (turtle モジュール)
clearstamps() (turtle モジュール)
Client() (multiprocessing.connection モジュール)
client_address (http.server.BaseHTTPRequestHandler の属性)
clock() (time モジュール)
clock_getres() (time モジュール)
clock_gettime() (time モジュール)
CLOCK_HIGHRES (time モジュール)
CLOCK_MONOTONIC (time モジュール)
CLOCK_MONOTONIC_RAW (time モジュール)
CLOCK_PROCESS_CPUTIME_ID (time モジュール)
CLOCK_REALTIME (time モジュール)
clock_settime() (time モジュール)
CLOCK_THREAD_CPUTIME_ID (time モジュール)
clone() (email.generator.BytesGenerator のメソッド)
(email.generator.Generator のメソッド)
(email.policy.Policy のメソッド)
(pipes.Template のメソッド)
(turtle モジュール)
cloneNode() (xml.dom.Node のメソッド)
close() (aifc.aifc のメソッド), [1]
(asyncio.AbstractEventLoop のメソッド)
(asyncio.BaseSubprocessTransport のメソッド)
(asyncio.BaseTransport のメソッド)
(asyncio.Server のメソッド)
(asyncio.StreamWriter のメソッド)
(asyncore.dispatcher のメソッド)
(chunk.Chunk のメソッド)
(contextlib.ExitStack のメソッド)
(coroutine のメソッド)
(dbm.dumb.dumbdbm のメソッド)
(dbm.gnu.gdbm のメソッド)
(dbm.ndbm.ndbm のメソッド)
(distutils.text_file.TextFile のメソッド)
(email.parser.FeedParser のメソッド)
(fileinput モジュール)
(ftplib.FTP のメソッド)
(generator のメソッド)
(html.parser.HTMLParser のメソッド)
(http.client.HTTPConnection のメソッド)
(imaplib.IMAP4 のメソッド)
(in module os)
(io.IOBase のメソッド)
(logging.FileHandler のメソッド)
(logging.Handler のメソッド)
(logging.handlers.MemoryHandler のメソッド)
(logging.handlers.NTEventLogHandler のメソッド)
(logging.handlers.SocketHandler のメソッド)
(logging.handlers.SysLogHandler のメソッド)
(mailbox.MH のメソッド)
(mailbox.Mailbox のメソッド)
(mailbox.Maildir のメソッド)
(mmap.mmap のメソッド)
Close() (msilib.View のメソッド)
close() (multiprocessing.Connection のメソッド)
(multiprocessing.Queue のメソッド)
(multiprocessing.connection.Listener のメソッド)
(multiprocessing.pool.Pool のメソッド)
(os モジュール)
(ossaudiodev.oss_audio_device のメソッド)
(ossaudiodev.oss_mixer_device のメソッド)
(select.devpoll のメソッド)
(select.epoll のメソッド)
(select.kqueue のメソッド)
(selectors.BaseSelector のメソッド)
(shelve.Shelf のメソッド)
(socket.socket のメソッド)
(sqlite3.Connection のメソッド)
(sqlite3.Cursor のメソッド)
(sunau.AU_read のメソッド)
(sunau.AU_write のメソッド)
(tarfile.TarFile のメソッド)
(telnetlib.Telnet のメソッド)
(urllib.request.BaseHandler のメソッド)
(wave.Wave_read のメソッド)
(wave.Wave_write のメソッド)
Close() (winreg.PyHKEY のメソッド)
close() (xml.etree.ElementTree.TreeBuilder のメソッド)
(xml.etree.ElementTree.XMLParser のメソッド)
(xml.etree.ElementTree.XMLPullParser のメソッド)
(xml.sax.xmlreader.IncrementalParser のメソッド)
(zipfile.ZipFile のメソッド)
close_connection (http.server.BaseHTTPRequestHandler の属性)
close_when_done() (asynchat.async_chat のメソッド)
closed (http.client.HTTPResponse の属性)
(io.IOBase の属性)
(mmap.mmap の属性)
(ossaudiodev.oss_audio_device の属性)
(select.devpoll の属性)
(select.epoll の属性)
(select.kqueue の属性)
CloseKey() (winreg モジュール)
closelog() (syslog モジュール)
closerange() (os モジュール)
closing() (contextlib モジュール)
clrtobot() (curses.window のメソッド)
clrtoeol() (curses.window のメソッド)
cmath (モジュール)
cmd
モジュール
Cmd (cmd のクラス)
cmd (subprocess.CalledProcessError の属性)
(subprocess.TimeoutExpired の属性)
(モジュール)
cmdloop() (cmd.Cmd のメソッド)
cmdqueue (cmd.Cmd の属性)
cmp() (filecmp モジュール)
cmp_op (dis モジュール)
cmp_to_key() (functools モジュール)
cmpfiles() (filecmp モジュール)
CMSG_LEN() (socket モジュール)
CMSG_SPACE() (socket モジュール)
co_argcount (code object attribute)
co_cellvars (code object attribute)
co_code (code object attribute)
co_consts (code object attribute)
CO_COROUTINE (inspect モジュール)
co_filename (code object attribute)
co_firstlineno (code object attribute)
co_flags (code object attribute)
co_freevars (code object attribute)
CO_FUTURE_DIVISION (C の変数)
CO_GENERATOR (inspect モジュール)
CO_ITERABLE_COROUTINE (inspect モジュール)
co_lnotab (code object attribute)
co_name (code object attribute)
co_names (code object attribute)
CO_NESTED (inspect モジュール)
CO_NEWLOCALS (inspect モジュール)
co_nlocals (code object attribute)
CO_NOFREE (inspect モジュール)
CO_OPTIMIZED (inspect モジュール)
co_stacksize (code object attribute)
CO_VARARGS (inspect モジュール)
CO_VARKEYWORDS (inspect モジュール)
co_varnames (code object attribute)
code
block
code (SystemExit の属性)
(urllib.error.HTTPError の属性)
(xml.etree.ElementTree.ParseError の属性)
(xml.parsers.expat.ExpatError の属性)
(モジュール)
code object, [1], [2], [3]
code_info() (dis モジュール)
CodecInfo (codecs のクラス)
Codecs
decode
encode
codecs (モジュール)
coded_value (http.cookies.Morsel の属性)
codeop (モジュール)
codepoint2name (html.entities モジュール)
codes (xml.parsers.expat.errors モジュール)
CODESET (locale モジュール)
CodeType (types モジュール)
coding
style
coercion
col_offset (ast.AST の属性)
collapse_addresses() (ipaddress モジュール)
collapse_rfc2231_value() (email.utils モジュール)
collect() (gc モジュール)
collect_incoming_data() (asynchat.async_chat のメソッド)
collections (モジュール)
collections.abc (モジュール)
colno (json.JSONDecodeError の属性)
(re.error の属性)
COLON (token モジュール)
color() (turtle モジュール)
color_content() (curses モジュール)
color_pair() (curses モジュール)
colormode() (turtle モジュール)
colorsys (モジュール)
COLS, [1]
column() (tkinter.ttk.Treeview のメソッド)
COLUMNS, [1]
columns (os.terminal_size の属性)
combinations() (itertools モジュール)
combinations_with_replacement() (itertools モジュール)
combine() (datetime.datetime のクラスメソッド)
combining() (unicodedata モジュール)
ComboBox (tkinter.tix のクラス)
Combobox (tkinter.ttk のクラス)
comma
trailing
COMMA (token モジュール)
Command (distutils.cmd のクラス)
(distutils.core のクラス)
command (http.server.BaseHTTPRequestHandler の属性)
command line
CommandCompiler (codeop のクラス)
commands (pdb command)
comment
(http.cookiejar.Cookie の属性)
COMMENT (tokenize モジュール)
comment (zipfile.ZipFile の属性)
(zipfile.ZipInfo の属性)
Comment() (xml.etree.ElementTree モジュール)
comment_url (http.cookiejar.Cookie の属性)
commenters (shlex.shlex の属性)
CommentHandler() (xml.parsers.expat.xmlparser のメソッド)
commit() (msilib.CAB のメソッド)
Commit() (msilib.Database のメソッド)
commit() (sqlite3.Connection のメソッド)
common (filecmp.dircmp の属性)
Common Gateway Interface
common_dirs (filecmp.dircmp の属性)
common_files (filecmp.dircmp の属性)
common_funny (filecmp.dircmp の属性)
common_types (mimetypes モジュール)
commonpath() (os.path モジュール)
commonprefix() (os.path モジュール)
communicate() (asyncio.asyncio.subprocess.Process のメソッド)
(subprocess.Popen のメソッド)
compare() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
(difflib.Differ のメソッド)
compare_digest() (hmac モジュール)
compare_networks() (ipaddress.IPv4Network のメソッド)
(ipaddress.IPv6Network のメソッド)
COMPARE_OP (opcode)
compare_signal() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
compare_to() (tracemalloc.Snapshot のメソッド)
compare_total() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
compare_total_mag() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
comparing
objects
comparison
operator
COMPARISON_FLAGS (doctest モジュール)
comparisons
chaining, [1]
Compat32 (email.policy のクラス)
compat32 (email.policy モジュール)
compile
組み込み関数, [1], [2], [3], [4]
Compile (codeop のクラス)
compile() (distutils.ccompiler.CCompiler のメソッド)
(parser.ST のメソッド)
(py_compile モジュール)
(re モジュール)
(組み込み関数)
compile_command() (code モジュール)
(codeop モジュール)
compile_dir() (compileall モジュール)
compile_file() (compileall モジュール)
compile_path() (compileall モジュール)
compileall (モジュール)
compileall コマンドラインオプション
-b
-d destdir
-f
-i list
-j N
-l
-q
-r
-x regex
directory ...
file ...
compilest() (parser モジュール)
complete() (rlcompleter.Completer のメソッド)
complete_statement() (sqlite3 モジュール)
completedefault() (cmd.Cmd のメソッド)
CompletedProcess (subprocess のクラス)
complex
number
オブジェクト
組み込み関数, [1]
Complex (numbers のクラス)
complex (組み込みクラス)
complex literal
complex number
literals
オブジェクト, [1]
compound
statement
comprehensions
list
compress() (bz2 モジュール)
(bz2.BZ2Compressor のメソッド)
(gzip モジュール)
(itertools モジュール)
(lzma モジュール)
(lzma.LZMACompressor のメソッド)
(zlib モジュール)
(zlib.Compress のメソッド)
compress_size (zipfile.ZipInfo の属性)
compress_type (zipfile.ZipInfo の属性)
compressed (ipaddress.IPv4Address の属性)
(ipaddress.IPv4Network の属性)
(ipaddress.IPv6Address の属性)
(ipaddress.IPv6Network の属性)
compression() (ssl.SSLSocket のメソッド)
CompressionError
compressobj() (zlib モジュール)
COMSPEC, [1]
concat() (operator モジュール)
concatenation
operation
concurrent.futures (モジュール)
Condition (asyncio のクラス)
(multiprocessing のクラス)
condition (pdb command)
Condition (threading のクラス)
condition() (msilib.Control のメソッド)
Condition() (multiprocessing.managers.SyncManager のメソッド)
Conditional
expression
conditional
expression
ConfigParser (configparser のクラス)
configparser (モジュール)
configuration
file
file, debugger
file, path
configuration information
configure() (tkinter.ttk.Style のメソッド)
configure_mock() (unittest.mock.Mock のメソッド)
confstr() (os モジュール)
confstr_names (os モジュール)
conjugate() (complex number method)
(decimal.Decimal のメソッド)
(numbers.Complex のメソッド)
conn (smtpd.SMTPChannel の属性)
connect() (asyncore.dispatcher のメソッド)
(ftplib.FTP のメソッド)
(http.client.HTTPConnection のメソッド)
(multiprocessing.managers.BaseManager のメソッド)
(smtplib.SMTP のメソッド)
(socket.socket のメソッド)
(sqlite3 モジュール)
connect_accepted_socket() (asyncio.BaseEventLoop のメソッド)
connect_ex() (socket.socket のメソッド)
connect_read_pipe() (asyncio.AbstractEventLoop のメソッド)
connect_write_pipe() (asyncio.AbstractEventLoop のメソッド)
Connection (multiprocessing のクラス)
(sqlite3 のクラス)
connection (sqlite3.Cursor の属性)
connection_lost() (asyncio.BaseProtocol のメソッド)
connection_made() (asyncio.BaseProtocol のメソッド)
ConnectionAbortedError
ConnectionError
ConnectionRefusedError
ConnectionResetError
ConnectRegistry() (winreg モジュール)
const (optparse.Option の属性)
constant
constructor
class
constructor() (copyreg モジュール)
consumed (asyncio.LimitOverrunError の属性)
container, [1]
iteration over
Container (collections.abc のクラス)
(typing のクラス)
contains() (operator モジュール)
content type
MIME
content_manager (email.policy.EmailPolicy の属性)
content_type (email.headerregistry.ContentTypeHeader の属性)
ContentDispositionHeader (email.headerregistry のクラス)
ContentHandler (xml.sax.handler のクラス)
ContentManager (email.contentmanager のクラス)
contents (ctypes._Pointer の属性)
ContentTooShortError
ContentTransferEncoding (email.headerregistry のクラス)
ContentTypeHeader (email.headerregistry のクラス)
Context (decimal のクラス)
context (ssl.SSLSocket の属性)
context management protocol
context manager, [1], [2]
context_diff() (difflib モジュール)
ContextDecorator (contextlib のクラス)
contextlib (モジュール)
contextmanager() (contextlib モジュール)
contiguous, [1]
(memoryview の属性)
continue
, [1], [2], [3], [4]
continue (pdb command)
CONTINUE_LOOP (opcode)
Control (msilib のクラス)
(tkinter.tix のクラス)
control() (msilib.Dialog のメソッド)
(select.kqueue のメソッド)
controlnames (curses.ascii モジュール)
controls() (ossaudiodev.oss_mixer_device のメソッド)
conversion
arithmetic
string, [1]
ConversionError
conversions
numeric
convert_arg_line_to_args() (argparse.ArgumentParser のメソッド)
convert_field() (string.Formatter のメソッド)
convert_path() (distutils.util モジュール)
Cookie (http.cookiejar のクラス)
CookieError
CookieJar (http.cookiejar のクラス)
cookiejar (urllib.request.HTTPCookieProcessor の属性)
CookiePolicy (http.cookiejar のクラス)
Coordinated Universal Time
Copy
copy
protocol
モジュール
copy (モジュール)
copy() (collections.deque のメソッド)
(copy モジュール)
(decimal.Context のメソッド)
(dict のメソッド)
(hashlib.hash のメソッド)
(hmac.HMAC のメソッド)
(http.cookies.Morsel のメソッド)
(imaplib.IMAP4 のメソッド)
(multiprocessing.sharedctypes モジュール)
(pipes.Template のメソッド)
(sequence method)
(set のメソッド)
(shutil モジュール)
(types.MappingProxyType のメソッド)
(zlib.Compress のメソッド)
(zlib.Decompress のメソッド)
copy2() (shutil モジュール)
copy_abs() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
copy_decimal() (decimal.Context のメソッド)
copy_file() (distutils.file_util モジュール)
copy_location() (ast モジュール)
copy_negate() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
copy_sign() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
copy_tree() (distutils.dir_util モジュール)
copyfile() (shutil モジュール)
copyfileobj() (shutil モジュール)
copying files
copymode() (shutil モジュール)
copyreg (モジュール)
copyright (in module sys)
(sys モジュール)
(組み込み変数)
copysign() (math モジュール)
copystat() (shutil モジュール)
copytree() (shutil モジュール)
coroutine, [1], [2]
function
Coroutine (collections.abc のクラス)
(typing のクラス)
coroutine function
coroutine() (asyncio モジュール)
(types モジュール)
CoroutineType (types モジュール)
cos() (cmath モジュール)
(math モジュール)
cosh() (cmath モジュール)
(math モジュール)
count (tracemalloc.Statistic の属性)
(tracemalloc.StatisticDiff の属性)
count() (array.array のメソッド)
(bytearray のメソッド)
(bytes のメソッド)
(collections.deque のメソッド)
(itertools モジュール)
(sequence method)
(str のメソッド)
count_diff (tracemalloc.StatisticDiff の属性)
Counter (collections のクラス)
countOf() (operator モジュール)
countTestCases() (unittest.TestCase のメソッド)
(unittest.TestSuite のメソッド)
CoverageResults (trace のクラス)
CPP
CPPFLAGS
cProfile (モジュール)
CPU time
cpu_count() (multiprocessing モジュール)
(os モジュール)
CPython
CRC (zipfile.ZipInfo の属性)
crc32() (binascii モジュール)
(zlib モジュール)
crc_hqx() (binascii モジュール)
create() (imaplib.IMAP4 のメソッド)
(venv モジュール)
(venv.EnvBuilder のメソッド)
create_aggregate() (sqlite3.Connection のメソッド)
create_archive() (zipapp モジュール)
create_autospec() (unittest.mock モジュール)
create_collation() (sqlite3.Connection のメソッド)
create_configuration() (venv.EnvBuilder のメソッド)
create_connection() (asyncio.AbstractEventLoop のメソッド)
(socket モジュール)
create_datagram_endpoint() (asyncio.AbstractEventLoop のメソッド)
create_decimal() (decimal.Context のメソッド)
create_decimal_from_float() (decimal.Context のメソッド)
create_default_context() (ssl モジュール)
create_function() (sqlite3.Connection のメソッド)
create_future() (asyncio.AbstractEventLoop のメソッド)
create_module (C の関数)
create_module() (importlib.abc.Loader のメソッド)
(importlib.machinery.ExtensionFileLoader のメソッド)
CREATE_NEW_CONSOLE (subprocess モジュール)
CREATE_NEW_PROCESS_GROUP (subprocess モジュール)
create_server() (asyncio.AbstractEventLoop のメソッド)
create_shortcut() (組み込み関数)
create_socket() (asyncore.dispatcher のメソッド)
create_static_lib() (distutils.ccompiler.CCompiler のメソッド)
create_stats() (profile.Profile のメソッド)
create_string_buffer() (ctypes モジュール)
create_subprocess_exec() (asyncio モジュール)
create_subprocess_shell() (asyncio モジュール)
create_system (zipfile.ZipInfo の属性)
create_task() (asyncio.AbstractEventLoop のメソッド)
create_tree() (distutils.dir_util モジュール)
create_unicode_buffer() (ctypes モジュール)
create_unix_connection() (asyncio.AbstractEventLoop のメソッド)
create_unix_server() (asyncio.AbstractEventLoop のメソッド)
create_version (zipfile.ZipInfo の属性)
createAttribute() (xml.dom.Document のメソッド)
createAttributeNS() (xml.dom.Document のメソッド)
createComment() (xml.dom.Document のメソッド)
createDocument() (xml.dom.DOMImplementation のメソッド)
createDocumentType() (xml.dom.DOMImplementation のメソッド)
createElement() (xml.dom.Document のメソッド)
createElementNS() (xml.dom.Document のメソッド)
createfilehandler() (tkinter.Widget.tk のメソッド)
CreateKey() (winreg モジュール)
CreateKeyEx() (winreg モジュール)
createLock() (logging.Handler のメソッド)
(logging.NullHandler のメソッド)
createProcessingInstruction() (xml.dom.Document のメソッド)
CreateRecord() (msilib モジュール)
createSocket() (logging.handlers.SocketHandler のメソッド)
createTextNode() (xml.dom.Document のメソッド)
credits (組み込み変数)
critical() (logging モジュール)
(logging.Logger のメソッド)
CRNCYSTR (locale モジュール)
cross() (audioop モジュール)
crypt
モジュール
crypt (モジュール)
crypt() (crypt モジュール)
crypt(3), [1], [2]
cryptography
csv
(モジュール)
cte (email.headerregistry.ContentTransferEncoding の属性)
cte_type (email.policy.Policy の属性)
ctermid() (os モジュール)
ctime() (datetime.date のメソッド)
(datetime.datetime のメソッド)
(time モジュール)
ctrl() (curses.ascii モジュール)
CTRL_BREAK_EVENT (signal モジュール)
CTRL_C_EVENT (signal モジュール)
ctypes (モジュール)
curdir (os モジュール)
currency() (locale モジュール)
current() (tkinter.ttk.Combobox のメソッド)
current_process() (multiprocessing モジュール)
current_task() (asyncio.Task のクラスメソッド)
current_thread() (threading モジュール)
CurrentByteIndex (xml.parsers.expat.xmlparser の属性)
CurrentColumnNumber (xml.parsers.expat.xmlparser の属性)
currentframe() (inspect モジュール)
CurrentLineNumber (xml.parsers.expat.xmlparser の属性)
curs_set() (curses モジュール)
curses (モジュール)
curses.ascii (モジュール)
curses.panel (モジュール)
curses.textpad (モジュール)
Cursor (sqlite3 のクラス)
cursor() (sqlite3.Connection のメソッド)
cursyncup() (curses.window のメソッド)
customize_compiler() (distutils.sysconfig モジュール)
Cut
cwd() (ftplib.FTP のメソッド)
(pathlib.Path のクラスメソッド)
cycle() (itertools モジュール)
Cyclic Redundancy Check

D

D_FMT (locale モジュール)
D_T_FMT (locale モジュール)
daemon (multiprocessing.Process の属性)
(threading.Thread の属性)
dangling
else
data
packing binary
tabular
type
type, immutable
data (collections.UserDict の属性)
(collections.UserList の属性)
Data (plistlib のクラス)
data (select.kevent の属性)
(selectors.SelectorKey の属性)
(urllib.request.Request の属性)
(xml.dom.Comment の属性)
(xml.dom.ProcessingInstruction の属性)
(xml.dom.Text の属性)
(xmlrpc.client.Binary の属性)
data() (xml.etree.ElementTree.TreeBuilder のメソッド)
data_open() (urllib.request.DataHandler のメソッド)
data_received() (asyncio.Protocol のメソッド)
database
Unicode
DatabaseError
databases
datagram_received() (asyncio.DatagramProtocol のメソッド)
DatagramHandler (logging.handlers のクラス)
DatagramProtocol (asyncio のクラス)
DatagramRequestHandler (socketserver のクラス)
DataHandler (urllib.request のクラス)
date (datetime のクラス)
date() (datetime.datetime のメソッド)
(nntplib.NNTP のメソッド)
date_time (zipfile.ZipInfo の属性)
date_time_string() (http.server.BaseHTTPRequestHandler のメソッド)
DateHeader (email.headerregistry のクラス)
datetime (datetime のクラス)
(email.headerregistry.DateHeader の属性)
DateTime (xmlrpc.client のクラス)
datetime (モジュール)
datum
day (datetime.date の属性)
(datetime.datetime の属性)
day_abbr (calendar モジュール)
day_name (calendar モジュール)
daylight (time モジュール)
Daylight Saving Time
DbfilenameShelf (shelve のクラス)
dbm (モジュール)
dbm.dumb (モジュール)
dbm.gnu
モジュール, [1]
dbm.gnu (モジュール)
dbm.ndbm
モジュール, [1]
dbm.ndbm (モジュール)
deallocation, object
debug (imaplib.IMAP4 の属性)
DEBUG (re モジュール)
debug (shlex.shlex の属性)
(zipfile.ZipFile の属性)
debug() (doctest モジュール)
(logging モジュール)
(logging.Logger のメソッド)
(pipes.Template のメソッド)
(unittest.TestCase のメソッド)
(unittest.TestSuite のメソッド)
DEBUG_BYTECODE_SUFFIXES (importlib.machinery モジュール)
DEBUG_COLLECTABLE (gc モジュール)
DEBUG_LEAK (gc モジュール)
debug_print() (distutils.ccompiler.CCompiler のメソッド)
DEBUG_SAVEALL (gc モジュール)
debug_src() (doctest モジュール)
DEBUG_STATS (gc モジュール)
DEBUG_UNCOLLECTABLE (gc モジュール)
debugger, [1], [2]
configuration file
debugging
CGI
assertions
DebuggingServer (smtpd のクラス)
debuglevel (http.client.HTTPResponse の属性)
DebugRunner (doctest のクラス)
Decimal (decimal のクラス)
decimal (モジュール)
decimal literal
decimal() (unicodedata モジュール)
DecimalException (decimal のクラス)
decode
Codecs
decode (codecs.CodecInfo の属性)
decode() (base64 モジュール)
(bytearray のメソッド)
(bytes のメソッド)
(codecs モジュール)
(codecs.Codec のメソッド)
(codecs.IncrementalDecoder のメソッド)
(json.JSONDecoder のメソッド)
(quopri モジュール)
(uu モジュール)
(xmlrpc.client.Binary のメソッド)
(xmlrpc.client.DateTime のメソッド)
decode_header() (email.header モジュール)
(nntplib モジュール)
decode_params() (email.utils モジュール)
decode_rfc2231() (email.utils モジュール)
decode_source() (importlib.util モジュール)
decodebytes() (base64 モジュール)
DecodedGenerator (email.generator のクラス)
decodestring() (base64 モジュール)
(quopri モジュール)
decomposition() (unicodedata モジュール)
decompress() (bz2 モジュール)
(bz2.BZ2Decompressor のメソッド)
(gzip モジュール)
(lzma モジュール)
(lzma.LZMADecompressor のメソッド)
(zlib モジュール)
(zlib.Decompress のメソッド)
decompressobj() (zlib モジュール)
decorator
DEDENT (token モジュール)
DEDENT token, [1]
dedent() (textwrap モジュール)
deepcopy() (copy モジュール)
def
def_prog_mode() (curses モジュール)
def_shell_mode() (curses モジュール)
default
parameter value
default (email.policy モジュール)
(inspect.Parameter の属性)
(optparse.Option の属性)
DEFAULT (unittest.mock モジュール)
default() (cmd.Cmd のメソッド)
(json.JSONEncoder のメソッド)
DEFAULT_BUFFER_SIZE (io モジュール)
default_bufsize (xml.dom.pulldom モジュール)
default_exception_handler() (asyncio.AbstractEventLoop のメソッド)
default_factory (collections.defaultdict の属性)
DEFAULT_FORMAT (tarfile モジュール)
DEFAULT_IGNORES (filecmp モジュール)
default_open() (urllib.request.BaseHandler のメソッド)
DEFAULT_PROTOCOL (pickle モジュール)
default_timer() (timeit モジュール)
DefaultContext (decimal のクラス)
DefaultCookiePolicy (http.cookiejar のクラス)
defaultdict (collections のクラス)
DefaultDict (typing のクラス)
DefaultHandler() (xml.parsers.expat.xmlparser のメソッド)
DefaultHandlerExpand() (xml.parsers.expat.xmlparser のメソッド)
defaults() (configparser.ConfigParser のメソッド)
DefaultSelector (selectors のクラス)
defaultTestLoader (unittest モジュール)
defaultTestResult() (unittest.TestCase のメソッド)
defects (email.headerregistry.BaseHeader の属性)
(email.message.Message の属性)
define_macro() (distutils.ccompiler.CCompiler のメソッド)
definition
class, [1]
function, [1]
defpath (os モジュール)
DefragResult (urllib.parse のクラス)
DefragResultBytes (urllib.parse のクラス)
degrees() (math モジュール)
(turtle モジュール)
del
, [1], [2], [3]
del_param() (email.message.Message のメソッド)
delattr() (組み込み関数)
delay() (turtle モジュール)
delay_output() (curses モジュール)
delayload (http.cookiejar.FileCookieJar の属性)
delch() (curses.window のメソッド)
dele() (poplib.POP3 のメソッド)
delete() (ftplib.FTP のメソッド)
(imaplib.IMAP4 のメソッド)
(tkinter.ttk.Treeview のメソッド)
DELETE_ATTR (opcode)
DELETE_DEREF (opcode)
DELETE_FAST (opcode)
DELETE_GLOBAL (opcode)
DELETE_NAME (opcode)
DELETE_SUBSCR (opcode)
deleteacl() (imaplib.IMAP4 のメソッド)
deletefilehandler() (tkinter.Widget.tk のメソッド)
DeleteKey() (winreg モジュール)
DeleteKeyEx() (winreg モジュール)
deleteln() (curses.window のメソッド)
deleteMe() (bdb.Breakpoint のメソッド)
DeleteValue() (winreg モジュール)
deletion
attribute
target
target list
delimiter (csv.Dialect の属性)
delimiters
delitem() (operator モジュール)
deliver_challenge() (multiprocessing.connection モジュール)
delocalize() (locale モジュール)
demo_app() (wsgiref.simple_server モジュール)
denominator (fractions.Fraction の属性)
(numbers.Rational の属性)
DeprecationWarning
deque (collections のクラス)
Deque (typing のクラス)
dequeue() (logging.handlers.QueueListener のメソッド)
DER_cert_to_PEM_cert() (ssl モジュール)
derwin() (curses.window のメソッド)
DES
cipher
description (sqlite3.Cursor の属性)
description() (nntplib.NNTP のメソッド)
descriptions() (nntplib.NNTP のメソッド)
descriptor
dest (optparse.Option の属性)
destructor, [1]
detach() (io.BufferedIOBase のメソッド)
(io.TextIOBase のメソッド)
(socket.socket のメソッド)
(tkinter.ttk.Treeview のメソッド)
(weakref.finalize のメソッド)
Detach() (winreg.PyHKEY のメソッド)
detect_api_mismatch() (test.support モジュール)
detect_encoding() (tokenize モジュール)
detect_language() (distutils.ccompiler.CCompiler のメソッド)
deterministic profiling
device_encoding() (os モジュール)
devnull (os モジュール)
DEVNULL (subprocess モジュール)
devpoll() (select モジュール)
DevpollSelector (selectors のクラス)
dgettext() (gettext モジュール)
Dialect (csv のクラス)
dialect (csv.csvreader の属性)
(csv.csvwriter の属性)
Dialog (msilib のクラス)
dict (2to3 fixer)
Dict (typing のクラス)
dict (組み込みクラス)
dict() (multiprocessing.managers.SyncManager のメソッド)
dictConfig() (logging.config モジュール)
dictionary
display
type, operations on
オブジェクト, [1], [2], [3], [4], [5], [6], [7]
dictionary view
DictReader (csv のクラス)
DictWriter (csv のクラス)
diff_bytes() (difflib モジュール)
diff_files (filecmp.dircmp の属性)
Differ (difflib のクラス), [1]
difference() (set のメソッド)
difference_update() (set のメソッド)
difflib (モジュール)
digest() (hashlib.hash のメソッド)
(hmac.HMAC のメソッド)
digest_size (hmac.HMAC の属性)
digit() (unicodedata モジュール)
digits (string モジュール)
dir() (ftplib.FTP のメソッド)
(組み込み関数)
dircmp (filecmp のクラス)
directory
changing
creating
deleting, [1]
site-packages
traversal, [1]
walking, [1]
Directory (msilib のクラス)
directory ...
compileall コマンドラインオプション
directory_created() (組み込み関数)
DirEntry (os のクラス)
DirList (tkinter.tix のクラス)
dirname() (os.path モジュール)
DirSelectBox (tkinter.tix のクラス)
DirSelectDialog (tkinter.tix のクラス)
DirTree (tkinter.tix のクラス)
dis (モジュール)
dis() (dis モジュール)
(dis.Bytecode のメソッド)
(pickletools モジュール)
disable (pdb command)
disable() (bdb.Breakpoint のメソッド)
(faulthandler モジュール)
(gc モジュール)
(logging モジュール)
(profile.Profile のメソッド)
disable_interspersed_args() (optparse.OptionParser のメソッド)
DisableReflectionKey() (winreg モジュール)
disassemble() (dis モジュール)
discard (http.cookiejar.Cookie の属性)
discard() (mailbox.Mailbox のメソッド)
(mailbox.MH のメソッド)
(set のメソッド)
discard_buffers() (asynchat.async_chat のメソッド)
disco() (dis モジュール)
discover() (unittest.TestLoader のメソッド)
disk_usage() (shutil モジュール)
dispatch_call() (bdb.Bdb のメソッド)
dispatch_exception() (bdb.Bdb のメソッド)
dispatch_line() (bdb.Bdb のメソッド)
dispatch_return() (bdb.Bdb のメソッド)
dispatch_table (pickle.Pickler の属性)
dispatcher (asyncore のクラス)
dispatcher_with_send (asyncore のクラス)
display
dictionary
list
set
tuple
display (pdb command)
display_name (email.headerregistry.Address の属性)
(email.headerregistry.Group の属性)
displayhook() (sys モジュール)
dist() (platform モジュール)
distance() (turtle モジュール)
distb() (dis モジュール)
Distribution (distutils.core のクラス)
distutils (モジュール)
distutils.archive_util (モジュール)
distutils.bcppcompiler (モジュール)
distutils.ccompiler (モジュール)
distutils.cmd (モジュール)
distutils.command (モジュール)
distutils.command.bdist (モジュール)
distutils.command.bdist_dumb (モジュール)
distutils.command.bdist_msi (モジュール)
distutils.command.bdist_packager (モジュール)
distutils.command.bdist_rpm (モジュール)
distutils.command.bdist_wininst (モジュール)
distutils.command.build (モジュール)
distutils.command.build_clib (モジュール)
distutils.command.build_ext (モジュール)
distutils.command.build_py (モジュール)
distutils.command.build_scripts (モジュール)
distutils.command.check (モジュール)
distutils.command.clean (モジュール)
distutils.command.config (モジュール)
distutils.command.install (モジュール)
distutils.command.install_data (モジュール)
distutils.command.install_headers (モジュール)
distutils.command.install_lib (モジュール)
distutils.command.install_scripts (モジュール)
distutils.command.register (モジュール)
distutils.command.sdist (モジュール)
distutils.core (モジュール)
distutils.cygwinccompiler (モジュール)
distutils.debug (モジュール)
distutils.dep_util (モジュール)
distutils.dir_util (モジュール)
distutils.dist (モジュール)
distutils.errors (モジュール)
distutils.extension (モジュール)
distutils.fancy_getopt (モジュール)
distutils.file_util (モジュール)
distutils.filelist (モジュール)
distutils.log (モジュール)
distutils.msvccompiler (モジュール)
distutils.spawn (モジュール)
distutils.sysconfig (モジュール)
distutils.text_file (モジュール)
distutils.unixccompiler (モジュール)
distutils.util (モジュール)
distutils.version (モジュール)
DISTUTILS_DEBUG
divide() (decimal.Context のメソッド)
divide_int() (decimal.Context のメソッド)
division
DivisionByZero (decimal のクラス)
divmod
組み込み関数, [1], [2]
divmod() (decimal.Context のメソッド)
(組み込み関数)
DllCanUnloadNow() (ctypes モジュール)
DllGetClassObject() (ctypes モジュール)
dllhandle (sys モジュール)
dngettext() (gettext モジュール)
do_clear() (bdb.Bdb のメソッド)
do_command() (curses.textpad.Textbox のメソッド)
do_GET() (http.server.SimpleHTTPRequestHandler のメソッド)
do_handshake() (ssl.SSLSocket のメソッド)
do_HEAD() (http.server.SimpleHTTPRequestHandler のメソッド)
do_POST() (http.server.CGIHTTPRequestHandler のメソッド)
doc (json.JSONDecodeError の属性)
doc_header (cmd.Cmd の属性)
DocCGIXMLRPCRequestHandler (xmlrpc.server のクラス)
DocFileSuite() (doctest モジュール)
doCleanups() (unittest.TestCase のメソッド)
docmd() (smtplib.SMTP のメソッド)
docstring, [1]
(doctest.DocTest の属性)
docstrings, [1]
DocTest (doctest のクラス)
doctest (モジュール)
DocTestFailure
DocTestFinder (doctest のクラス)
DocTestParser (doctest のクラス)
DocTestRunner (doctest のクラス)
DocTestSuite() (doctest モジュール)
doctype() (xml.etree.ElementTree.TreeBuilder のメソッド)
(xml.etree.ElementTree.XMLParser のメソッド)
documentation
generation
online
documentation string
documentation strings, [1]
documentElement (xml.dom.Document の属性)
DocXMLRPCRequestHandler (xmlrpc.server のクラス)
DocXMLRPCServer (xmlrpc.server のクラス)
domain (email.headerregistry.Address の属性)
domain_initial_dot (http.cookiejar.Cookie の属性)
domain_return_ok() (http.cookiejar.CookiePolicy のメソッド)
domain_specified (http.cookiejar.Cookie の属性)
DomainLiberal (http.cookiejar.DefaultCookiePolicy の属性)
DomainRFC2965Match (http.cookiejar.DefaultCookiePolicy の属性)
DomainStrict (http.cookiejar.DefaultCookiePolicy の属性)
DomainStrictNoDots (http.cookiejar.DefaultCookiePolicy の属性)
DomainStrictNonDomain (http.cookiejar.DefaultCookiePolicy の属性)
DOMEventStream (xml.dom.pulldom のクラス)
DOMException
DomstringSizeErr
done() (asyncio.Future のメソッド)
(concurrent.futures.Future のメソッド)
(turtle モジュール)
(xdrlib.Unpacker のメソッド)
DONT_ACCEPT_BLANKLINE (doctest モジュール)
DONT_ACCEPT_TRUE_FOR_1 (doctest モジュール)
dont_write_bytecode (sys モジュール)
doRollover() (logging.handlers.RotatingFileHandler のメソッド)
(logging.handlers.TimedRotatingFileHandler のメソッド)
DOT (token モジュール)
dot() (turtle モジュール)
DOTALL (re モジュール)
doublequote (csv.Dialect の属性)
DOUBLESLASH (token モジュール)
DOUBLESLASHEQUAL (token モジュール)
DOUBLESTAR (token モジュール)
DOUBLESTAREQUAL (token モジュール)
doupdate() (curses モジュール)
down (pdb command)
down() (turtle モジュール)
drain() (asyncio.StreamWriter のメソッド)
drop_whitespace (textwrap.TextWrapper の属性)
dropwhile() (itertools モジュール)
dst() (datetime.datetime のメソッド)
(datetime.time のメソッド)
(datetime.timezone のメソッド)
(datetime.tzinfo のメソッド)
DTDHandler (xml.sax.handler のクラス)
duck-typing
DumbWriter (formatter のクラス)
dummy_threading (モジュール)
dump() (ast モジュール)
(json モジュール)
(marshal モジュール)
(pickle モジュール)
(pickle.Pickler のメソッド)
(plistlib モジュール)
(tracemalloc.Snapshot のメソッド)
(xml.etree.ElementTree モジュール)
dump_stats() (profile.Profile のメソッド)
(pstats.Stats のメソッド)
dump_traceback() (faulthandler モジュール)
dump_traceback_later() (faulthandler モジュール)
dumps() (json モジュール)
(marshal モジュール)
(pickle モジュール)
(plistlib モジュール)
(xmlrpc.client モジュール)
dup() (os モジュール)
(socket.socket のメソッド)
dup2() (os モジュール)
DUP_TOP (opcode)
DUP_TOP_TWO (opcode)
DuplicateOptionError
DuplicateSectionError
dwFlags (subprocess.STARTUPINFO の属性)
DynamicClassAttribute() (types モジュール)

E

e (cmath モジュール)
(math モジュール)
E2BIG (errno モジュール)
EACCES (errno モジュール)
EADDRINUSE (errno モジュール)
EADDRNOTAVAIL (errno モジュール)
EADV (errno モジュール)
EAFNOSUPPORT (errno モジュール)
EAFP
EAGAIN (errno モジュール)
EALREADY (errno モジュール)
east_asian_width() (unicodedata モジュール)
EBADE (errno モジュール)
EBADF (errno モジュール)
EBADFD (errno モジュール)
EBADMSG (errno モジュール)
EBADR (errno モジュール)
EBADRQC (errno モジュール)
EBADSLT (errno モジュール)
EBFONT (errno モジュール)
EBUSY (errno モジュール)
ECHILD (errno モジュール)
echo() (curses モジュール)
echochar() (curses.window のメソッド)
ECHRNG (errno モジュール)
ECOMM (errno モジュール)
ECONNABORTED (errno モジュール)
ECONNREFUSED (errno モジュール)
ECONNRESET (errno モジュール)
EDEADLK (errno モジュール)
EDEADLOCK (errno モジュール)
EDESTADDRREQ (errno モジュール)
edit() (curses.textpad.Textbox のメソッド)
EDOM (errno モジュール)
EDOTDOT (errno モジュール)
EDQUOT (errno モジュール)
EEXIST (errno モジュール)
EFAULT (errno モジュール)
EFBIG (errno モジュール)
effective() (bdb モジュール)
ehlo() (smtplib.SMTP のメソッド)
ehlo_or_helo_if_needed() (smtplib.SMTP のメソッド)
EHOSTDOWN (errno モジュール)
EHOSTUNREACH (errno モジュール)
EIDRM (errno モジュール)
EILSEQ (errno モジュール)
EINPROGRESS (errno モジュール)
EINTR (errno モジュール)
EINVAL (errno モジュール)
EIO (errno モジュール)
EISCONN (errno モジュール)
EISDIR (errno モジュール)
EISNAM (errno モジュール)
EL2HLT (errno モジュール)
EL2NSYNC (errno モジュール)
EL3HLT (errno モジュール)
EL3RST (errno モジュール)
Element (xml.etree.ElementTree のクラス)
element_create() (tkinter.ttk.Style のメソッド)
element_names() (tkinter.ttk.Style のメソッド)
element_options() (tkinter.ttk.Style のメソッド)
ElementDeclHandler() (xml.parsers.expat.xmlparser のメソッド)
elements() (collections.Counter のメソッド)
ElementTree (xml.etree.ElementTree のクラス)
ELIBACC (errno モジュール)
ELIBBAD (errno モジュール)
ELIBEXEC (errno モジュール)
ELIBMAX (errno モジュール)
ELIBSCN (errno モジュール)
elif
キーワード, [1]
Ellinghouse, Lance
Ellipsis
オブジェクト
ELLIPSIS (doctest モジュール)
(token モジュール)
Ellipsis (組み込み変数)
ELNRNG (errno モジュール)
ELOOP (errno モジュール)
else
dangling
キーワード, [1], [2], [3], [4], [5], [6], [7]
email (モジュール)
email.charset (モジュール)
email.contentmanager (モジュール)
email.encoders (モジュール)
email.errors (モジュール)
email.generator (モジュール)
email.header (モジュール)
email.headerregistry (モジュール)
email.iterators (モジュール)
email.message (モジュール)
email.mime (モジュール)
email.parser (モジュール)
email.policy (モジュール)
email.utils (モジュール)
EmailMessage (email.message のクラス)
EmailPolicy (email.policy のクラス)
EMFILE (errno モジュール)
emit() (logging.FileHandler のメソッド)
(logging.Handler のメソッド)
(logging.NullHandler のメソッド)
(logging.StreamHandler のメソッド)
(logging.handlers.BufferingHandler のメソッド)
(logging.handlers.DatagramHandler のメソッド)
(logging.handlers.HTTPHandler のメソッド)
(logging.handlers.NTEventLogHandler のメソッド)
(logging.handlers.QueueHandler のメソッド)
(logging.handlers.RotatingFileHandler のメソッド)
(logging.handlers.SMTPHandler のメソッド)
(logging.handlers.SocketHandler のメソッド)
(logging.handlers.SysLogHandler のメソッド)
(logging.handlers.TimedRotatingFileHandler のメソッド)
(logging.handlers.WatchedFileHandler のメソッド)
EMLINK (errno モジュール)
Empty
empty
list
tuple, [1]
empty (inspect.Parameter の属性)
(inspect.Signature の属性)
empty() (asyncio.Queue のメソッド)
(multiprocessing.Queue のメソッド)
(multiprocessing.SimpleQueue のメソッド)
(queue.Queue のメソッド)
(sched.scheduler のメソッド)
EMPTY_NAMESPACE (xml.dom モジュール)
emptyline() (cmd.Cmd のメソッド)
EMSGSIZE (errno モジュール)
EMULTIHOP (errno モジュール)
enable (pdb command)
enable() (bdb.Breakpoint のメソッド)
(cgitb モジュール)
(faulthandler モジュール)
(gc モジュール)
(imaplib.IMAP4 のメソッド)
(profile.Profile のメソッド)
enable_callback_tracebacks() (sqlite3 モジュール)
enable_interspersed_args() (optparse.OptionParser のメソッド)
enable_load_extension() (sqlite3.Connection のメソッド)
enable_traversal() (tkinter.ttk.Notebook のメソッド)
ENABLE_USER_SITE (site モジュール)
EnableReflectionKey() (winreg モジュール)
ENAMETOOLONG (errno モジュール)
ENAVAIL (errno モジュール)
enclose() (curses.window のメソッド)
encode
Codecs
encode (codecs.CodecInfo の属性)
encode() (base64 モジュール)
(codecs モジュール)
(codecs.Codec のメソッド)
(codecs.IncrementalEncoder のメソッド)
(email.header.Header のメソッド)
(json.JSONEncoder のメソッド)
(quopri モジュール)
(str のメソッド)
(uu モジュール)
(xmlrpc.client.Binary のメソッド)
(xmlrpc.client.DateTime のメソッド)
encode_7or8bit() (email.encoders モジュール)
encode_base64() (email.encoders モジュール)
encode_noop() (email.encoders モジュール)
encode_quopri() (email.encoders モジュール)
encode_rfc2231() (email.utils モジュール)
encodebytes() (base64 モジュール)
EncodedFile() (codecs モジュール)
encodePriority() (logging.handlers.SysLogHandler のメソッド)
encodestring() (base64 モジュール)
(quopri モジュール)
encoding
base64
quoted-printable
encoding (curses.window の属性)
(io.TextIOBase の属性)
ENCODING (tarfile モジュール)
(tokenize モジュール)
encoding (UnicodeError の属性)
encoding declarations (source file)
encodings.idna (モジュール)
encodings.mbcs (モジュール)
encodings.utf_8_sig (モジュール)
encodings_map (mimetypes モジュール)
(mimetypes.MimeTypes の属性)
end (UnicodeError の属性)
end() (re.match のメソッド)
(xml.etree.ElementTree.TreeBuilder のメソッド)
end_fill() (turtle モジュール)
END_FINALLY (opcode)
end_headers() (http.server.BaseHTTPRequestHandler のメソッド)
end_paragraph() (formatter.formatter のメソッド)
end_poly() (turtle モジュール)
EndCdataSectionHandler() (xml.parsers.expat.xmlparser のメソッド)
EndDoctypeDeclHandler() (xml.parsers.expat.xmlparser のメソッド)
endDocument() (xml.sax.handler.ContentHandler のメソッド)
endElement() (xml.sax.handler.ContentHandler のメソッド)
EndElementHandler() (xml.parsers.expat.xmlparser のメソッド)
endElementNS() (xml.sax.handler.ContentHandler のメソッド)
endheaders() (http.client.HTTPConnection のメソッド)
ENDMARKER (token モジュール)
EndNamespaceDeclHandler() (xml.parsers.expat.xmlparser のメソッド)
endpos (re.match の属性)
endPrefixMapping() (xml.sax.handler.ContentHandler のメソッド)
endswith() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
endwin() (curses モジュール)
ENETDOWN (errno モジュール)
ENETRESET (errno モジュール)
ENETUNREACH (errno モジュール)
ENFILE (errno モジュール)
ENOANO (errno モジュール)
ENOBUFS (errno モジュール)
ENOCSI (errno モジュール)
ENODATA (errno モジュール)
ENODEV (errno モジュール)
ENOENT (errno モジュール)
ENOEXEC (errno モジュール)
ENOLCK (errno モジュール)
ENOLINK (errno モジュール)
ENOMEM (errno モジュール)
ENOMSG (errno モジュール)
ENONET (errno モジュール)
ENOPKG (errno モジュール)
ENOPROTOOPT (errno モジュール)
ENOSPC (errno モジュール)
ENOSR (errno モジュール)
ENOSTR (errno モジュール)
ENOSYS (errno モジュール)
ENOTBLK (errno モジュール)
ENOTCONN (errno モジュール)
ENOTDIR (errno モジュール)
ENOTEMPTY (errno モジュール)
ENOTNAM (errno モジュール)
ENOTSOCK (errno モジュール)
ENOTTY (errno モジュール)
ENOTUNIQ (errno モジュール)
enqueue() (logging.handlers.QueueHandler のメソッド)
enqueue_sentinel() (logging.handlers.QueueListener のメソッド)
ensure_directories() (venv.EnvBuilder のメソッド)
ensure_future() (asyncio モジュール)
ensurepip (モジュール)
enter() (sched.scheduler のメソッド)
enter_context() (contextlib.ExitStack のメソッド)
enterabs() (sched.scheduler のメソッド)
entities (xml.dom.DocumentType の属性)
EntityDeclHandler() (xml.parsers.expat.xmlparser のメソッド)
entitydefs (html.entities モジュール)
EntityResolver (xml.sax.handler のクラス)
Enum (enum のクラス)
enum (モジュール)
enum_certificates() (ssl モジュール)
enum_crls() (ssl モジュール)
enumerate() (threading モジュール)
(組み込み関数)
EnumKey() (winreg モジュール)
EnumValue() (winreg モジュール)
EnvBuilder (venv のクラス)
environ (os モジュール)
(posix モジュール)
environb (os モジュール)
environment
environment variables
deleting
setting
EnvironmentError
Environments
virtual
EnvironmentVarGuard (test.support のクラス)
ENXIO (errno モジュール)
eof (bz2.BZ2Decompressor の属性)
(lzma.LZMADecompressor の属性)
(shlex.shlex の属性)
(ssl.MemoryBIO の属性)
(zlib.Decompress の属性)
eof_received() (asyncio.Protocol のメソッド)
EOFError
(built-in exception)
EOPNOTSUPP (errno モジュール)
EOVERFLOW (errno モジュール)
EPERM (errno モジュール)
EPFNOSUPPORT (errno モジュール)
epilogue (email.message.Message の属性)
EPIPE (errno モジュール)
epoch
epoll() (select モジュール)
EpollSelector (selectors のクラス)
EPROTO (errno モジュール)
EPROTONOSUPPORT (errno モジュール)
EPROTOTYPE (errno モジュール)
eq() (operator モジュール)
EQEQUAL (token モジュール)
EQUAL (token モジュール)
ERA (locale モジュール)
ERA_D_FMT (locale モジュール)
ERA_D_T_FMT (locale モジュール)
ERA_T_FMT (locale モジュール)
ERANGE (errno モジュール)
erase() (curses.window のメソッド)
erasechar() (curses モジュール)
EREMCHG (errno モジュール)
EREMOTE (errno モジュール)
EREMOTEIO (errno モジュール)
ERESTART (errno モジュール)
erf() (math モジュール)
erfc() (math モジュール)
EROFS (errno モジュール)
ERR (curses モジュール)
errcheck (ctypes._FuncPtr の属性)
errcode (xmlrpc.client.ProtocolError の属性)
errmsg (xmlrpc.client.ProtocolError の属性)
errno
モジュール
errno (OSError の属性)
(モジュール)
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], [17]
error handling
error() (argparse.ArgumentParser のメソッド)
(logging モジュール)
(logging.Logger のメソッド)
(urllib.request.OpenerDirector のメソッド)
(xml.sax.handler.ErrorHandler のメソッド)
error_body (wsgiref.handlers.BaseHandler の属性)
error_content_type (http.server.BaseHTTPRequestHandler の属性)
error_headers (wsgiref.handlers.BaseHandler の属性)
error_leader() (shlex.shlex のメソッド)
error_message_format (http.server.BaseHTTPRequestHandler の属性)
error_output() (wsgiref.handlers.BaseHandler のメソッド)
error_perm
error_proto, [1]
error_received() (asyncio.DatagramProtocol のメソッド)
error_reply
error_status (wsgiref.handlers.BaseHandler の属性)
error_temp
ErrorByteIndex (xml.parsers.expat.xmlparser の属性)
errorcode (errno モジュール)
ErrorCode (xml.parsers.expat.xmlparser の属性)
ErrorColumnNumber (xml.parsers.expat.xmlparser の属性)
ErrorHandler (xml.sax.handler のクラス)
ErrorLineNumber (xml.parsers.expat.xmlparser の属性)
Errors
logging
errors
(io.TextIOBase の属性)
(unittest.TestLoader の属性)
(unittest.TestResult の属性)
ErrorString() (xml.parsers.expat モジュール)
ERRORTOKEN (token モジュール)
escape (shlex.shlex の属性)
escape sequence
escape() (cgi モジュール)
(glob モジュール)
(html モジュール)
(re モジュール)
(xml.sax.saxutils モジュール)
escapechar (csv.Dialect の属性)
escapedquotes (shlex.shlex の属性)
ESHUTDOWN (errno モジュール)
ESOCKTNOSUPPORT (errno モジュール)
ESPIPE (errno モジュール)
ESRCH (errno モジュール)
ESRMNT (errno モジュール)
ESTALE (errno モジュール)
ESTRPIPE (errno モジュール)
ETIME (errno モジュール)
ETIMEDOUT (errno モジュール)
Etiny() (decimal.Context のメソッド)
ETOOMANYREFS (errno モジュール)
Etop() (decimal.Context のメソッド)
ETXTBSY (errno モジュール)
EUCLEAN (errno モジュール)
EUNATCH (errno モジュール)
EUSERS (errno モジュール)
eval
組み込み関数, [1], [2], [3], [4], [5]
eval() (組み込み関数)
evaluation
order
Event (asyncio のクラス)
(multiprocessing のクラス)
(threading のクラス)
event scheduling
event() (msilib.Control のメソッド)
Event() (multiprocessing.managers.SyncManager のメソッド)
events (selectors.SelectorKey の属性)
(widgets)
EWOULDBLOCK (errno モジュール)
EX_CANTCREAT (os モジュール)
EX_CONFIG (os モジュール)
EX_DATAERR (os モジュール)
EX_IOERR (os モジュール)
EX_NOHOST (os モジュール)
EX_NOINPUT (os モジュール)
EX_NOPERM (os モジュール)
EX_NOTFOUND (os モジュール)
EX_NOUSER (os モジュール)
EX_OK (os モジュール)
EX_OSERR (os モジュール)
EX_OSFILE (os モジュール)
EX_PROTOCOL (os モジュール)
EX_SOFTWARE (os モジュール)
EX_TEMPFAIL (os モジュール)
EX_UNAVAILABLE (os モジュール)
EX_USAGE (os モジュール)
Example (doctest のクラス)
example (doctest.DocTestFailure の属性)
(doctest.UnexpectedException の属性)
examples (doctest.DocTest の属性)
exc_info (doctest.UnexpectedException の属性)
(in module sys)
exc_info() (in module sys)
(sys モジュール)
exc_msg (doctest.Example の属性)
exc_type (traceback.TracebackException の属性)
excel (csv のクラス)
excel_tab (csv のクラス)
except
キーワード, [1]
except (2to3 fixer)
excepthook() (in module sys)
(sys モジュール)
Exception
exception, [1]
chaining
handler
raising
EXCEPTION (tkinter モジュール)
exception handler
exception() (asyncio.Future のメソッド)
(asyncio.StreamReader のメソッド)
(concurrent.futures.Future のメソッド)
(logging モジュール)
(logging.Logger のメソッド)
exceptions
in CGI scripts
exclusive
or
EXDEV (errno モジュール)
exec
組み込み関数, [1], [2], [3]
exec (2to3 fixer)
exec() (組み込み関数)
exec_module (C の関数)
exec_module() (importlib.abc.InspectLoader のメソッド)
(importlib.abc.Loader のメソッド)
(importlib.abc.SourceLoader のメソッド)
(importlib.machinery.ExtensionFileLoader のメソッド)
exec_prefix, [1], [2]
EXEC_PREFIX (distutils.sysconfig モジュール)
exec_prefix (sys モジュール)
execfile (2to3 fixer)
execl() (os モジュール)
execle() (os モジュール)
execlp() (os モジュール)
execlpe() (os モジュール)
executable (in module sys)
(sys モジュール)
Executable Zip Files
executable_filename() (distutils.ccompiler.CCompiler のメソッド)
execute() (distutils.ccompiler.CCompiler のメソッド)
(distutils.util モジュール)
Execute() (msilib.View のメソッド)
execute() (sqlite3.Connection のメソッド)
(sqlite3.Cursor のメソッド)
executemany() (sqlite3.Connection のメソッド)
(sqlite3.Cursor のメソッド)
executescript() (sqlite3.Connection のメソッド)
(sqlite3.Cursor のメソッド)
execution
frame, [1]
restricted
stack
execution model
ExecutionLoader (importlib.abc のクラス)
Executor (concurrent.futures のクラス)
execv() (os モジュール)
execve() (os モジュール)
execvp() (os モジュール)
execvpe() (os モジュール)
ExFileSelectBox (tkinter.tix のクラス)
EXFULL (errno モジュール)
exists() (os.path モジュール)
(pathlib.Path のメソッド)
(tkinter.ttk.Treeview のメソッド)
exit (組み込み変数)
exit()
(_thread モジュール)
(argparse.ArgumentParser のメソッド)
(sys モジュール)
exitcode (multiprocessing.Process の属性)
exitfunc (2to3 fixer)
exitonclick() (turtle モジュール)
ExitStack (contextlib のクラス)
exp() (cmath モジュール)
(decimal.Context のメソッド)
(decimal.Decimal のメソッド)
(math モジュール)
expand() (re.match のメソッド)
expand_tabs (textwrap.TextWrapper の属性)
ExpandEnvironmentStrings() (winreg モジュール)
expandNode() (xml.dom.pulldom.DOMEventStream のメソッド)
expandtabs() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
expanduser() (os.path モジュール)
(pathlib.Path のメソッド)
expandvars() (os.path モジュール)
Expat
ExpatError
expect() (telnetlib.Telnet のメソッド)
expected (asyncio.IncompleteReadError の属性)
expectedFailure() (unittest モジュール)
expectedFailures (unittest.TestResult の属性)
expires (http.cookiejar.Cookie の属性)
exploded (ipaddress.IPv4Address の属性)
(ipaddress.IPv4Network の属性)
(ipaddress.IPv6Address の属性)
(ipaddress.IPv6Network の属性)
expm1() (math モジュール)
expovariate() (random モジュール)
expr() (parser モジュール)
expression, [1]
Conditional
conditional
generator
lambda, [1]
list, [1], [2]
statement
yield
expunge() (imaplib.IMAP4 のメソッド)
extend() (array.array のメソッド)
(collections.deque のメソッド)
(sequence method)
(xml.etree.ElementTree.Element のメソッド)
extend_path() (pkgutil モジュール)
EXTENDED_ARG (opcode)
ExtendedContext (decimal のクラス)
ExtendedInterpolation (configparser のクラス)
extendleft() (collections.deque のメソッド)
extension
module
Extension (distutils.core のクラス)
extension module
EXTENSION_SUFFIXES (importlib.machinery モジュール)
ExtensionFileLoader (importlib.machinery のクラス)
extensions_map (http.server.SimpleHTTPRequestHandler の属性)
External Data Representation, [1]
external_attr (zipfile.ZipInfo の属性)
ExternalClashError
ExternalEntityParserCreate() (xml.parsers.expat.xmlparser のメソッド)
ExternalEntityRefHandler() (xml.parsers.expat.xmlparser のメソッド)
extra (zipfile.ZipInfo の属性)
extract() (tarfile.TarFile のメソッド)
(traceback.StackSummary のクラスメソッド)
(zipfile.ZipFile のメソッド)
extract_cookies() (http.cookiejar.CookieJar のメソッド)
extract_stack() (traceback モジュール)
extract_tb() (traceback モジュール)
extract_version (zipfile.ZipInfo の属性)
extractall() (tarfile.TarFile のメソッド)
(zipfile.ZipFile のメソッド)
ExtractError
extractfile() (tarfile.TarFile のメソッド)
extsep (os モジュール)

F

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

G

G.722
gaierror
gamma() (math モジュール)
gammavariate() (random モジュール)
garbage (gc モジュール)
garbage collection, [1]
gather() (asyncio モジュール)
(curses.textpad.Textbox のメソッド)
gauss() (random モジュール)
gc (モジュール)
gcd() (fractions モジュール)
(math モジュール)
ge() (operator モジュール)
gen_lib_options() (distutils.ccompiler モジュール)
gen_preprocess_options() (distutils.ccompiler モジュール)
gen_uuid() (msilib モジュール)
generate_help() (distutils.fancy_getopt.FancyGetopt のメソッド)
generator
expression
function, [1], [2]
iterator, [1]
オブジェクト, [1], [2]
Generator (collections.abc のクラス)
(email.generator のクラス)
(typing のクラス)
generator expression, [1]
generator iterator
GeneratorExit
例外
GeneratorType (types モジュール)
generic
special attribute
Generic (typing のクラス)
generic function
generic_visit() (ast.NodeVisitor のメソッド)
genops() (pickletools モジュール)
get() (asyncio.Queue のメソッド)
(configparser.ConfigParser のメソッド)
(dict のメソッド)
(email.message.Message のメソッド)
(mailbox.Mailbox のメソッド)
(multiprocessing.Queue のメソッド)
(multiprocessing.SimpleQueue のメソッド)
(multiprocessing.pool.AsyncResult のメソッド)
(ossaudiodev.oss_mixer_device のメソッド)
(queue.Queue のメソッド)
(tkinter.ttk.Combobox のメソッド)
(types.MappingProxyType のメソッド)
(webbrowser モジュール)
(xml.etree.ElementTree.Element のメソッド)
GET_AITER (opcode)
get_all() (email.message.Message のメソッド)
(wsgiref.headers.Headers のメソッド)
get_all_breaks() (bdb.Bdb のメソッド)
get_all_start_methods() (multiprocessing モジュール)
GET_ANEXT (opcode)
get_app() (wsgiref.simple_server.WSGIServer のメソッド)
get_archive_formats() (shutil モジュール)
GET_AWAITABLE (opcode)
get_begidx() (readline モジュール)
get_blocking() (os モジュール)
get_body() (email.message.EmailMessage のメソッド)
get_body_encoding() (email.charset.Charset のメソッド)
get_boundary() (email.message.Message のメソッド)
get_bpbynumber() (bdb.Bdb のメソッド)
get_break() (bdb.Bdb のメソッド)
get_breaks() (bdb.Bdb のメソッド)
get_buffer() (xdrlib.Packer のメソッド)
(xdrlib.Unpacker のメソッド)
get_bytes() (mailbox.Mailbox のメソッド)
get_ca_certs() (ssl.SSLContext のメソッド)
get_cache_token() (abc モジュール)
get_channel_binding() (ssl.SSLSocket のメソッド)
get_charset() (email.message.Message のメソッド)
get_charsets() (email.message.Message のメソッド)
get_children() (symtable.SymbolTable のメソッド)
(tkinter.ttk.Treeview のメソッド)
get_clock_info() (time モジュール)
get_close_matches() (difflib モジュール)
get_code() (importlib.abc.InspectLoader のメソッド)
(importlib.abc.SourceLoader のメソッド)
(importlib.machinery.ExtensionFileLoader のメソッド)
(importlib.machinery.SourcelessFileLoader のメソッド)
(zipimport.zipimporter のメソッド)
get_completer() (readline モジュール)
get_completer_delims() (readline モジュール)
get_completion_type() (readline モジュール)
get_config_h_filename() (distutils.sysconfig モジュール)
(sysconfig モジュール)
get_config_var() (distutils.sysconfig モジュール)
(sysconfig モジュール)
get_config_vars() (distutils.sysconfig モジュール)
(sysconfig モジュール)
get_content() (email.contentmanager モジュール)
(email.contentmanager.ContentManager のメソッド)
(email.message.EmailMessage のメソッド)
get_content_charset() (email.message.Message のメソッド)
get_content_disposition() (email.message.Message のメソッド)
get_content_maintype() (email.message.Message のメソッド)
get_content_subtype() (email.message.Message のメソッド)
get_content_type() (email.message.Message のメソッド)
get_context() (multiprocessing モジュール)
get_coroutine_wrapper() (sys モジュール)
get_count() (gc モジュール)
get_current_history_length() (readline モジュール)
get_data() (importlib.abc.FileLoader のメソッド)
(importlib.abc.ResourceLoader のメソッド)
(pkgutil モジュール)
(zipimport.zipimporter のメソッド)
get_date() (mailbox.MaildirMessage のメソッド)
get_debug() (asyncio.AbstractEventLoop のメソッド)
(gc モジュール)
get_default() (argparse.ArgumentParser のメソッド)
get_default_compiler() (distutils.ccompiler モジュール)
get_default_domain() (nis モジュール)
get_default_type() (email.message.Message のメソッド)
get_default_verify_paths() (ssl モジュール)
get_dialect() (csv モジュール)
get_docstring() (ast モジュール)
get_doctest() (doctest.DocTestParser のメソッド)
get_endidx() (readline モジュール)
get_environ() (wsgiref.simple_server.WSGIRequestHandler のメソッド)
get_errno() (ctypes モジュール)
get_event_loop() (asyncio モジュール)
(asyncio.AbstractEventLoopPolicy のメソッド)
get_event_loop_policy() (asyncio モジュール)
get_examples() (doctest.DocTestParser のメソッド)
get_exception_handler() (asyncio.AbstractEventLoop のメソッド)
get_exec_path() (os モジュール)
get_extra_info() (asyncio.BaseTransport のメソッド)
(asyncio.StreamWriter のメソッド)
get_field() (string.Formatter のメソッド)
get_file() (mailbox.Babyl のメソッド)
(mailbox.MH のメソッド)
(mailbox.MMDF のメソッド)
(mailbox.Mailbox のメソッド)
(mailbox.Maildir のメソッド)
(mailbox.mbox のメソッド)
get_file_breaks() (bdb.Bdb のメソッド)
get_filename() (email.message.Message のメソッド)
(importlib.abc.ExecutionLoader のメソッド)
(importlib.abc.FileLoader のメソッド)
(importlib.machinery.ExtensionFileLoader のメソッド)
(zipimport.zipimporter のメソッド)
get_flags() (mailbox.MaildirMessage のメソッド)
(mailbox.MMDFMessage のメソッド)
(mailbox.mboxMessage のメソッド)
get_folder() (mailbox.Maildir のメソッド)
(mailbox.MH のメソッド)
get_frees() (symtable.Function のメソッド)
get_from() (mailbox.mboxMessage のメソッド)
(mailbox.MMDFMessage のメソッド)
get_full_url() (urllib.request.Request のメソッド)
get_globals() (symtable.Function のメソッド)
get_grouped_opcodes() (difflib.SequenceMatcher のメソッド)
get_handle_inheritable() (os モジュール)
get_header() (urllib.request.Request のメソッド)
get_history_item() (readline モジュール)
get_history_length() (readline モジュール)
get_id() (symtable.SymbolTable のメソッド)
get_ident() (_thread モジュール)
(threading モジュール)
get_identifiers() (symtable.SymbolTable のメソッド)
get_importer() (pkgutil モジュール)
get_info() (mailbox.MaildirMessage のメソッド)
get_inheritable() (os モジュール)
(socket.socket のメソッド)
get_instructions() (dis モジュール)
get_interpreter() (zipapp モジュール)
GET_ITER (opcode)
get_key() (selectors.BaseSelector のメソッド)
get_labels() (mailbox.Babyl のメソッド)
(mailbox.BabylMessage のメソッド)
get_last_error() (ctypes モジュール)
get_line_buffer() (readline モジュール)
get_lineno() (symtable.SymbolTable のメソッド)
get_loader() (pkgutil モジュール)
get_locals() (symtable.Function のメソッド)
get_logger() (multiprocessing モジュール)
get_magic() (imp モジュール)
get_makefile_filename() (distutils.sysconfig モジュール)
(sysconfig モジュール)
get_map() (selectors.BaseSelector のメソッド)
get_matching_blocks() (difflib.SequenceMatcher のメソッド)
get_message() (mailbox.Mailbox のメソッド)
get_method() (urllib.request.Request のメソッド)
get_methods() (symtable.Class のメソッド)
get_mixed_type_key() (ipaddress モジュール)
get_name() (symtable.Symbol のメソッド)
(symtable.SymbolTable のメソッド)
get_namespace() (symtable.Symbol のメソッド)
get_namespaces() (symtable.Symbol のメソッド)
get_nonstandard_attr() (http.cookiejar.Cookie のメソッド)
get_nowait() (asyncio.Queue のメソッド)
(multiprocessing.Queue のメソッド)
(queue.Queue のメソッド)
get_object_traceback() (tracemalloc モジュール)
get_objects() (gc モジュール)
get_opcodes() (difflib.SequenceMatcher のメソッド)
get_option() (optparse.OptionParser のメソッド)
get_option_group() (optparse.OptionParser のメソッド)
get_option_order() (distutils.fancy_getopt.FancyGetopt のメソッド)
get_osfhandle() (msvcrt モジュール)
get_output_charset() (email.charset.Charset のメソッド)
get_param() (email.message.Message のメソッド)
get_parameters() (symtable.Function のメソッド)
get_params() (email.message.Message のメソッド)
get_path() (sysconfig モジュール)
get_path_names() (sysconfig モジュール)
get_paths() (sysconfig モジュール)
get_payload() (email.message.Message のメソッド)
get_pid() (asyncio.BaseSubprocessTransport のメソッド)
get_pipe_transport() (asyncio.BaseSubprocessTransport のメソッド)
get_platform() (distutils.util モジュール)
(sysconfig モジュール)
get_poly() (turtle モジュール)
get_position() (xdrlib.Unpacker のメソッド)
get_protocol() (asyncio.BaseTransport のメソッド)
get_python_inc() (distutils.sysconfig モジュール)
get_python_lib() (distutils.sysconfig モジュール)
get_python_version() (sysconfig モジュール)
get_recsrc() (ossaudiodev.oss_mixer_device のメソッド)
get_referents() (gc モジュール)
get_referrers() (gc モジュール)
get_request() (socketserver.BaseServer のメソッド)
get_returncode() (asyncio.BaseSubprocessTransport のメソッド)
get_scheme() (wsgiref.handlers.BaseHandler のメソッド)
get_scheme_names() (sysconfig モジュール)
get_sequences() (mailbox.MH のメソッド)
(mailbox.MHMessage のメソッド)
get_server() (multiprocessing.managers.BaseManager のメソッド)
get_server_certificate() (ssl モジュール)
get_shapepoly() (turtle モジュール)
get_socket() (telnetlib.Telnet のメソッド)
get_source() (importlib.abc.InspectLoader のメソッド)
(importlib.abc.SourceLoader のメソッド)
(importlib.machinery.ExtensionFileLoader のメソッド)
(importlib.machinery.SourcelessFileLoader のメソッド)
(zipimport.zipimporter のメソッド)
get_special_folder_path() (組み込み関数)
get_stack() (asyncio.Task のメソッド)
(bdb.Bdb のメソッド)
get_start_method() (multiprocessing モジュール)
get_starttag_text() (html.parser.HTMLParser のメソッド)
get_stats() (gc モジュール)
get_stderr() (wsgiref.handlers.BaseHandler のメソッド)
(wsgiref.simple_server.WSGIRequestHandler のメソッド)
get_stdin() (wsgiref.handlers.BaseHandler のメソッド)
get_string() (mailbox.Mailbox のメソッド)
get_subdir() (mailbox.MaildirMessage のメソッド)
get_suffixes() (imp モジュール)
get_symbols() (symtable.SymbolTable のメソッド)
get_tag() (imp モジュール)
get_task_factory() (asyncio.AbstractEventLoop のメソッド)
get_terminal_size() (os モジュール)
(shutil モジュール)
get_terminator() (asynchat.async_chat のメソッド)
get_threshold() (gc モジュール)
get_token() (shlex.shlex のメソッド)
get_traceback_limit() (tracemalloc モジュール)
get_traced_memory() (tracemalloc モジュール)
get_tracemalloc_memory() (tracemalloc モジュール)
get_type() (symtable.SymbolTable のメソッド)
get_type_hints() (typing モジュール)
get_unixfrom() (email.message.Message のメソッド)
get_unpack_formats() (shutil モジュール)
get_usage() (optparse.OptionParser のメソッド)
get_value() (string.Formatter のメソッド)
get_version() (optparse.OptionParser のメソッド)
get_visible() (mailbox.BabylMessage のメソッド)
get_wch() (curses.window のメソッド)
get_write_buffer_limits() (asyncio.WriteTransport のメソッド)
get_write_buffer_size() (asyncio.WriteTransport のメソッド)
GET_YIELD_FROM_ITER (opcode)
getacl() (imaplib.IMAP4 のメソッド)
getaddresses() (email.utils モジュール)
getaddrinfo() (asyncio.AbstractEventLoop のメソッド)
(socket モジュール)
getallocatedblocks() (sys モジュール)
getannotation() (imaplib.IMAP4 のメソッド)
getargspec() (inspect モジュール)
getargvalues() (inspect モジュール)
getatime() (os.path モジュール)
getattr() (組み込み関数)
getattr_static() (inspect モジュール)
getAttribute() (xml.dom.Element のメソッド)
getAttributeNode() (xml.dom.Element のメソッド)
getAttributeNodeNS() (xml.dom.Element のメソッド)
getAttributeNS() (xml.dom.Element のメソッド)
GetBase() (xml.parsers.expat.xmlparser のメソッド)
getbegyx() (curses.window のメソッド)
getbkgd() (curses.window のメソッド)
getboolean() (configparser.ConfigParser のメソッド)
getbuffer() (io.BytesIO のメソッド)
getByteStream() (xml.sax.xmlreader.InputSource のメソッド)
getcallargs() (inspect モジュール)
getcanvas() (turtle モジュール)
getcapabilities() (nntplib.NNTP のメソッド)
getcaps() (mailcap モジュール)
getch() (curses.window のメソッド)
(msvcrt モジュール)
getCharacterStream() (xml.sax.xmlreader.InputSource のメソッド)
getche() (msvcrt モジュール)
getcheckinterval() (sys モジュール)
getChild() (logging.Logger のメソッド)
getchildren() (xml.etree.ElementTree.Element のメソッド)
getclasstree() (inspect モジュール)
getclosurevars() (inspect モジュール)
GetColumnInfo() (msilib.View のメソッド)
getColumnNumber() (xml.sax.xmlreader.Locator のメソッド)
getcomments() (inspect モジュール)
getcompname() (aifc.aifc のメソッド)
(sunau.AU_read のメソッド)
(wave.Wave_read のメソッド)
getcomptype() (aifc.aifc のメソッド)
(sunau.AU_read のメソッド)
(wave.Wave_read のメソッド)
getContentHandler() (xml.sax.xmlreader.XMLReader のメソッド)
getcontext() (decimal モジュール)
getcoroutinelocals() (inspect モジュール)
getcoroutinestate() (inspect モジュール)
getctime() (os.path モジュール)
getcwd() (os モジュール)
getcwdb() (os モジュール)
getcwdu (2to3 fixer)
getdecoder() (codecs モジュール)
getdefaultencoding() (sys モジュール)
getdefaultlocale() (locale モジュール)
getdefaulttimeout() (socket モジュール)
getdlopenflags() (sys モジュール)
getdoc() (inspect モジュール)
getDOMImplementation() (xml.dom モジュール)
getDTDHandler() (xml.sax.xmlreader.XMLReader のメソッド)
getEffectiveLevel() (logging.Logger のメソッド)
getegid() (os モジュール)
getElementsByTagName() (xml.dom.Document のメソッド)
(xml.dom.Element のメソッド)
getElementsByTagNameNS() (xml.dom.Document のメソッド)
(xml.dom.Element のメソッド)
getencoder() (codecs モジュール)
getEncoding() (xml.sax.xmlreader.InputSource のメソッド)
getEntityResolver() (xml.sax.xmlreader.XMLReader のメソッド)
getenv() (os モジュール)
getenvb() (os モジュール)
getErrorHandler() (xml.sax.xmlreader.XMLReader のメソッド)
geteuid() (os モジュール)
getEvent() (xml.dom.pulldom.DOMEventStream のメソッド)
getEventCategory() (logging.handlers.NTEventLogHandler のメソッド)
getEventType() (logging.handlers.NTEventLogHandler のメソッド)
getException() (xml.sax.SAXException のメソッド)
getFeature() (xml.sax.xmlreader.XMLReader のメソッド)
GetFieldCount() (msilib.Record のメソッド)
getfile() (inspect モジュール)
getfilesystemencoding() (sys モジュール)
getfirst() (cgi.FieldStorage のメソッド)
getfloat() (configparser.ConfigParser のメソッド)
getfmts() (ossaudiodev.oss_audio_device のメソッド)
getfqdn() (socket モジュール)
getframeinfo() (inspect モジュール)
getframerate() (aifc.aifc のメソッド)
(sunau.AU_read のメソッド)
(wave.Wave_read のメソッド)
getfullargspec() (inspect モジュール)
getgeneratorlocals() (inspect モジュール)
getgeneratorstate() (inspect モジュール)
getgid() (os モジュール)
getgrall() (grp モジュール)
getgrgid() (grp モジュール)
getgrnam() (grp モジュール)
getgrouplist() (os モジュール)
getgroups() (os モジュール)
getheader() (http.client.HTTPResponse のメソッド)
getheaders() (http.client.HTTPResponse のメソッド)
gethostbyaddr() (in module socket)
(socket モジュール)
gethostbyname() (socket モジュール)
gethostbyname_ex() (socket モジュール)
gethostname() (in module socket)
(socket モジュール)
getincrementaldecoder() (codecs モジュール)
getincrementalencoder() (codecs モジュール)
getinfo() (zipfile.ZipFile のメソッド)
getinnerframes() (inspect モジュール)
GetInputContext() (xml.parsers.expat.xmlparser のメソッド)
getint() (configparser.ConfigParser のメソッド)
GetInteger() (msilib.Record のメソッド)
getitem() (operator モジュール)
getiterator() (xml.etree.ElementTree.Element のメソッド)
(xml.etree.ElementTree.ElementTree のメソッド)
getitimer() (signal モジュール)
getkey() (curses.window のメソッド)
GetLastError() (ctypes モジュール)
getLength() (xml.sax.xmlreader.Attributes のメソッド)
getLevelName() (logging モジュール)
getline() (linecache モジュール)
getLineNumber() (xml.sax.xmlreader.Locator のメソッド)
getlist() (cgi.FieldStorage のメソッド)
getloadavg() (os モジュール)
getlocale() (locale モジュール)
getLogger() (logging モジュール)
getLoggerClass() (logging モジュール)
getlogin() (os モジュール)
getLogRecordFactory() (logging モジュール)
getmark() (aifc.aifc のメソッド)
(sunau.AU_read のメソッド)
(wave.Wave_read のメソッド)
getmarkers() (aifc.aifc のメソッド)
(sunau.AU_read のメソッド)
(wave.Wave_read のメソッド)
getmaxyx() (curses.window のメソッド)
getmember() (tarfile.TarFile のメソッド)
getmembers() (inspect モジュール)
(tarfile.TarFile のメソッド)
getMessage() (logging.LogRecord のメソッド)
(xml.sax.SAXException のメソッド)
getMessageID() (logging.handlers.NTEventLogHandler のメソッド)
getmodule() (inspect モジュール)
getmoduleinfo() (inspect モジュール)
getmodulename() (inspect モジュール)
getmouse() (curses モジュール)
getmro() (inspect モジュール)
getmtime() (os.path モジュール)
getname() (chunk.Chunk のメソッド)
getName() (threading.Thread のメソッド)
getNameByQName() (xml.sax.xmlreader.AttributesNS のメソッド)
getnameinfo() (asyncio.AbstractEventLoop のメソッド)
(socket モジュール)
getnames() (tarfile.TarFile のメソッド)
getNames() (xml.sax.xmlreader.Attributes のメソッド)
getnchannels() (aifc.aifc のメソッド)
(sunau.AU_read のメソッド)
(wave.Wave_read のメソッド)
getnframes() (aifc.aifc のメソッド)
(sunau.AU_read のメソッド)
(wave.Wave_read のメソッド)
getnode
getnode() (uuid モジュール)
getopt (モジュール)
getopt() (distutils.fancy_getopt.FancyGetopt のメソッド)
(getopt モジュール)
GetoptError
getouterframes() (inspect モジュール)
getoutput() (subprocess モジュール)
getpagesize() (resource モジュール)
getparams() (aifc.aifc のメソッド)
(sunau.AU_read のメソッド)
(wave.Wave_read のメソッド)
getparyx() (curses.window のメソッド)
getpass (モジュール)
getpass() (getpass モジュール)
GetPassWarning
getpeercert() (ssl.SSLSocket のメソッド)
getpeername() (socket.socket のメソッド)
getpen() (turtle モジュール)
getpgid() (os モジュール)
getpgrp() (os モジュール)
getpid() (os モジュール)
getpos() (html.parser.HTMLParser のメソッド)
getppid() (os モジュール)
getpreferredencoding() (locale モジュール)
getpriority() (os モジュール)
getprofile() (sys モジュール)
GetProperty() (msilib.SummaryInformation のメソッド)
getProperty() (xml.sax.xmlreader.XMLReader のメソッド)
GetPropertyCount() (msilib.SummaryInformation のメソッド)
getprotobyname() (socket モジュール)
getproxies() (urllib.request モジュール)
getPublicId() (xml.sax.xmlreader.InputSource のメソッド)
(xml.sax.xmlreader.Locator のメソッド)
getpwall() (pwd モジュール)
getpwnam() (pwd モジュール)
getpwuid() (pwd モジュール)
getQNameByName() (xml.sax.xmlreader.AttributesNS のメソッド)
getQNames() (xml.sax.xmlreader.AttributesNS のメソッド)
getquota() (imaplib.IMAP4 のメソッド)
getquotaroot() (imaplib.IMAP4 のメソッド)
getrandbits() (random モジュール)
getreader() (codecs モジュール)
getrecursionlimit() (sys モジュール)
getrefcount() (sys モジュール)
getresgid() (os モジュール)
getresponse() (http.client.HTTPConnection のメソッド)
getresuid() (os モジュール)
getrlimit() (resource モジュール)
getroot() (xml.etree.ElementTree.ElementTree のメソッド)
getrusage() (resource モジュール)
getsample() (audioop モジュール)
getsampwidth() (aifc.aifc のメソッド)
(sunau.AU_read のメソッド)
(wave.Wave_read のメソッド)
getscreen() (turtle モジュール)
getservbyname() (socket モジュール)
getservbyport() (socket モジュール)
GetSetDescriptorType (types モジュール)
getshapes() (turtle モジュール)
getsid() (os モジュール)
getsignal() (signal モジュール)
getsitepackages() (site モジュール)
getsize() (chunk.Chunk のメソッド)
(os.path モジュール)
getsizeof() (sys モジュール)
getsockname() (socket.socket のメソッド)
getsockopt() (socket.socket のメソッド)
getsource() (inspect モジュール)
getsourcefile() (inspect モジュール)
getsourcelines() (inspect モジュール)
getspall() (spwd モジュール)
getspnam() (spwd モジュール)
getstate() (codecs.IncrementalDecoder のメソッド)
(codecs.IncrementalEncoder のメソッド)
(random モジュール)
getstatusoutput() (subprocess モジュール)
getstr() (curses.window のメソッド)
GetString() (msilib.Record のメソッド)
getSubject() (logging.handlers.SMTPHandler のメソッド)
GetSummaryInformation() (msilib.Database のメソッド)
getswitchinterval() (sys モジュール)
getSystemId() (xml.sax.xmlreader.InputSource のメソッド)
(xml.sax.xmlreader.Locator のメソッド)
getsyx() (curses モジュール)
gettarinfo() (tarfile.TarFile のメソッド)
gettempdir() (tempfile モジュール)
gettempdirb() (tempfile モジュール)
gettempprefix() (tempfile モジュール)
gettempprefixb() (tempfile モジュール)
getTestCaseNames() (unittest.TestLoader のメソッド)
gettext (モジュール)
gettext() (gettext モジュール)
(gettext.GNUTranslations のメソッド)
(gettext.NullTranslations のメソッド)
gettimeout() (socket.socket のメソッド)
gettrace() (sys モジュール)
getturtle() (turtle モジュール)
getType() (xml.sax.xmlreader.Attributes のメソッド)
getuid() (os モジュール)
geturl() (urllib.parse.urllib.parse.SplitResult のメソッド)
getuser() (getpass モジュール)
getuserbase() (site モジュール)
getusersitepackages() (site モジュール)
getvalue() (io.BytesIO のメソッド)
(io.StringIO のメソッド)
getValue() (xml.sax.xmlreader.Attributes のメソッド)
getValueByQName() (xml.sax.xmlreader.AttributesNS のメソッド)
getwch() (msvcrt モジュール)
getwche() (msvcrt モジュール)
getweakrefcount() (weakref モジュール)
getweakrefs() (weakref モジュール)
getwelcome() (ftplib.FTP のメソッド)
(nntplib.NNTP のメソッド)
(poplib.POP3 のメソッド)
getwin() (curses モジュール)
getwindowsversion() (sys モジュール)
getwriter() (codecs モジュール)
getxattr() (os モジュール)
getyx() (curses.window のメソッド)
gid (tarfile.TarInfo の属性)
GIL
glob
モジュール
glob (モジュール)
glob() (glob モジュール)
(msilib.Directory のメソッド)
(pathlib.Path のメソッド)
global
name binding
namespace
, [1]
global interpreter lock, [1]
globals() (組み込み関数)
globs (doctest.DocTest の属性)
gmtime() (time モジュール)
gname (tarfile.TarInfo の属性)
GNOME
GNU_FORMAT (tarfile モジュール)
gnu_getopt() (getopt モジュール)
got (doctest.DocTestFailure の属性)
goto() (turtle モジュール)
grammar
Graphical User Interface
GREATER (token モジュール)
GREATEREQUAL (token モジュール)
Greenwich Mean Time
Group (email.headerregistry のクラス)
group() (nntplib.NNTP のメソッド)
(pathlib.Path のメソッド)
(re.match のメソッド)
groupby() (itertools モジュール)
groupdict() (re.match のメソッド)
groupindex (re.regex の属性)
grouping
groups (email.headerregistry.AddressHeader の属性)
(re.regex の属性)
groups() (re.match のメソッド)
grp (モジュール)
gt() (operator モジュール)
guess_all_extensions() (mimetypes モジュール)
(mimetypes.MimeTypes のメソッド)
guess_extension() (mimetypes モジュール)
(mimetypes.MimeTypes のメソッド)
guess_scheme() (wsgiref.util モジュール)
guess_type() (mimetypes モジュール)
(mimetypes.MimeTypes のメソッド)
GUI
gzip (モジュール)
GzipFile (gzip のクラス)

H

halfdelay() (curses モジュール)
Handle (asyncio のクラス)
handle an exception
handle() (http.server.BaseHTTPRequestHandler のメソッド)
(logging.Handler のメソッド)
(logging.Logger のメソッド)
(logging.NullHandler のメソッド)
(logging.handlers.QueueListener のメソッド)
(socketserver.BaseRequestHandler のメソッド)
(wsgiref.simple_server.WSGIRequestHandler のメソッド)
handle_accept() (asyncore.dispatcher のメソッド)
handle_accepted() (asyncore.dispatcher のメソッド)
handle_charref() (html.parser.HTMLParser のメソッド)
handle_close() (asyncore.dispatcher のメソッド)
handle_comment() (html.parser.HTMLParser のメソッド)
handle_connect() (asyncore.dispatcher のメソッド)
handle_data() (html.parser.HTMLParser のメソッド)
handle_decl() (html.parser.HTMLParser のメソッド)
handle_defect() (email.policy.Policy のメソッド)
handle_endtag() (html.parser.HTMLParser のメソッド)
handle_entityref() (html.parser.HTMLParser のメソッド)
handle_error() (asyncore.dispatcher のメソッド)
(socketserver.BaseServer のメソッド)
handle_expect_100() (http.server.BaseHTTPRequestHandler のメソッド)
handle_expt() (asyncore.dispatcher のメソッド)
handle_one_request() (http.server.BaseHTTPRequestHandler のメソッド)
handle_pi() (html.parser.HTMLParser のメソッド)
handle_read() (asyncore.dispatcher のメソッド)
handle_request() (socketserver.BaseServer のメソッド)
(xmlrpc.server.CGIXMLRPCRequestHandler のメソッド)
handle_startendtag() (html.parser.HTMLParser のメソッド)
handle_starttag() (html.parser.HTMLParser のメソッド)
handle_timeout() (socketserver.BaseServer のメソッド)
handle_write() (asyncore.dispatcher のメソッド)
handleError() (logging.Handler のメソッド)
(logging.handlers.SocketHandler のメソッド)
handler
exception
handler() (cgitb モジュール)
HAS_ALPN (ssl モジュール)
has_children() (symtable.SymbolTable のメソッド)
has_colors() (curses モジュール)
HAS_ECDH (ssl モジュール)
has_exec() (symtable.SymbolTable のメソッド)
has_extn() (smtplib.SMTP のメソッド)
has_function() (distutils.ccompiler.CCompiler のメソッド)
has_header() (csv.Sniffer のメソッド)
(urllib.request.Request のメソッド)
has_ic() (curses モジュール)
has_il() (curses モジュール)
has_ipv6 (socket モジュール)
has_key (2to3 fixer)
has_key() (curses モジュール)
has_location (importlib.machinery.ModuleSpec の属性)
has_nonstandard_attr() (http.cookiejar.Cookie のメソッド)
HAS_NPN (ssl モジュール)
has_option() (configparser.ConfigParser のメソッド)
(optparse.OptionParser のメソッド)
has_section() (configparser.ConfigParser のメソッド)
HAS_SNI (ssl モジュール)
hasattr() (組み込み関数)
hasAttribute() (xml.dom.Element のメソッド)
hasAttributeNS() (xml.dom.Element のメソッド)
hasAttributes() (xml.dom.Node のメソッド)
hasChildNodes() (xml.dom.Node のメソッド)
hascompare (dis モジュール)
hasconst (dis モジュール)
hasFeature() (xml.dom.DOMImplementation のメソッド)
hasfree (dis モジュール)
hash
組み込み関数, [1], [2], [3]
hash character
hash() (組み込み関数)
hash.block_size (hashlib モジュール)
hash.digest_size (hashlib モジュール)
hash_info (sys モジュール)
hashable, [1]
Hashable (collections.abc のクラス)
(typing のクラス)
hasHandlers() (logging.Logger のメソッド)
hashlib (モジュール)
hasjabs (dis モジュール)
hasjrel (dis モジュール)
haslocal (dis モジュール)
hasname (dis モジュール)
HAVE_ARGUMENT (opcode)
HAVE_THREADS (decimal モジュール)
HCI_DATA_DIR (socket モジュール)
HCI_FILTER (socket モジュール)
HCI_TIME_STAMP (socket モジュール)
head() (nntplib.NNTP のメソッド)
Header (email.header のクラス)
header_encode() (email.charset.Charset のメソッド)
header_encode_lines() (email.charset.Charset のメソッド)
header_encoding (email.charset.Charset の属性)
header_factory (email.policy.EmailPolicy の属性)
header_fetch_parse() (email.policy.Compat32 のメソッド)
(email.policy.EmailPolicy のメソッド)
(email.policy.Policy のメソッド)
header_items() (urllib.request.Request のメソッド)
header_max_count() (email.policy.EmailPolicy のメソッド)
(email.policy.Policy のメソッド)
header_offset (zipfile.ZipInfo の属性)
header_source_parse() (email.policy.Compat32 のメソッド)
(email.policy.EmailPolicy のメソッド)
(email.policy.Policy のメソッド)
header_store_parse() (email.policy.Compat32 のメソッド)
(email.policy.EmailPolicy のメソッド)
(email.policy.Policy のメソッド)
HeaderError
HeaderParseError
HeaderRegistry (email.headerregistry のクラス)
headers
MIME, [1]
headers (http.server.BaseHTTPRequestHandler の属性)
(urllib.error.HTTPError の属性)
Headers (wsgiref.headers のクラス)
headers (xmlrpc.client.ProtocolError の属性)
heading() (tkinter.ttk.Treeview のメソッド)
(turtle モジュール)
heapify() (heapq モジュール)
heapmin() (msvcrt モジュール)
heappop() (heapq モジュール)
heappush() (heapq モジュール)
heappushpop() (heapq モジュール)
heapq (モジュール)
heapreplace() (heapq モジュール)
helo() (smtplib.SMTP のメソッド)
help
online
組み込み関数
help (optparse.Option の属性)
(pdb command)
help() (nntplib.NNTP のメソッド)
(組み込み関数)
herror
hex (uuid.UUID の属性)
hex() (bytearray のメソッド)
(bytes のメソッド)
(float のメソッド)
(memoryview のメソッド)
(組み込み関数)
hexadecimal
literals
hexadecimal literal
hexbin() (binhex モジュール)
hexdigest() (hashlib.hash のメソッド)
(hmac.HMAC のメソッド)
hexdigits (string モジュール)
hexlify() (binascii モジュール)
hexversion (sys モジュール)
hidden() (curses.panel.Panel のメソッド)
hide() (curses.panel.Panel のメソッド)
(tkinter.ttk.Notebook のメソッド)
hide_cookie2 (http.cookiejar.CookiePolicy の属性)
hideturtle() (turtle モジュール)
hierarchy
type
HierarchyRequestErr
HIGHEST_PROTOCOL (pickle モジュール)
HKEY_CLASSES_ROOT (winreg モジュール)
HKEY_CURRENT_CONFIG (winreg モジュール)
HKEY_CURRENT_USER (winreg モジュール)
HKEY_DYN_DATA (winreg モジュール)
HKEY_LOCAL_MACHINE (winreg モジュール)
HKEY_PERFORMANCE_DATA (winreg モジュール)
HKEY_USERS (winreg モジュール)
hline() (curses.window のメソッド)
HList (tkinter.tix のクラス)
hls_to_rgb() (colorsys モジュール)
hmac (モジュール)
HOME, [1], [2], [3], [4]
home() (pathlib.Path のクラスメソッド)
(turtle モジュール)
HOMEDRIVE, [1]
HOMEPATH, [1]
hook_compressed() (fileinput モジュール)
hook_encoded() (fileinput モジュール)
hooks
import
meta
path
host (urllib.request.Request の属性)
hostmask (ipaddress.IPv4Network の属性)
(ipaddress.IPv6Network の属性)
hosts (netrc.netrc の属性)
hosts() (ipaddress.IPv4Network のメソッド)
(ipaddress.IPv6Network のメソッド)
hour (datetime.datetime の属性)
(datetime.time の属性)
HRESULT (ctypes のクラス)
hStdError (subprocess.STARTUPINFO の属性)
hStdInput (subprocess.STARTUPINFO の属性)
hStdOutput (subprocess.STARTUPINFO の属性)
hsv_to_rgb() (colorsys モジュール)
ht() (turtle モジュール)
HTML, [1]
html (モジュール)
html.entities (モジュール)
html.parser (モジュール)
html5 (html.entities モジュール)
HTMLCalendar (calendar のクラス)
HtmlDiff (difflib のクラス)
HTMLParser (html.parser のクラス)
htonl() (socket モジュール)
htons() (socket モジュール)
HTTP
http (standard module)
http.client (standard module)
protocol, [1], [2], [3], [4], [5]
HTTP (email.policy モジュール)
http (モジュール)
http.client (モジュール)
http.cookiejar (モジュール)
http.cookies (モジュール)
http.server (モジュール)
http_error_301() (urllib.request.HTTPRedirectHandler のメソッド)
http_error_302() (urllib.request.HTTPRedirectHandler のメソッド)
http_error_303() (urllib.request.HTTPRedirectHandler のメソッド)
http_error_307() (urllib.request.HTTPRedirectHandler のメソッド)
http_error_401() (urllib.request.HTTPBasicAuthHandler のメソッド)
(urllib.request.HTTPDigestAuthHandler のメソッド)
http_error_407() (urllib.request.ProxyBasicAuthHandler のメソッド)
(urllib.request.ProxyDigestAuthHandler のメソッド)
http_error_auth_reqed() (urllib.request.AbstractBasicAuthHandler のメソッド)
(urllib.request.AbstractDigestAuthHandler のメソッド)
http_error_default() (urllib.request.BaseHandler のメソッド)
http_error_nnn() (urllib.request.BaseHandler のメソッド)
http_open() (urllib.request.HTTPHandler のメソッド)
HTTP_PORT (http.client モジュール)
http_proxy, [1], [2]
http_response() (urllib.request.HTTPErrorProcessor のメソッド)
http_version (wsgiref.handlers.BaseHandler の属性)
HTTPBasicAuthHandler (urllib.request のクラス)
HTTPConnection (http.client のクラス)
HTTPCookieProcessor (urllib.request のクラス)
httpd
HTTPDefaultErrorHandler (urllib.request のクラス)
HTTPDigestAuthHandler (urllib.request のクラス)
HTTPError
HTTPErrorProcessor (urllib.request のクラス)
HTTPException
HTTPHandler (logging.handlers のクラス)
(urllib.request のクラス)
HTTPPasswordMgr (urllib.request のクラス)
HTTPPasswordMgrWithDefaultRealm (urllib.request のクラス)
HTTPPasswordMgrWithPriorAuth (urllib.request のクラス)
HTTPRedirectHandler (urllib.request のクラス)
HTTPResponse (http.client のクラス)
https_open() (urllib.request.HTTPSHandler のメソッド)
HTTPS_PORT (http.client モジュール)
https_response() (urllib.request.HTTPErrorProcessor のメソッド)
HTTPSConnection (http.client のクラス)
HTTPServer (http.server のクラス)
HTTPSHandler (urllib.request のクラス)
HTTPStatus (http のクラス)
hypot() (math モジュール)

I

I (re モジュール)
I/O control
POSIX
UNIX
buffering, [1]
tty
iadd() (operator モジュール)
iand() (operator モジュール)
iconcat() (operator モジュール)
id
組み込み関数
id() (unittest.TestCase のメソッド)
(組み込み関数)
idcok() (curses.window のメソッド)
ident (select.kevent の属性)
(threading.Thread の属性)
identchars (cmd.Cmd の属性)
identifier, [1]
identify() (tkinter.ttk.Notebook のメソッド)
(tkinter.ttk.Treeview のメソッド)
(tkinter.ttk.Widget のメソッド)
identify_column() (tkinter.ttk.Treeview のメソッド)
identify_element() (tkinter.ttk.Treeview のメソッド)
identify_region() (tkinter.ttk.Treeview のメソッド)
identify_row() (tkinter.ttk.Treeview のメソッド)
identity
test
identity of an object
idioms (2to3 fixer)
IDLE, [1]
IDLESTARTUP
idlok() (curses.window のメソッド)
IEEE-754
if
, [1]
if_indextoname() (socket モジュール)
if_nameindex() (socket モジュール)
if_nametoindex() (socket モジュール)
ifloordiv() (operator モジュール)
iglob() (glob モジュール)
ignorableWhitespace() (xml.sax.handler.ContentHandler のメソッド)
ignore (pdb command)
ignore_errors() (codecs モジュール)
IGNORE_EXCEPTION_DETAIL (doctest モジュール)
ignore_patterns() (shutil モジュール)
IGNORECASE (re モジュール)
ihave() (nntplib.NNTP のメソッド)
IISCGIHandler (wsgiref.handlers のクラス)
ilshift() (operator モジュール)
imag (numbers.Complex の属性)
imaginary literal
imap() (multiprocessing.pool.Pool のメソッド)
IMAP4
protocol
IMAP4 (imaplib のクラス)
IMAP4.abort
IMAP4.error
IMAP4.readonly
IMAP4_SSL
protocol
IMAP4_SSL (imaplib のクラス)
IMAP4_stream
protocol
IMAP4_stream (imaplib のクラス)
imap_unordered() (multiprocessing.pool.Pool のメソッド)
imaplib (モジュール)
imatmul() (operator モジュール)
imghdr (モジュール)
immedok() (curses.window のメソッド)
immutable
data type
object, [1]
sequence types
オブジェクト
immutable object
immutable sequence
オブジェクト
immutable types
subclassing
imod() (operator モジュール)
imp
モジュール
imp (モジュール)
ImpImporter (pkgutil のクラス)
implementation (sys モジュール)
ImpLoader (pkgutil のクラス)
import
hooks
, [1], [2], [3]
import (2to3 fixer)
import hooks
import machinery
import path
import_fresh_module() (test.support モジュール)
IMPORT_FROM (opcode)
import_module() (importlib モジュール)
(test.support モジュール)
IMPORT_NAME (opcode)
IMPORT_STAR (opcode)
importer
ImportError
例外
importing
importlib (モジュール)
importlib.abc (モジュール)
importlib.machinery (モジュール)
importlib.util (モジュール)
imports (2to3 fixer)
imports2 (2to3 fixer)
ImportWarning
ImproperConnectionState
imul() (operator モジュール)
in
キーワード, [1]
演算子, [1], [2]
in_dll() (ctypes._CData のメソッド)
in_table_a1() (stringprep モジュール)
in_table_b1() (stringprep モジュール)
in_table_c11() (stringprep モジュール)
in_table_c11_c12() (stringprep モジュール)
in_table_c12() (stringprep モジュール)
in_table_c21() (stringprep モジュール)
in_table_c21_c22() (stringprep モジュール)
in_table_c22() (stringprep モジュール)
in_table_c3() (stringprep モジュール)
in_table_c4() (stringprep モジュール)
in_table_c5() (stringprep モジュール)
in_table_c6() (stringprep モジュール)
in_table_c7() (stringprep モジュール)
in_table_c8() (stringprep モジュール)
in_table_c9() (stringprep モジュール)
in_table_d1() (stringprep モジュール)
in_table_d2() (stringprep モジュール)
in_transaction (sqlite3.Connection の属性)
inch() (curses.window のメソッド)
inclusive
or
inclusive (tracemalloc.Filter の属性)
Incomplete
IncompleteRead
IncompleteReadError
incr_item(), [1]
increment_lineno() (ast モジュール)
IncrementalDecoder (codecs のクラス)
incrementaldecoder (codecs.CodecInfo の属性)
IncrementalEncoder (codecs のクラス)
incrementalencoder (codecs.CodecInfo の属性)
IncrementalNewlineDecoder (io のクラス)
IncrementalParser (xml.sax.xmlreader のクラス)
indent (doctest.Example の属性)
INDENT (token モジュール)
INDENT token
indent() (textwrap モジュール)
indentation
IndentationError
index operation
index() (array.array のメソッド)
(bytearray のメソッド)
(bytes のメソッド)
(collections.deque のメソッド)
(operator モジュール)
(sequence method)
(str のメソッド)
(tkinter.ttk.Notebook のメソッド)
(tkinter.ttk.Treeview のメソッド)
IndexError
indexOf() (operator モジュール)
IndexSizeErr
indices() (slice のメソッド)
inet_aton() (socket モジュール)
inet_ntoa() (socket モジュール)
inet_ntop() (socket モジュール)
inet_pton() (socket モジュール)
Inexact (decimal のクラス)
inf (math モジュール)
infile
コマンドラインオプション
infile (shlex.shlex の属性)
Infinity
info() (dis.Bytecode のメソッド)
(gettext.NullTranslations のメソッド)
(logging モジュール)
(logging.Logger のメソッド)
infolist() (zipfile.ZipFile のメソッド)
inheritance
ini file
init() (mimetypes モジュール)
init_color() (curses モジュール)
init_database() (msilib モジュール)
init_pair() (curses モジュール)
inited (mimetypes モジュール)
initgroups() (os モジュール)
initial_indent (textwrap.TextWrapper の属性)
initialize_options() (distutils.cmd.Command のメソッド)
initscr() (curses モジュール)
inode() (os.DirEntry のメソッド)
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() (fileinput モジュール)
(組み込み関数)
input_charset (email.charset.Charset の属性)
input_codec (email.charset.Charset の属性)
InputOnly (tkinter.tix のクラス)
InputSource (xml.sax.xmlreader のクラス)
inquiry (C のデータ型)
insch() (curses.window のメソッド)
insdelln() (curses.window のメソッド)
insert() (array.array のメソッド)
(collections.deque のメソッド)
(sequence method)
(tkinter.ttk.Notebook のメソッド)
(tkinter.ttk.Treeview のメソッド)
(xml.etree.ElementTree.Element のメソッド)
insert_text() (readline モジュール)
insertBefore() (xml.dom.Node のメソッド)
insertln() (curses.window のメソッド)
insnstr() (curses.window のメソッド)
insort() (bisect モジュール)
insort_left() (bisect モジュール)
insort_right() (bisect モジュール)
inspect (モジュール)
inspect コマンドラインオプション
--details
InspectLoader (importlib.abc のクラス)
insstr() (curses.window のメソッド)
install() (gettext モジュール)
(gettext.NullTranslations のメソッド)
install_opener() (urllib.request モジュール)
install_scripts() (venv.EnvBuilder のメソッド)
installHandler() (unittest モジュール)
instance
call, [1]
class
オブジェクト, [1], [2]
instancemethod
オブジェクト
instate() (tkinter.ttk.Widget のメソッド)
instr() (curses.window のメソッド)
instream (shlex.shlex の属性)
Instruction (dis のクラス)
Instruction.arg (dis モジュール)
Instruction.argrepr (dis モジュール)
Instruction.argval (dis モジュール)
Instruction.is_jump_target (dis モジュール)
Instruction.offset (dis モジュール)
Instruction.opcode (dis モジュール)
Instruction.opname (dis モジュール)
Instruction.starts_line (dis モジュール)
int
組み込み関数, [1], [2]
int (uuid.UUID の属性)
(組み込みクラス)
Int2AP() (imaplib モジュール)
int_info (sys モジュール)
integer
literals
representation
types, operations on
オブジェクト, [1], [2]
integer literal
Integral (numbers のクラス)
Integrated Development Environment
IntegrityError
Intel/DVI ADPCM
IntEnum (enum のクラス)
interact (pdb command)
interact() (code モジュール)
(code.InteractiveConsole のメソッド)
(telnetlib.Telnet のメソッド)
interactive
interactive mode
InteractiveConsole (code のクラス)
InteractiveInterpreter (code のクラス)
intern (2to3 fixer)
intern() (sys モジュール)
internal type
internal_attr (zipfile.ZipInfo の属性)
Internaldate2tuple() (imaplib モジュール)
internalSubset (xml.dom.DocumentType の属性)
Internet
interpolation, bytearray (%)
interpolation, bytes (%)
interpolation, string (%)
InterpolationDepthError
InterpolationError
InterpolationMissingOptionError
InterpolationSyntaxError
interpreted
interpreter
interpreter lock
interpreter prompts
interpreter shutdown
interrupt() (sqlite3.Connection のメソッド)
interrupt_main() (_thread モジュール)
InterruptedError
intersection() (set のメソッド)
intersection_update() (set のメソッド)
intro (cmd.Cmd の属性)
InuseAttributeErr
inv() (operator モジュール)
InvalidAccessErr
invalidate_caches() (importlib モジュール)
(importlib.abc.MetaPathFinder のメソッド)
(importlib.abc.PathEntryFinder のメソッド)
(importlib.machinery.FileFinder のメソッド)
(importlib.machinery.PathFinder のクラスメソッド)
InvalidCharacterErr
InvalidModificationErr
InvalidOperation (decimal のクラス)
InvalidStateErr
InvalidStateError
InvalidURL
inversion
invert() (operator モジュール)
invocation
io
モジュール
io (typing のクラス)
(モジュール)
io.StringIO
オブジェクト
IOBase (io のクラス)
ioctl() (fcntl モジュール)
(socket.socket のメソッド)
IOError
ior() (operator モジュール)
ip (ipaddress.IPv4Interface の属性)
(ipaddress.IPv6Interface の属性)
ip_address() (ipaddress モジュール)
ip_interface() (ipaddress モジュール)
ip_network() (ipaddress モジュール)
ipaddress (モジュール)
ipow() (operator モジュール)
ipv4_mapped (ipaddress.IPv6Address の属性)
IPv4Address (ipaddress のクラス)
IPv4Interface (ipaddress のクラス)
IPv4Network (ipaddress のクラス)
IPv6Address (ipaddress のクラス)
IPv6Interface (ipaddress のクラス)
IPv6Network (ipaddress のクラス)
irshift() (operator モジュール)
is
演算子, [1]
is not
演算子, [1]
is_() (operator モジュール)
is_absolute() (pathlib.PurePath のメソッド)
is_alive() (multiprocessing.Process のメソッド)
(threading.Thread のメソッド)
is_assigned() (symtable.Symbol のメソッド)
is_attachment() (email.message.EmailMessage のメソッド)
is_authenticated() (urllib.request.HTTPPasswordMgrWithPriorAuth のメソッド)
is_block_device() (pathlib.Path のメソッド)
is_blocked() (http.cookiejar.DefaultCookiePolicy のメソッド)
is_canonical() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
is_char_device() (pathlib.Path のメソッド)
IS_CHARACTER_JUNK() (difflib モジュール)
is_check_supported() (lzma モジュール)
is_closed() (asyncio.AbstractEventLoop のメソッド)
is_closing() (asyncio.BaseTransport のメソッド)
is_declared_global() (symtable.Symbol のメソッド)
is_dir() (os.DirEntry のメソッド)
(pathlib.Path のメソッド)
is_enabled() (faulthandler モジュール)
is_expired() (http.cookiejar.Cookie のメソッド)
is_fifo() (pathlib.Path のメソッド)
is_file() (os.DirEntry のメソッド)
(pathlib.Path のメソッド)
is_finalizing() (sys モジュール)
is_finite() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
is_free() (symtable.Symbol のメソッド)
is_global (ipaddress.IPv4Address の属性)
(ipaddress.IPv6Address の属性)
is_global() (symtable.Symbol のメソッド)
is_hop_by_hop() (wsgiref.util モジュール)
is_imported() (symtable.Symbol のメソッド)
is_infinite() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
is_integer() (float のメソッド)
is_jython (test.support モジュール)
IS_LINE_JUNK() (difflib モジュール)
is_linetouched() (curses.window のメソッド)
is_link_local (ipaddress.IPv4Address の属性)
(ipaddress.IPv4Network の属性)
(ipaddress.IPv6Address の属性)
(ipaddress.IPv6Network の属性)
is_local() (symtable.Symbol のメソッド)
is_loopback (ipaddress.IPv4Address の属性)
(ipaddress.IPv4Network の属性)
(ipaddress.IPv6Address の属性)
(ipaddress.IPv6Network の属性)
is_multicast (ipaddress.IPv4Address の属性)
(ipaddress.IPv4Network の属性)
(ipaddress.IPv6Address の属性)
(ipaddress.IPv6Network の属性)
is_multipart() (email.message.Message のメソッド)
is_namespace() (symtable.Symbol のメソッド)
is_nan() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
is_nested() (symtable.SymbolTable のメソッド)
is_normal() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
is_not() (operator モジュール)
is_not_allowed() (http.cookiejar.DefaultCookiePolicy のメソッド)
is_optimized() (symtable.SymbolTable のメソッド)
is_package() (importlib.abc.InspectLoader のメソッド)
(importlib.abc.SourceLoader のメソッド)
(importlib.machinery.ExtensionFileLoader のメソッド)
(importlib.machinery.SourceFileLoader のメソッド)
(importlib.machinery.SourcelessFileLoader のメソッド)
(zipimport.zipimporter のメソッド)
is_parameter() (symtable.Symbol のメソッド)
is_private (ipaddress.IPv4Address の属性)
(ipaddress.IPv4Network の属性)
(ipaddress.IPv6Address の属性)
(ipaddress.IPv6Network の属性)
is_python_build() (sysconfig モジュール)
is_qnan() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
is_referenced() (symtable.Symbol のメソッド)
is_reserved (ipaddress.IPv4Address の属性)
(ipaddress.IPv4Network の属性)
(ipaddress.IPv6Address の属性)
(ipaddress.IPv6Network の属性)
is_reserved() (pathlib.PurePath のメソッド)
is_resource_enabled() (test.support モジュール)
is_running() (asyncio.AbstractEventLoop のメソッド)
is_set() (asyncio.Event のメソッド)
(threading.Event のメソッド)
is_signed() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
is_site_local (ipaddress.IPv6Address の属性)
(ipaddress.IPv6Network の属性)
is_snan() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
is_socket() (pathlib.Path のメソッド)
is_subnormal() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
is_symlink() (os.DirEntry のメソッド)
(pathlib.Path のメソッド)
is_tarfile() (tarfile モジュール)
is_term_resized() (curses モジュール)
is_tracing() (tracemalloc モジュール)
is_tracked() (gc モジュール)
is_unspecified (ipaddress.IPv4Address の属性)
(ipaddress.IPv4Network の属性)
(ipaddress.IPv6Address の属性)
(ipaddress.IPv6Network の属性)
is_wintouched() (curses.window のメソッド)
is_zero() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
is_zipfile() (zipfile モジュール)
isabs() (os.path モジュール)
isabstract() (inspect モジュール)
IsADirectoryError
isalnum() (bytearray のメソッド)
(bytes のメソッド)
(curses.ascii モジュール)
(str のメソッド)
isalpha() (bytearray のメソッド)
(bytes のメソッド)
(curses.ascii モジュール)
(str のメソッド)
isascii() (curses.ascii モジュール)
isatty() (chunk.Chunk のメソッド)
(io.IOBase のメソッド)
(os モジュール)
isawaitable() (inspect モジュール)
isblank() (curses.ascii モジュール)
isblk() (tarfile.TarInfo のメソッド)
isbuiltin() (inspect モジュール)
ischr() (tarfile.TarInfo のメソッド)
isclass() (inspect モジュール)
isclose() (cmath モジュール)
(math モジュール)
iscntrl() (curses.ascii モジュール)
iscode() (inspect モジュール)
iscoroutine() (asyncio モジュール)
(inspect モジュール)
iscoroutinefunction() (asyncio モジュール)
(inspect モジュール)
isctrl() (curses.ascii モジュール)
isDaemon() (threading.Thread のメソッド)
isdatadescriptor() (inspect モジュール)
isdecimal() (str のメソッド)
isdev() (tarfile.TarInfo のメソッド)
isdigit() (bytearray のメソッド)
(bytes のメソッド)
(curses.ascii モジュール)
(str のメソッド)
isdir() (os.path モジュール)
(tarfile.TarInfo のメソッド)
isdisjoint() (set のメソッド)
isdown() (turtle モジュール)
iselement() (xml.etree.ElementTree モジュール)
isenabled() (gc モジュール)
isEnabledFor() (logging.Logger のメソッド)
isendwin() (curses モジュール)
ISEOF() (token モジュール)
isexpr() (parser モジュール)
(parser.ST のメソッド)
isfifo() (tarfile.TarInfo のメソッド)
isfile() (os.path モジュール)
(tarfile.TarInfo のメソッド)
isfinite() (cmath モジュール)
(math モジュール)
isfirstline() (fileinput モジュール)
isframe() (inspect モジュール)
isfunction() (inspect モジュール)
isgenerator() (inspect モジュール)
isgeneratorfunction() (inspect モジュール)
isgetsetdescriptor() (inspect モジュール)
isgraph() (curses.ascii モジュール)
isidentifier() (str のメソッド)
isinf() (cmath モジュール)
(math モジュール)
isinstance (2to3 fixer)
isinstance() (組み込み関数)
iskeyword() (keyword モジュール)
isleap() (calendar モジュール)
islice() (itertools モジュール)
islink() (os.path モジュール)
islnk() (tarfile.TarInfo のメソッド)
islower() (bytearray のメソッド)
(bytes のメソッド)
(curses.ascii モジュール)
(str のメソッド)
ismemberdescriptor() (inspect モジュール)
ismeta() (curses.ascii モジュール)
ismethod() (inspect モジュール)
ismethoddescriptor() (inspect モジュール)
ismodule() (inspect モジュール)
ismount() (os.path モジュール)
isnan() (cmath モジュール)
(math モジュール)
ISNONTERMINAL() (token モジュール)
isnumeric() (str のメソッド)
isocalendar() (datetime.date のメソッド)
(datetime.datetime のメソッド)
isoformat() (datetime.date のメソッド)
(datetime.datetime のメソッド)
(datetime.time のメソッド)
isolation_level (sqlite3.Connection の属性)
isoweekday() (datetime.date のメソッド)
(datetime.datetime のメソッド)
isprint() (curses.ascii モジュール)
isprintable() (str のメソッド)
ispunct() (curses.ascii モジュール)
isreadable() (pprint モジュール)
(pprint.PrettyPrinter のメソッド)
isrecursive() (pprint モジュール)
(pprint.PrettyPrinter のメソッド)
isreg() (tarfile.TarInfo のメソッド)
isReservedKey() (http.cookies.Morsel のメソッド)
isroutine() (inspect モジュール)
isSameNode() (xml.dom.Node のメソッド)
isspace() (bytearray のメソッド)
(bytes のメソッド)
(curses.ascii モジュール)
(str のメソッド)
isstdin() (fileinput モジュール)
issubclass() (組み込み関数)
issubset() (set のメソッド)
issuite() (parser モジュール)
(parser.ST のメソッド)
issuperset() (set のメソッド)
issym() (tarfile.TarInfo のメソッド)
ISTERMINAL() (token モジュール)
istitle() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
istraceback() (inspect モジュール)
isub() (operator モジュール)
isupper() (bytearray のメソッド)
(bytes のメソッド)
(curses.ascii モジュール)
(str のメソッド)
isvisible() (turtle モジュール)
isxdigit() (curses.ascii モジュール)
item
sequence
string
item selection
item() (tkinter.ttk.Treeview のメソッド)
(xml.dom.NamedNodeMap のメソッド)
(xml.dom.NodeList のメソッド)
itemgetter() (operator モジュール)
items() (configparser.ConfigParser のメソッド)
(dict のメソッド)
(email.message.Message のメソッド)
(mailbox.Mailbox のメソッド)
(types.MappingProxyType のメソッド)
(xml.etree.ElementTree.Element のメソッド)
itemsize (array.array の属性)
(memoryview の属性)
ItemsView (collections.abc のクラス)
(typing のクラス)
iter() (xml.etree.ElementTree.Element のメソッド)
(xml.etree.ElementTree.ElementTree のメソッド)
(組み込み関数)
iter_attachments() (email.message.EmailMessage のメソッド)
iter_child_nodes() (ast モジュール)
iter_fields() (ast モジュール)
iter_importers() (pkgutil モジュール)
iter_modules() (pkgutil モジュール)
iter_parts() (email.message.EmailMessage のメソッド)
iter_unpack() (struct モジュール)
(struct.Struct のメソッド)
iterable
unpacking
Iterable (collections.abc のクラス)
(typing のクラス)
iterator
Iterator (collections.abc のクラス)
(typing のクラス)
iterator protocol
iterdecode() (codecs モジュール)
iterdir() (pathlib.Path のメソッド)
iterdump() (sqlite3.Connection のメソッド)
iterencode() (codecs モジュール)
(json.JSONEncoder のメソッド)
iterfind() (xml.etree.ElementTree.Element のメソッド)
(xml.etree.ElementTree.ElementTree のメソッド)
iteritems() (mailbox.Mailbox のメソッド)
iterkeys() (mailbox.Mailbox のメソッド)
itermonthdates() (calendar.Calendar のメソッド)
itermonthdays() (calendar.Calendar のメソッド)
itermonthdays2() (calendar.Calendar のメソッド)
iterparse() (xml.etree.ElementTree モジュール)
itertext() (xml.etree.ElementTree.Element のメソッド)
itertools (2to3 fixer)
(モジュール)
itertools_imports (2to3 fixer)
itervalues() (mailbox.Mailbox のメソッド)
iterweekdays() (calendar.Calendar のメソッド)
ITIMER_PROF (signal モジュール)
ITIMER_REAL (signal モジュール)
ITIMER_VIRTUAL (signal モジュール)
ItimerError
itruediv() (operator モジュール)
ixor() (operator モジュール)

J

Jansen, Jack
Java
language
java_ver() (platform モジュール)
join() (asyncio.Queue のメソッド)
(bytearray のメソッド)
(bytes のメソッド)
(multiprocessing.JoinableQueue のメソッド)
(multiprocessing.Process のメソッド)
(multiprocessing.pool.Pool のメソッド)
(os.path モジュール)
(queue.Queue のメソッド)
(str のメソッド)
(threading.Thread のメソッド)
join_thread() (multiprocessing.Queue のメソッド)
JoinableQueue (multiprocessing のクラス)
joinpath() (pathlib.PurePath のメソッド)
js_output() (http.cookies.BaseCookie のメソッド)
(http.cookies.Morsel のメソッド)
json
モジュール
json (モジュール)
json.tool (モジュール)
JSONDecodeError
JSONDecoder (json のクラス)
JSONEncoder (json のクラス)
jump (pdb command)
JUMP_ABSOLUTE (opcode)
JUMP_FORWARD (opcode)
JUMP_IF_FALSE_OR_POP (opcode)
JUMP_IF_TRUE_OR_POP (opcode)

K

kbhit() (msvcrt モジュール)
KDEDIR
kevent() (select モジュール)
key
(http.cookies.Morsel の属性)
key function
key/datum pair
KEY_ALL_ACCESS (winreg モジュール)
KEY_CREATE_LINK (winreg モジュール)
KEY_CREATE_SUB_KEY (winreg モジュール)
KEY_ENUMERATE_SUB_KEYS (winreg モジュール)
KEY_EXECUTE (winreg モジュール)
KEY_NOTIFY (winreg モジュール)
KEY_QUERY_VALUE (winreg モジュール)
KEY_READ (winreg モジュール)
KEY_SET_VALUE (winreg モジュール)
KEY_WOW64_32KEY (winreg モジュール)
KEY_WOW64_64KEY (winreg モジュール)
KEY_WRITE (winreg モジュール)
KeyboardInterrupt
(built-in exception), [1]
KeyError
keyname() (curses モジュール)
keypad() (curses.window のメソッド)
keyrefs() (weakref.WeakKeyDictionary のメソッド)
keys() (dict のメソッド)
(email.message.Message のメソッド)
(mailbox.Mailbox のメソッド)
(sqlite3.Row のメソッド)
(types.MappingProxyType のメソッド)
(xml.etree.ElementTree.Element のメソッド)
KeysView (collections.abc のクラス)
(typing のクラス)
keyword
(モジュール)
keyword argument
keywords (functools.partial の属性)
kill() (asyncio.asyncio.subprocess.Process のメソッド)
(asyncio.BaseSubprocessTransport のメソッド)
(os モジュール)
(subprocess.Popen のメソッド)
killchar() (curses モジュール)
killpg() (os モジュール)
kind (inspect.Parameter の属性)
knownfiles (mimetypes モジュール)
kqueue() (select モジュール)
KqueueSelector (selectors のクラス)
kwargs (inspect.BoundArguments の属性)
kwlist (keyword モジュール)

L

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

M

M (re モジュール)
mac_ver() (platform モジュール)
machine() (platform モジュール)
macpath (モジュール)
macros (netrc.netrc の属性)
MAGIC_NUMBER (importlib.util モジュール)
MagicMock (unittest.mock のクラス)
Mailbox (mailbox のクラス)
mailbox (モジュール)
mailcap (モジュール)
Maildir (mailbox のクラス)
MaildirMessage (mailbox のクラス)
mailfrom (smtpd.SMTPChannel の属性)
MailmanProxy (smtpd のクラス)
main(), [1], [2]
(py_compile モジュール)
(site モジュール)
(unittest モジュール)
main_thread() (threading モジュール)
mainloop() (turtle モジュール)
maintype (email.headerregistry.ContentTypeHeader の属性)
major (email.headerregistry.MIMEVersionHeader の属性)
major() (os モジュール)
make_alternative() (email.message.EmailMessage のメソッド)
make_archive() (distutils.archive_util モジュール)
(shutil モジュール)
make_bad_fd() (test.support モジュール)
MAKE_CLOSURE (opcode)
make_cookies() (http.cookiejar.CookieJar のメソッド)
make_file() (difflib.HtmlDiff のメソッド)
MAKE_FUNCTION (opcode)
make_header() (email.header モジュール)
make_mixed() (email.message.EmailMessage のメソッド)
make_msgid() (email.utils モジュール)
make_parser() (xml.sax モジュール)
make_related() (email.message.EmailMessage のメソッド)
make_server() (wsgiref.simple_server モジュール)
make_table() (difflib.HtmlDiff のメソッド)
make_tarball() (distutils.archive_util モジュール)
make_zipfile() (distutils.archive_util モジュール)
makedev() (os モジュール)
makedirs() (os モジュール)
makeelement() (xml.etree.ElementTree.Element のメソッド)
makefile() (socket method)
(socket.socket のメソッド)
makeLogRecord() (logging モジュール)
makePickle() (logging.handlers.SocketHandler のメソッド)
makeRecord() (logging.Logger のメソッド)
makeSocket() (logging.handlers.DatagramHandler のメソッド)
(logging.handlers.SocketHandler のメソッド)
maketrans() (bytearray の静的メソッド)
(bytes の静的メソッド)
(str の静的メソッド)
malloc()
mangle_from_ (email.policy.Compat32 の属性)
(email.policy.Policy の属性)
mangling
name
map (2to3 fixer)
map() (concurrent.futures.Executor のメソッド)
(multiprocessing.pool.Pool のメソッド)
(tkinter.ttk.Style のメソッド)
(組み込み関数)
MAP_ADD (opcode)
map_async() (multiprocessing.pool.Pool のメソッド)
map_table_b2() (stringprep モジュール)
map_table_b3() (stringprep モジュール)
map_to_type() (email.headerregistry.HeaderRegistry のメソッド)
mapLogRecord() (logging.handlers.HTTPHandler のメソッド)
mapping
types, operations on
オブジェクト, [1], [2], [3], [4], [5]
Mapping (collections.abc のクラス)
(typing のクラス)
mapping() (msilib.Control のメソッド)
MappingProxyType (types のクラス)
MappingView (collections.abc のクラス)
(typing のクラス)
mapPriority() (logging.handlers.SysLogHandler のメソッド)
maps (collections.ChainMap の属性)
maps() (nis モジュール)
marshal (モジュール)
marshalling
objects
masking
operations
match() (nis モジュール)
(pathlib.PurePath のメソッド)
(re モジュール)
(re.regex のメソッド)
match_hostname() (ssl モジュール)
math
モジュール, [1]
math (モジュール)
matmul() (operator モジュール)
matrix multiplication
max
組み込み関数
max (datetime.date の属性)
(datetime.datetime の属性)
(datetime.time の属性)
(datetime.timedelta の属性)
max() (audioop モジュール)
(decimal.Context のメソッド)
(decimal.Decimal のメソッド)
(組み込み関数)
max_count (email.headerregistry.BaseHeader の属性)
MAX_EMAX (decimal モジュール)
MAX_INTERPOLATION_DEPTH (configparser モジュール)
max_line_length (email.policy.Policy の属性)
max_lines (textwrap.TextWrapper の属性)
max_mag() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
MAX_PREC (decimal モジュール)
max_prefixlen (ipaddress.IPv4Address の属性)
(ipaddress.IPv4Network の属性)
(ipaddress.IPv6Address の属性)
(ipaddress.IPv6Network の属性)
maxarray (reprlib.Repr の属性)
maxdeque (reprlib.Repr の属性)
maxdict (reprlib.Repr の属性)
maxDiff (unittest.TestCase の属性)
maxfrozenset (reprlib.Repr の属性)
maxlen (collections.deque の属性)
maxlevel (reprlib.Repr の属性)
maxlist (reprlib.Repr の属性)
maxlong (reprlib.Repr の属性)
maxother (reprlib.Repr の属性)
maxpp() (audioop モジュール)
maxset (reprlib.Repr の属性)
maxsize (asyncio.Queue の属性)
(sys モジュール)
maxstring (reprlib.Repr の属性)
maxtuple (reprlib.Repr の属性)
maxunicode (sys モジュール)
MAXYEAR (datetime モジュール)
MB_ICONASTERISK (winsound モジュール)
MB_ICONEXCLAMATION (winsound モジュール)
MB_ICONHAND (winsound モジュール)
MB_ICONQUESTION (winsound モジュール)
MB_OK (winsound モジュール)
mbox (mailbox のクラス)
mboxMessage (mailbox のクラス)
mean() (statistics モジュール)
median() (statistics モジュール)
median_grouped() (statistics モジュール)
median_high() (statistics モジュール)
median_low() (statistics モジュール)
MemberDescriptorType (types モジュール)
membership
test
memmove() (ctypes モジュール)
MemoryBIO (ssl のクラス)
MemoryError
MemoryHandler (logging.handlers のクラス)
memoryview
オブジェクト, [1]
memoryview (組み込みクラス)
memset() (ctypes モジュール)
merge() (heapq モジュール)
Message (email.message のクラス)
(mailbox のクラス)
message digest, MD5
message_from_binary_file() (email モジュール)
message_from_bytes() (email モジュール)
message_from_file() (email モジュール)
message_from_string() (email モジュール)
MessageBeep() (winsound モジュール)
MessageClass (http.server.BaseHTTPRequestHandler の属性)
MessageError
MessageParseError
messages (xml.parsers.expat.errors モジュール)
meta
hooks
meta hooks
meta path finder
meta() (curses モジュール)
meta_path (sys モジュール)
metaclass
(2to3 fixer)
MetaPathFinder (importlib.abc のクラス)
metavar (optparse.Option の属性)
MetavarTypeHelpFormatter (argparse のクラス)
Meter (tkinter.tix のクラス)
METH_CLASS (組み込み変数)
METH_COEXIST (組み込み変数)
METH_KEYWORDS (組み込み変数)
METH_NOARGS (組み込み変数)
METH_O (組み込み変数)
METH_STATIC (組み込み変数)
METH_VARARGS (組み込み変数)
method
built-in
call
user-defined
オブジェクト, [1], [2], [3], [4], [5]
method (urllib.request.Request の属性)
method resolution order
method_calls (unittest.mock.Mock の属性)
METHOD_CRYPT (crypt モジュール)
METHOD_MD5 (crypt モジュール)
METHOD_SHA256 (crypt モジュール)
METHOD_SHA512 (crypt モジュール)
methodattrs (2to3 fixer)
methodcaller() (operator モジュール)
methodHelp() (xmlrpc.client.ServerProxy.system のメソッド)
methods
bytearray
bytes
string
methods (crypt モジュール)
(pyclbr.Class の属性)
methodSignature() (xmlrpc.client.ServerProxy.system のメソッド)
MethodType (in module types), [1]
(types モジュール)
MH (mailbox のクラス)
MHMessage (mailbox のクラス)
microsecond (datetime.datetime の属性)
(datetime.time の属性)
MIME
base64 encoding
content type
headers, [1]
quoted-printable encoding
MIMEApplication (email.mime.application のクラス)
MIMEAudio (email.mime.audio のクラス)
MIMEBase (email.mime.base のクラス)
MIMEImage (email.mime.image のクラス)
MIMEMessage (email.mime.message のクラス)
MIMEMultipart (email.mime.multipart のクラス)
MIMENonMultipart (email.mime.nonmultipart のクラス)
MIMEPart (email.message のクラス)
MIMEText (email.mime.text のクラス)
MimeTypes (mimetypes のクラス)
mimetypes (モジュール)
MIMEVersionHeader (email.headerregistry のクラス)
min
組み込み関数
min (datetime.date の属性)
(datetime.datetime の属性)
(datetime.time の属性)
(datetime.timedelta の属性)
min() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
(組み込み関数)
MIN_EMIN (decimal モジュール)
MIN_ETINY (decimal モジュール)
min_mag() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
MINEQUAL (token モジュール)
minmax() (audioop モジュール)
minor (email.headerregistry.MIMEVersionHeader の属性)
minor() (os モジュール)
minus
MINUS (token モジュール)
minus() (decimal.Context のメソッド)
minute (datetime.datetime の属性)
(datetime.time の属性)
MINYEAR (datetime モジュール)
mirrored() (unicodedata モジュール)
misc_header (cmd.Cmd の属性)
MissingSectionHeaderError
MIXERDEV
mkd() (ftplib.FTP のメソッド)
mkdir() (os モジュール)
(pathlib.Path のメソッド)
mkdtemp() (tempfile モジュール)
mkfifo() (os モジュール)
mknod() (os モジュール)
mkpath() (distutils.ccompiler.CCompiler のメソッド)
(distutils.dir_util モジュール)
mksalt() (crypt モジュール)
mkstemp() (tempfile モジュール)
mktemp() (tempfile モジュール)
mktime() (time モジュール)
mktime_tz() (email.utils モジュール)
mlsd() (ftplib.FTP のメソッド)
mmap (mmap のクラス)
(モジュール)
MMDF (mailbox のクラス)
MMDFMessage (mailbox のクラス)
Mock (unittest.mock のクラス)
mock_add_spec() (unittest.mock.Mock のメソッド)
mock_calls (unittest.mock.Mock の属性)
mock_open() (unittest.mock モジュール)
mod() (operator モジュール)
mode (io.FileIO の属性)
(ossaudiodev.oss_audio_device の属性)
(tarfile.TarInfo の属性)
mode() (statistics モジュール)
(turtle モジュール)
modf() (math モジュール)
modified() (urllib.robotparser.RobotFileParser のメソッド)
Modify() (msilib.View のメソッド)
modify() (select.devpoll のメソッド)
(select.epoll のメソッド)
(select.poll のメソッド)
(selectors.BaseSelector のメソッド)
module
extension
importing
namespace
search path, [1], [2], [3], [4], [5], [6], [7]
オブジェクト, [1], [2]
module (pyclbr.Class の属性)
(pyclbr.Function の属性)
module spec, [1]
module_for_loader() (importlib.util モジュール)
module_from_spec() (importlib.util モジュール)
module_repr() (importlib.abc.Loader のメソッド)
ModuleFinder (modulefinder のクラス)
modulefinder (モジュール)
modules (in module sys), [1]
(modulefinder.ModuleFinder の属性)
(sys モジュール)
ModuleSpec (importlib.machinery のクラス)
ModuleType (in module types)
(types のクラス)
modulo
monotonic() (time モジュール)
month (datetime.date の属性)
(datetime.datetime の属性)
month() (calendar モジュール)
month_abbr (calendar モジュール)
month_name (calendar モジュール)
monthcalendar() (calendar モジュール)
monthdatescalendar() (calendar.Calendar のメソッド)
monthdays2calendar() (calendar.Calendar のメソッド)
monthdayscalendar() (calendar.Calendar のメソッド)
monthrange() (calendar モジュール)
Morsel (http.cookies のクラス)
most_common() (collections.Counter のメソッド)
mouseinterval() (curses モジュール)
mousemask() (curses モジュール)
move() (curses.panel.Panel のメソッド)
(curses.window のメソッド)
(mmap.mmap のメソッド)
(shutil モジュール)
(tkinter.ttk.Treeview のメソッド)
move_file() (distutils.ccompiler.CCompiler のメソッド)
(distutils.file_util モジュール)
move_to_end() (collections.OrderedDict のメソッド)
MozillaCookieJar (http.cookiejar のクラス)
MRO
mro() (class のメソッド)
msg (http.client.HTTPResponse の属性)
(json.JSONDecodeError の属性)
(re.error の属性)
(traceback.TracebackException の属性)
msg() (telnetlib.Telnet のメソッド)
msi
msilib (モジュール)
msvcrt (モジュール)
mt_interact() (telnetlib.Telnet のメソッド)
mtime (gzip.GzipFile の属性)
(tarfile.TarInfo の属性)
mtime() (urllib.robotparser.RobotFileParser のメソッド)
mul() (audioop モジュール)
(operator モジュール)
MultiCall (xmlrpc.client のクラス)
MULTILINE (re モジュール)
MultipartConversionError
multiplication
multiply() (decimal.Context のメソッド)
multiprocessing (モジュール)
multiprocessing.connection (モジュール)
multiprocessing.dummy (モジュール)
multiprocessing.Manager() (multiprocessing.sharedctypes モジュール)
multiprocessing.managers (モジュール)
multiprocessing.pool (モジュール)
multiprocessing.sharedctypes (モジュール)
mutable
sequence types
オブジェクト, [1], [2]
mutable object
mutable sequence
loop over
オブジェクト
MutableMapping (collections.abc のクラス)
(typing のクラス)
MutableSequence (collections.abc のクラス)
(typing のクラス)
MutableSet (collections.abc のクラス)
(typing のクラス)
mvderwin() (curses.window のメソッド)
mvwin() (curses.window のメソッド)
myrights() (imaplib.IMAP4 のメソッド)

N

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

O

O_APPEND (os モジュール)
O_ASYNC (os モジュール)
O_BINARY (os モジュール)
O_CLOEXEC (os モジュール)
O_CREAT (os モジュール)
O_DIRECT (os モジュール)
O_DIRECTORY (os モジュール)
O_DSYNC (os モジュール)
O_EXCL (os モジュール)
O_EXLOCK (os モジュール)
O_NDELAY (os モジュール)
O_NOATIME (os モジュール)
O_NOCTTY (os モジュール)
O_NOFOLLOW (os モジュール)
O_NOINHERIT (os モジュール)
O_NONBLOCK (os モジュール)
O_PATH (os モジュール)
O_RANDOM (os モジュール)
O_RDONLY (os モジュール)
O_RDWR (os モジュール)
O_RSYNC (os モジュール)
O_SEQUENTIAL (os モジュール)
O_SHLOCK (os モジュール)
O_SHORT_LIVED (os モジュール)
O_SYNC (os モジュール)
O_TEMPORARY (os モジュール)
O_TEXT (os モジュール)
O_TMPFILE (os モジュール)
O_TRUNC (os モジュール)
O_WRONLY (os モジュール)
obj (memoryview の属性)
object, [1]
code, [1], [2], [3]
deallocation
finalization
immutable, [1]
numeric
object (UnicodeError の属性)
(組み込みクラス)
object.__slots__ (組み込み変数)
object_filenames() (distutils.ccompiler.CCompiler のメソッド)
objects
comparing
flattening
marshalling
persistent
pickling
serializing
obufcount() (ossaudiodev.oss_audio_device のメソッド)
obuffree() (ossaudiodev.oss_audio_device のメソッド)
oct() (組み込み関数)
octal
literals
octal literal
octdigits (string モジュール)
offset (traceback.TracebackException の属性)
(xml.parsers.expat.ExpatError の属性)
OK (curses モジュール)
OleDLL (ctypes のクラス)
onclick() (turtle モジュール), [1]
ondrag() (turtle モジュール)
onecmd() (cmd.Cmd のメソッド)
onkey() (turtle モジュール)
onkeypress() (turtle モジュール)
onkeyrelease() (turtle モジュール)
onrelease() (turtle モジュール)
onscreenclick() (turtle モジュール)
ontimer() (turtle モジュール)
OP (token モジュール)
OP_ALL (ssl モジュール)
OP_CIPHER_SERVER_PREFERENCE (ssl モジュール)
OP_NO_COMPRESSION (ssl モジュール)
OP_NO_SSLv2 (ssl モジュール)
OP_NO_SSLv3 (ssl モジュール)
OP_NO_TLSv1 (ssl モジュール)
OP_NO_TLSv1_1 (ssl モジュール)
OP_NO_TLSv1_2 (ssl モジュール)
OP_SINGLE_DH_USE (ssl モジュール)
OP_SINGLE_ECDH_USE (ssl モジュール)
open
組み込み関数, [1]
open() (aifc モジュール)
(bz2 モジュール)
(codecs モジュール)
(dbm モジュール)
(dbm.dumb モジュール)
(dbm.gnu モジュール)
(dbm.ndbm モジュール)
(distutils.text_file.TextFile のメソッド)
(gzip モジュール)
(imaplib.IMAP4 のメソッド)
(io モジュール)
(lzma モジュール)
(os モジュール)
(ossaudiodev モジュール)
(pathlib.Path のメソッド)
(pipes.Template のメソッド)
(shelve モジュール)
(sunau モジュール)
(tarfile モジュール)
(tarfile.TarFile のクラスメソッド)
(telnetlib.Telnet のメソッド)
(tokenize モジュール)
(urllib.request.OpenerDirector のメソッド)
(urllib.request.URLopener のメソッド)
(wave モジュール)
(webbrowser モジュール)
(webbrowser.controller のメソッド)
(zipfile.ZipFile のメソッド)
(組み込み関数)
open_connection() (asyncio モジュール)
open_new() (webbrowser モジュール)
(webbrowser.controller のメソッド)
open_new_tab() (webbrowser モジュール)
(webbrowser.controller のメソッド)
open_osfhandle() (msvcrt モジュール)
open_unix_connection() (asyncio モジュール)
open_unknown() (urllib.request.URLopener のメソッド)
OpenDatabase() (msilib モジュール)
OpenerDirector (urllib.request のクラス)
openfp() (sunau モジュール)
(wave モジュール)
OpenKey() (winreg モジュール)
OpenKeyEx() (winreg モジュール)
openlog() (syslog モジュール)
openmixer() (ossaudiodev モジュール)
openpty() (os モジュール)
(pty モジュール)
OpenSSL
(use in module hashlib)
(use in module ssl)
OPENSSL_VERSION (ssl モジュール)
OPENSSL_VERSION_INFO (ssl モジュール)
OPENSSL_VERSION_NUMBER (ssl モジュール)
OpenView() (msilib.Database のメソッド)
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
comparison
overloading
precedence
ternary
operator (2to3 fixer)
(モジュール)
operators
opmap (dis モジュール)
opname (dis モジュール)
optimize() (pickletools モジュール)
OPTIMIZED_BYTECODE_SUFFIXES (importlib.machinery モジュール)
Optional (typing モジュール)
OptionGroup (optparse のクラス)
OptionMenu (tkinter.tix のクラス)
OptionParser (optparse のクラス)
options (doctest.Example の属性)
(ssl.SSLContext の属性)
options() (configparser.ConfigParser のメソッド)
optionxform() (configparser モジュール)
(configparser.ConfigParser のメソッド)
optparse (モジュール)
or
bitwise
exclusive
inclusive
演算子, [1], [2]
or_() (operator モジュール)
ord
組み込み関数
ord() (組み込み関数)
order
evaluation
ordered_attributes (xml.parsers.expat.xmlparser の属性)
OrderedDict (collections のクラス)
origin (importlib.machinery.ModuleSpec の属性)
origin_req_host (urllib.request.Request の属性)
origin_server (wsgiref.handlers.BaseHandler の属性)
os
モジュール
os (モジュール)
os.path (モジュール)
os_environ (wsgiref.handlers.BaseHandler の属性)
OSError
ossaudiodev (モジュール)
OSSAudioError
outfile
コマンドラインオプション
output
standard
output (subprocess.CalledProcessError の属性)
(subprocess.TimeoutExpired の属性)
(unittest.TestCase の属性)
output() (http.cookies.BaseCookie のメソッド)
(http.cookies.Morsel のメソッド)
output_charset (email.charset.Charset の属性)
output_charset() (gettext.NullTranslations のメソッド)
output_codec (email.charset.Charset の属性)
output_difference() (doctest.OutputChecker のメソッド)
OutputChecker (doctest のクラス)
OutputString() (http.cookies.Morsel のメソッド)
over() (nntplib.NNTP のメソッド)
Overflow (decimal のクラス)
OverflowError
(built-in exception), [1], [2], [3], [4]
overlaps() (ipaddress.IPv4Network のメソッド)
(ipaddress.IPv6Network のメソッド)
overlay() (curses.window のメソッド)
overload() (typing モジュール)
overloading
operator
overwrite() (curses.window のメソッド)
owner() (pathlib.Path のメソッド)

P

p (pdb command)
P_ALL (os モジュール)
P_DETACH (os モジュール)
P_NOWAIT (os モジュール)
P_NOWAITO (os モジュール)
P_OVERLAY (os モジュール)
P_PGID (os モジュール)
P_PID (os モジュール)
P_WAIT (os モジュール)
pack() (mailbox.MH のメソッド)
(struct モジュール)
(struct.Struct のメソッド)
pack_array() (xdrlib.Packer のメソッド)
pack_bytes() (xdrlib.Packer のメソッド)
pack_double() (xdrlib.Packer のメソッド)
pack_farray() (xdrlib.Packer のメソッド)
pack_float() (xdrlib.Packer のメソッド)
pack_fopaque() (xdrlib.Packer のメソッド)
pack_fstring() (xdrlib.Packer のメソッド)
pack_into() (struct モジュール)
(struct.Struct のメソッド)
pack_list() (xdrlib.Packer のメソッド)
pack_opaque() (xdrlib.Packer のメソッド)
pack_string() (xdrlib.Packer のメソッド)
package, [1], [2]
regular
package variable
__all__
packed (ipaddress.IPv4Address の属性)
(ipaddress.IPv6Address の属性)
Packer (xdrlib のクラス)
packing
binary data
packing (widgets)
PAGER
pair_content() (curses モジュール)
pair_number() (curses モジュール)
PanedWindow (tkinter.tix のクラス)
parameter
call semantics
difference from argument
function definition
value, default
Parameter (inspect のクラス)
ParameterizedMIMEHeader (email.headerregistry のクラス)
parameters (inspect.Signature の属性)
params (email.headerregistry.ParameterizedMIMEHeader の属性)
pardir (os モジュール)
paren (2to3 fixer)
parent (importlib.machinery.ModuleSpec の属性)
(urllib.request.BaseHandler の属性)
parent() (tkinter.ttk.Treeview のメソッド)
parenthesized form
parentNode (xml.dom.Node の属性)
parents (collections.ChainMap の属性)
paretovariate() (random モジュール)
parse() (ast モジュール)
(cgi モジュール)
(doctest.DocTestParser のメソッド)
(email.parser.BytesParser のメソッド)
(email.parser.Parser のメソッド)
(string.Formatter のメソッド)
(urllib.robotparser.RobotFileParser のメソッド)
(xml.dom.minidom モジュール)
(xml.dom.pulldom モジュール)
(xml.etree.ElementTree モジュール)
(xml.etree.ElementTree.ElementTree のメソッド)
Parse() (xml.parsers.expat.xmlparser のメソッド)
parse() (xml.sax モジュール)
(xml.sax.xmlreader.XMLReader のメソッド)
parse_and_bind() (readline モジュール)
parse_args() (argparse.ArgumentParser のメソッド)
PARSE_COLNAMES (sqlite3 モジュール)
parse_config_h() (sysconfig モジュール)
PARSE_DECLTYPES (sqlite3 モジュール)
parse_header() (cgi モジュール)
parse_known_args() (argparse.ArgumentParser のメソッド)
parse_multipart() (cgi モジュール)
parse_qs() (cgi モジュール)
(urllib.parse モジュール)
parse_qsl() (cgi モジュール)
(urllib.parse モジュール)
parseaddr() (email.utils モジュール)
parsebytes() (email.parser.BytesParser のメソッド)
parsedate() (email.utils モジュール)
parsedate_to_datetime() (email.utils モジュール)
parsedate_tz() (email.utils モジュール)
ParseError (xml.etree.ElementTree のクラス)
ParseFile() (xml.parsers.expat.xmlparser のメソッド)
ParseFlags() (imaplib モジュール)
parser
Parser (email.parser のクラス)
parser (モジュール)
ParserCreate() (xml.parsers.expat モジュール)
ParserError
ParseResult (urllib.parse のクラス)
ParseResultBytes (urllib.parse のクラス)
parsestr() (email.parser.Parser のメソッド)
parseString() (xml.dom.minidom モジュール)
(xml.dom.pulldom モジュール)
(xml.sax モジュール)
parsing
Python source code
URL
ParsingError
partial (asyncio.IncompleteReadError の属性)
partial() (functools モジュール)
(imaplib.IMAP4 のメソッド)
partialmethod (functools のクラス)
parties (threading.Barrier の属性)
partition() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
pass
pass_() (poplib.POP3 のメソッド)
Paste
patch() (unittest.mock モジュール)
patch.dict() (unittest.mock モジュール)
patch.multiple() (unittest.mock モジュール)
patch.object() (unittest.mock モジュール)
patch.stopall() (unittest.mock モジュール)
PATH, [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], [35]
path
configuration file
hooks
module search, [1], [2], [3], [4], [5], [6], [7]
operations, [1]
path (http.cookiejar.Cookie の属性)
(http.server.BaseHTTPRequestHandler の属性)
(importlib.abc.FileLoader の属性)
(importlib.machinery.ExtensionFileLoader の属性)
(importlib.machinery.FileFinder の属性)
(importlib.machinery.SourceFileLoader の属性)
(importlib.machinery.SourcelessFileLoader の属性)
(in module sys), [1], [2], [3]
(os.DirEntry の属性)
Path (pathlib のクラス)
path (sys モジュール)
path based finder, [1]
Path browser
path entry
path entry finder
path entry hook
path hooks
path_hook() (importlib.machinery.FileFinder のクラスメソッド)
path_hooks (sys モジュール)
path_importer_cache (sys モジュール)
path_mtime() (importlib.abc.SourceLoader のメソッド)
path_return_ok() (http.cookiejar.CookiePolicy のメソッド)
path_stats() (importlib.abc.SourceLoader のメソッド)
(importlib.machinery.SourceFileLoader のメソッド)
pathconf() (os モジュール)
pathconf_names (os モジュール)
PathEntryFinder (importlib.abc のクラス)
PATHEXT, [1], [2]
PathFinder (importlib.machinery のクラス)
pathlib (モジュール)
pathname2url() (urllib.request モジュール)
pathsep (os モジュール)
pattern (re.error の属性)
(re.regex の属性)
pause() (signal モジュール)
pause_reading() (asyncio.ReadTransport のメソッド)
pause_writing() (asyncio.BaseProtocol のメソッド)
PAX_FORMAT (tarfile モジュール)
pax_headers (tarfile.TarFile の属性)
(tarfile.TarInfo の属性)
pbkdf2_hmac() (hashlib モジュール)
pd() (turtle モジュール)
Pdb (class in pdb)
(pdb のクラス)
pdb (モジュール)
peek() (bz2.BZ2File のメソッド)
(gzip.GzipFile のメソッド)
(io.BufferedReader のメソッド)
(lzma.LZMAFile のメソッド)
(weakref.finalize のメソッド)
peer (smtpd.SMTPChannel の属性)
PEM_cert_to_DER_cert() (ssl モジュール)
pen() (turtle モジュール)
pencolor() (turtle モジュール)
pending (ssl.MemoryBIO の属性)
pending() (ssl.SSLSocket のメソッド)
PendingDeprecationWarning
pendown() (turtle モジュール)
pensize() (turtle モジュール)
penup() (turtle モジュール)
PERCENT (token モジュール)
PERCENTEQUAL (token モジュール)
perf_counter() (time モジュール)
Performance
PermissionError
permutations() (itertools モジュール)
Persist() (msilib.SummaryInformation のメソッド)
persistence
persistent
objects
persistent_id (pickle protocol)
persistent_id() (pickle.Pickler のメソッド)
persistent_load (pickle protocol)
persistent_load() (pickle.Unpickler のメソッド)
PF_CAN (socket モジュール)
PF_RDS (socket モジュール)
pformat() (pprint モジュール)
(pprint.PrettyPrinter のメソッド)
phase() (cmath モジュール)
Philbrick, Geoff
physical line, [1], [2]
pi (cmath モジュール)
(math モジュール)
pickle
モジュール, [1], [2], [3]
pickle (モジュール)
pickle() (copyreg モジュール)
PickleError
Pickler (pickle のクラス)
pickletools (モジュール)
pickletools コマンドラインオプション
-a, --annotate
-l, --indentlevel=<num>
-m, --memo
-o, --output=<file>
-p, --preamble=<preamble>
pickling
objects
PicklingError
pid (asyncio.asyncio.subprocess.Process の属性)
(multiprocessing.Process の属性)
(subprocess.Popen の属性)
PIPE (subprocess モジュール)
Pipe() (multiprocessing モジュール)
pipe() (os モジュール)
pipe2() (os モジュール)
PIPE_BUF (select モジュール)
pipe_connection_lost() (asyncio.SubprocessProtocol のメソッド)
pipe_data_received() (asyncio.SubprocessProtocol のメソッド)
pipes (モジュール)
PKG_DIRECTORY (imp モジュール)
pkgutil (モジュール)
placeholder (textwrap.TextWrapper の属性)
PLAT
platform (in module sys)
(sys モジュール)
(モジュール)
platform() (platform モジュール)
PlaySound() (winsound モジュール)
plist
file
plistlib (モジュール)
plock() (os モジュール)
plus
PLUS (token モジュール)
plus() (decimal.Context のメソッド)
PLUSEQUAL (token モジュール)
pm() (pdb モジュール)
POINTER() (ctypes モジュール)
pointer() (ctypes モジュール)
polar() (cmath モジュール)
Policy (email.policy のクラス)
poll() (multiprocessing.Connection のメソッド)
(select モジュール)
(select.devpoll のメソッド)
(select.epoll のメソッド)
(select.poll のメソッド)
(subprocess.Popen のメソッド)
PollSelector (selectors のクラス)
Pool (multiprocessing.pool のクラス)
pop() (array.array のメソッド)
(collections.deque のメソッド)
(dict のメソッド)
(mailbox.Mailbox のメソッド)
(sequence method)
(set のメソッド)
POP3
protocol
POP3 (poplib のクラス)
POP3_SSL (poplib のクラス)
pop_alignment() (formatter.formatter のメソッド)
pop_all() (contextlib.ExitStack のメソッド)
POP_BLOCK (opcode)
POP_EXCEPT (opcode)
pop_font() (formatter.formatter のメソッド)
POP_JUMP_IF_FALSE (opcode)
POP_JUMP_IF_TRUE (opcode)
pop_margin() (formatter.formatter のメソッド)
pop_source() (shlex.shlex のメソッド)
pop_style() (formatter.formatter のメソッド)
POP_TOP (opcode)
Popen (subprocess のクラス)
popen() (in module os), [1]
(os モジュール)
(platform モジュール)
popitem() (collections.OrderedDict のメソッド)
(dict のメソッド)
(mailbox.Mailbox のメソッド)
popleft() (collections.deque のメソッド)
poplib (モジュール)
PopupMenu (tkinter.tix のクラス)
port (http.cookiejar.Cookie の属性)
port_specified (http.cookiejar.Cookie の属性)
portion
: package
pos (json.JSONDecodeError の属性)
(re.error の属性)
(re.match の属性)
pos() (operator モジュール)
(turtle モジュール)
position (xml.etree.ElementTree.ParseError の属性)
position() (turtle モジュール)
POSIX
I/O control
threads
posix (モジュール)
POSIX_FADV_DONTNEED (os モジュール)
POSIX_FADV_NOREUSE (os モジュール)
POSIX_FADV_NORMAL (os モジュール)
POSIX_FADV_RANDOM (os モジュール)
POSIX_FADV_SEQUENTIAL (os モジュール)
POSIX_FADV_WILLNEED (os モジュール)
posix_fadvise() (os モジュール)
posix_fallocate() (os モジュール)
POSIXLY_CORRECT
PosixPath (pathlib のクラス)
post() (nntplib.NNTP のメソッド)
(ossaudiodev.oss_audio_device のメソッド)
post_mortem() (pdb モジュール)
post_setup() (venv.EnvBuilder のメソッド)
postcmd() (cmd.Cmd のメソッド)
postloop() (cmd.Cmd のメソッド)
pow
組み込み関数, [1], [2], [3], [4], [5]
pow() (math モジュール)
(operator モジュール)
(組み込み関数)
power() (decimal.Context のメソッド)
pp (pdb command)
pprint (モジュール)
pprint() (pprint モジュール)
(pprint.PrettyPrinter のメソッド)
prcal() (calendar モジュール)
pread() (os モジュール)
preamble (email.message.Message の属性)
precedence
operator
precmd() (cmd.Cmd のメソッド)
prefix, [1], [2], [3]
PREFIX (distutils.sysconfig モジュール)
prefix (sys モジュール)
(xml.dom.Attr の属性)
(xml.dom.Node の属性)
(zipimport.zipimporter の属性)
PREFIXES (site モジュール)
prefixlen (ipaddress.IPv4Network の属性)
(ipaddress.IPv6Network の属性)
preloop() (cmd.Cmd のメソッド)
prepare() (logging.handlers.QueueHandler のメソッド)
(logging.handlers.QueueListener のメソッド)
prepare_class() (types モジュール)
prepare_input_source() (xml.sax.saxutils モジュール)
prepend() (pipes.Template のメソッド)
preprocess() (distutils.ccompiler.CCompiler のメソッド)
PrettyPrinter (pprint のクラス)
prev() (tkinter.ttk.Treeview のメソッド)
previousSibling (xml.dom.Node の属性)
primary
print
組み込み関数
print (2to3 fixer)
print() (built-in function)
__str__() (object method)
print() (組み込み関数)
print_callees() (pstats.Stats のメソッド)
print_callers() (pstats.Stats のメソッド)
print_directory() (cgi モジュール)
print_environ() (cgi モジュール)
print_environ_usage() (cgi モジュール)
print_exc() (timeit.Timer のメソッド)
(traceback モジュール)
print_exception() (traceback モジュール)
PRINT_EXPR (opcode)
print_form() (cgi モジュール)
print_help() (argparse.ArgumentParser のメソッド)
print_last() (traceback モジュール)
print_stack() (asyncio.Task のメソッド)
(traceback モジュール)
print_stats() (profile.Profile のメソッド)
(pstats.Stats のメソッド)
print_tb() (traceback モジュール)
print_usage() (argparse.ArgumentParser のメソッド)
(optparse.OptionParser のメソッド)
print_version() (optparse.OptionParser のメソッド)
printable (string モジュール)
printdir() (zipfile.ZipFile のメソッド)
printf-style formatting, [1]
PRIO_PGRP (os モジュール)
PRIO_PROCESS (os モジュール)
PRIO_USER (os モジュール)
PriorityQueue (asyncio のクラス)
(queue のクラス)
private
names
prlimit() (resource モジュール)
prmonth() (calendar モジュール)
(calendar.TextCalendar のメソッド)
ProactorEventLoop (asyncio のクラス)
procedure
call
process
group, [1]
id
id of parent
killing, [1]
scheduling priority, [1]
signalling, [1]
Process (multiprocessing のクラス)
process() (logging.LoggerAdapter のメソッド)
process_exited() (asyncio.SubprocessProtocol のメソッド)
process_message() (smtpd.SMTPServer のメソッド)
process_request() (socketserver.BaseServer のメソッド)
process_time() (time モジュール)
process_tokens() (tabnanny モジュール)
ProcessError
processes, light-weight
ProcessingInstruction() (xml.etree.ElementTree モジュール)
processingInstruction() (xml.sax.handler.ContentHandler のメソッド)
ProcessingInstructionHandler() (xml.parsers.expat.xmlparser のメソッド)
ProcessLookupError
processor time
processor() (platform モジュール)
ProcessPoolExecutor (concurrent.futures のクラス)
product() (itertools モジュール)
Profile (profile のクラス)
profile (モジュール)
profile function, [1], [2]
profiler, [1]
profiling, deterministic
program
ProgrammingError
Progressbar (tkinter.ttk のクラス)
prompt (cmd.Cmd の属性)
prompt_user_passwd() (urllib.request.FancyURLopener のメソッド)
prompts, interpreter
propagate (logging.Logger の属性)
property (組み込みクラス)
property list
property_declaration_handler (xml.sax.handler モジュール)
property_dom_node (xml.sax.handler モジュール)
property_lexical_handler (xml.sax.handler モジュール)
property_xml_string (xml.sax.handler モジュール)
PropertyMock (unittest.mock のクラス)
prot_c() (ftplib.FTP_TLS のメソッド)
prot_p() (ftplib.FTP_TLS のメソッド)
proto (socket.socket の属性)
protocol
CGI
FTP, [1]
HTTP, [1], [2], [3], [4], [5]
IMAP4
IMAP4_SSL
IMAP4_stream
NNTP
POP3
SMTP
Telnet
context management
copy
iterator
Protocol (asyncio のクラス)
protocol (ssl.SSLContext の属性)
PROTOCOL_SSLv2 (ssl モジュール)
PROTOCOL_SSLv23 (ssl モジュール)
PROTOCOL_SSLv3 (ssl モジュール)
PROTOCOL_TLS (ssl モジュール)
PROTOCOL_TLSv1 (ssl モジュール)
PROTOCOL_TLSv1_1 (ssl モジュール)
PROTOCOL_TLSv1_2 (ssl モジュール)
protocol_version (http.server.BaseHTTPRequestHandler の属性)
PROTOCOL_VERSION (imaplib.IMAP4 の属性)
ProtocolError (xmlrpc.client のクラス)
provisional API
provisional package
proxy() (weakref モジュール)
proxyauth() (imaplib.IMAP4 のメソッド)
ProxyBasicAuthHandler (urllib.request のクラス)
ProxyDigestAuthHandler (urllib.request のクラス)
ProxyHandler (urllib.request のクラス)
ProxyType (weakref モジュール)
ProxyTypes (weakref モジュール)
pryear() (calendar.TextCalendar のメソッド)
ps1 (sys モジュール)
ps2 (sys モジュール)
pstats (モジュール)
pstdev() (statistics モジュール)
pthread_kill() (signal モジュール)
pthread_sigmask() (signal モジュール)
pthreads
pty
モジュール
pty (モジュール)
pu() (turtle モジュール)
publicId (xml.dom.DocumentType の属性)
PullDom (xml.dom.pulldom のクラス)
punctuation (string モジュール)
PurePath (pathlib のクラス)
PurePath.anchor (pathlib モジュール)
PurePath.drive (pathlib モジュール)
PurePath.name (pathlib モジュール)
PurePath.parent (pathlib モジュール)
PurePath.parents (pathlib モジュール)
PurePath.parts (pathlib モジュール)
PurePath.root (pathlib モジュール)
PurePath.stem (pathlib モジュール)
PurePath.suffix (pathlib モジュール)
PurePath.suffixes (pathlib モジュール)
PurePosixPath (pathlib のクラス)
PureProxy (smtpd のクラス)
PureWindowsPath (pathlib のクラス)
purge() (re モジュール)
Purpose.CLIENT_AUTH (ssl モジュール)
Purpose.SERVER_AUTH (ssl モジュール)
push() (asynchat.async_chat のメソッド)
(code.InteractiveConsole のメソッド)
(contextlib.ExitStack のメソッド)
push_alignment() (formatter.formatter のメソッド)
push_font() (formatter.formatter のメソッド)
push_margin() (formatter.formatter のメソッド)
push_source() (shlex.shlex のメソッド)
push_style() (formatter.formatter のメソッド)
push_token() (shlex.shlex のメソッド)
push_with_producer() (asynchat.async_chat のメソッド)
pushbutton() (msilib.Dialog のメソッド)
put() (asyncio.Queue のメソッド)
(multiprocessing.Queue のメソッド)
(multiprocessing.SimpleQueue のメソッド)
(queue.Queue のメソッド)
put_nowait() (asyncio.Queue のメソッド)
(multiprocessing.Queue のメソッド)
(queue.Queue のメソッド)
putch() (msvcrt モジュール)
putenv() (os モジュール)
putheader() (http.client.HTTPConnection のメソッド)
putp() (curses モジュール)
putrequest() (http.client.HTTPConnection のメソッド)
putwch() (msvcrt モジュール)
putwin() (curses.window のメソッド)
pvariance() (statistics モジュール)
pwd
モジュール
pwd (モジュール)
pwd() (ftplib.FTP のメソッド)
pwrite() (os モジュール)
Py_AddPendingCall (C の関数)
Py_AddPendingCall()
Py_AtExit (C の関数)
Py_BEGIN_ALLOW_THREADS
(C のマクロ)
Py_BLOCK_THREADS (C のマクロ)
Py_buffer (C のデータ型)
Py_buffer.buf (C のメンバ変数)
Py_buffer.format (C のメンバ変数)
Py_buffer.internal (C のメンバ変数)
Py_buffer.itemsize (C のメンバ変数)
Py_buffer.len (C のメンバ変数)
Py_buffer.ndim (C のメンバ変数)
Py_buffer.obj (C のメンバ変数)
Py_buffer.readonly (C のメンバ変数)
Py_buffer.shape (C のメンバ変数)
Py_buffer.strides (C のメンバ変数)
Py_buffer.suboffsets (C のメンバ変数)
Py_BuildValue (C の関数)
Py_CLEAR (C の関数)
py_compile (モジュール)
PY_COMPILED (imp モジュール)
Py_CompileString (C の関数)
Py_CompileString(), [1], [2]
Py_CompileStringExFlags (C の関数)
Py_CompileStringFlags (C の関数)
Py_CompileStringObject (C の関数)
Py_complex (C のデータ型)
Py_DecodeLocale (C の関数)
Py_DECREF (C の関数)
Py_DECREF()
Py_Ellipsis (C の変数)
Py_EncodeLocale (C の関数)
Py_END_ALLOW_THREADS
(C のマクロ)
Py_EndInterpreter (C の関数)
Py_EnterRecursiveCall (C の関数)
Py_eval_input (C の変数)
Py_Exit (C の関数)
Py_False (C の変数)
Py_FatalError (C の関数)
Py_FatalError()
Py_FdIsInteractive (C の関数)
Py_file_input (C の変数)
Py_Finalize (C の関数)
Py_Finalize(), [1], [2], [3], [4]
PY_FROZEN (imp モジュール)
Py_GetBuildInfo (C の関数)
Py_GetCompiler (C の関数)
Py_GetCopyright (C の関数)
Py_GetExecPrefix (C の関数)
Py_GetExecPrefix()
Py_GetPath (C の関数)
Py_GetPath(), [1], [2]
Py_GetPlatform (C の関数)
Py_GetPrefix (C の関数)
Py_GetPrefix()
Py_GetProgramFullPath (C の関数)
Py_GetProgramFullPath()
Py_GetProgramName (C の関数)
Py_GetPythonHome (C の関数)
Py_GetVersion (C の関数)
Py_INCREF (C の関数)
Py_INCREF()
Py_Initialize (C の関数)
Py_Initialize(), [1], [2], [3]
Py_InitializeEx (C の関数)
Py_IsInitialized (C の関数)
Py_IsInitialized()
Py_LeaveRecursiveCall (C の関数)
Py_Main (C の関数)
Py_mod_create (C の変数)
Py_mod_exec (C の変数)
Py_NewInterpreter (C の関数)
Py_None (C の変数)
Py_NotImplemented (C の変数)
py_object (ctypes のクラス)
Py_PRINT_RAW
Py_REFCNT (C のマクロ)
Py_ReprEnter (C の関数)
Py_ReprLeave (C の関数)
Py_RETURN_FALSE (C のマクロ)
Py_RETURN_NONE (C のマクロ)
Py_RETURN_NOTIMPLEMENTED (C のマクロ)
Py_RETURN_TRUE (C のマクロ)
Py_SetPath (C の関数)
Py_SetPath()
Py_SetProgramName (C の関数)
Py_SetProgramName(), [1], [2], [3]
Py_SetPythonHome (C の関数)
Py_SetStandardStreamEncoding (C の関数)
Py_single_input (C の変数)
Py_SIZE (C のマクロ)
PY_SOURCE (imp モジュール)
PY_SSIZE_T_MAX
Py_TPFLAGS_BASE_EXC_SUBCLASS (組み込み変数)
Py_TPFLAGS_BASETYPE (組み込み変数)
Py_TPFLAGS_BYTES_SUBCLASS (組み込み変数)
Py_TPFLAGS_DEFAULT (組み込み変数)
Py_TPFLAGS_DICT_SUBCLASS (組み込み変数)
Py_TPFLAGS_HAVE_FINALIZE (組み込み変数)
Py_TPFLAGS_HAVE_GC (組み込み変数)
Py_TPFLAGS_HEAPTYPE (組み込み変数)
Py_TPFLAGS_LIST_SUBCLASS (組み込み変数)
Py_TPFLAGS_LONG_SUBCLASS (組み込み変数)
Py_TPFLAGS_READY (組み込み変数)
Py_TPFLAGS_READYING (組み込み変数)
Py_TPFLAGS_TUPLE_SUBCLASS (組み込み変数)
Py_TPFLAGS_TYPE_SUBCLASS (組み込み変数)
Py_TPFLAGS_UNICODE_SUBCLASS (組み込み変数)
Py_tracefunc (C のデータ型)
Py_True (C の変数)
Py_TYPE (C のマクロ)
Py_UCS1 (C のデータ型)
Py_UCS2 (C のデータ型)
Py_UCS4 (C のデータ型)
Py_UNBLOCK_THREADS (C のマクロ)
Py_UNICODE (C のデータ型)
Py_UNICODE_IS_HIGH_SURROGATE (C のマクロ)
Py_UNICODE_IS_LOW_SURROGATE (C のマクロ)
Py_UNICODE_IS_SURROGATE (C のマクロ)
Py_UNICODE_ISALNUM (C の関数)
Py_UNICODE_ISALPHA (C の関数)
Py_UNICODE_ISDECIMAL (C の関数)
Py_UNICODE_ISDIGIT (C の関数)
Py_UNICODE_ISLINEBREAK (C の関数)
Py_UNICODE_ISLOWER (C の関数)
Py_UNICODE_ISNUMERIC (C の関数)
Py_UNICODE_ISPRINTABLE (C の関数)
Py_UNICODE_ISSPACE (C の関数)
Py_UNICODE_ISTITLE (C の関数)
Py_UNICODE_ISUPPER (C の関数)
Py_UNICODE_JOIN_SURROGATES (C のマクロ)
Py_UNICODE_TODECIMAL (C の関数)
Py_UNICODE_TODIGIT (C の関数)
Py_UNICODE_TOLOWER (C の関数)
Py_UNICODE_TONUMERIC (C の関数)
Py_UNICODE_TOTITLE (C の関数)
Py_UNICODE_TOUPPER (C の関数)
Py_VaBuildValue (C の関数)
Py_VISIT (C の関数)
Py_XDECREF (C の関数)
Py_XDECREF()
Py_XINCREF (C の関数)
PyAnySet_Check (C の関数)
PyAnySet_CheckExact (C の関数)
PyArg_Parse (C の関数)
PyArg_ParseTuple (C の関数)
PyArg_ParseTuple()
PyArg_ParseTupleAndKeywords (C の関数)
PyArg_ParseTupleAndKeywords()
PyArg_UnpackTuple (C の関数)
PyArg_ValidateKeywordArguments (C の関数)
PyArg_VaParse (C の関数)
PyArg_VaParseTupleAndKeywords (C の関数)
PyASCIIObject (C のデータ型)
PyAsyncMethods (C のデータ型)
PyAsyncMethods.am_aiter (C のメンバ変数)
PyAsyncMethods.am_anext (C のメンバ変数)
PyAsyncMethods.am_await (C のメンバ変数)
PyBool_Check (C の関数)
PyBool_FromLong (C の関数)
PyBUF_ANY_CONTIGUOUS (C のマクロ)
PyBUF_C_CONTIGUOUS (C のマクロ)
PyBUF_CONTIG (C のマクロ)
PyBUF_CONTIG_RO (C のマクロ)
PyBUF_F_CONTIGUOUS (C のマクロ)
PyBUF_FORMAT (C のマクロ)
PyBUF_FULL (C のマクロ)
PyBUF_FULL_RO (C のマクロ)
PyBUF_INDIRECT (C のマクロ)
PyBUF_ND (C のマクロ), [1]
PyBUF_RECORDS (C のマクロ)
PyBUF_RECORDS_RO (C のマクロ)
PyBUF_SIMPLE (C のマクロ)
PyBUF_STRIDED (C のマクロ)
PyBUF_STRIDED_RO (C のマクロ)
PyBUF_STRIDES (C のマクロ)
PyBUF_WRITABLE (C のマクロ)
PyBuffer_FillContiguousStrides (C の関数)
PyBuffer_FillInfo (C の関数)
PyBuffer_IsContiguous (C の関数)
PyBuffer_Release (C の関数)
PyBuffer_SizeFromFormat (C の関数)
PyBufferProcs
(C のデータ型)
PyBufferProcs.bf_getbuffer (C のメンバ変数)
PyBufferProcs.bf_releasebuffer (C のメンバ変数)
PyByteArray_AS_STRING (C の関数)
PyByteArray_AsString (C の関数)
PyByteArray_Check (C の関数)
PyByteArray_CheckExact (C の関数)
PyByteArray_Concat (C の関数)
PyByteArray_FromObject (C の関数)
PyByteArray_FromStringAndSize (C の関数)
PyByteArray_GET_SIZE (C の関数)
PyByteArray_Resize (C の関数)
PyByteArray_Size (C の関数)
PyByteArray_Type (C の変数)
PyByteArrayObject (C のデータ型)
PyBytes_AS_STRING (C の関数)
PyBytes_AsString (C の関数)
PyBytes_AsStringAndSize (C の関数)
PyBytes_Check (C の関数)
PyBytes_CheckExact (C の関数)
PyBytes_Concat (C の関数)
PyBytes_ConcatAndDel (C の関数)
PyBytes_FromFormat (C の関数)
PyBytes_FromFormatV (C の関数)
PyBytes_FromObject (C の関数)
PyBytes_FromString (C の関数)
PyBytes_FromStringAndSize (C の関数)
PyBytes_GET_SIZE (C の関数)
PyBytes_Size (C の関数)
PyBytes_Type (C の変数)
PyBytesObject (C のデータ型)
PyCallable_Check (C の関数)
PyCallIter_Check (C の関数)
PyCallIter_New (C の関数)
PyCallIter_Type (C の変数)
PyCapsule (C のデータ型)
PyCapsule_CheckExact (C の関数)
PyCapsule_Destructor (C のデータ型)
PyCapsule_GetContext (C の関数)
PyCapsule_GetDestructor (C の関数)
PyCapsule_GetName (C の関数)
PyCapsule_GetPointer (C の関数)
PyCapsule_Import (C の関数)
PyCapsule_IsValid (C の関数)
PyCapsule_New (C の関数)
PyCapsule_SetContext (C の関数)
PyCapsule_SetDestructor (C の関数)
PyCapsule_SetName (C の関数)
PyCapsule_SetPointer (C の関数)
PyCell_Check (C の関数)
PyCell_GET (C の関数)
PyCell_Get (C の関数)
PyCell_New (C の関数)
PyCell_SET (C の関数)
PyCell_Set (C の関数)
PyCell_Type (C の変数)
PyCellObject (C のデータ型)
PyCFunction (C のデータ型)
PyCFunctionWithKeywords (C のデータ型)
pyclbr (モジュール)
PyCode_Check (C の関数)
PyCode_GetNumFree (C の関数)
PyCode_New (C の関数)
PyCode_NewEmpty (C の関数)
PyCode_Type (C の変数)
PyCodec_BackslashReplaceErrors (C の関数)
PyCodec_Decode (C の関数)
PyCodec_Decoder (C の関数)
PyCodec_Encode (C の関数)
PyCodec_Encoder (C の関数)
PyCodec_IgnoreErrors (C の関数)
PyCodec_IncrementalDecoder (C の関数)
PyCodec_IncrementalEncoder (C の関数)
PyCodec_KnownEncoding (C の関数)
PyCodec_LookupError (C の関数)
PyCodec_NameReplaceErrors (C の関数)
PyCodec_Register (C の関数)
PyCodec_RegisterError (C の関数)
PyCodec_ReplaceErrors (C の関数)
PyCodec_StreamReader (C の関数)
PyCodec_StreamWriter (C の関数)
PyCodec_StrictErrors (C の関数)
PyCodec_XMLCharRefReplaceErrors (C の関数)
PyCodeObject (C のデータ型)
PyCompactUnicodeObject (C のデータ型)
PyCompileError
PyCompilerFlags (C のデータ型)
PyComplex_AsCComplex (C の関数)
PyComplex_Check (C の関数)
PyComplex_CheckExact (C の関数)
PyComplex_FromCComplex (C の関数)
PyComplex_FromDoubles (C の関数)
PyComplex_ImagAsDouble (C の関数)
PyComplex_RealAsDouble (C の関数)
PyComplex_Type (C の変数)
PyComplexObject (C のデータ型)
PyCoro_CheckExact (C の関数)
PyCoro_New (C の関数)
PyCoro_Type (C の変数)
PyCoroObject (C のデータ型)
PyDate_Check (C の関数)
PyDate_CheckExact (C の関数)
PyDate_FromDate (C の関数)
PyDate_FromTimestamp (C の関数)
PyDateTime_Check (C の関数)
PyDateTime_CheckExact (C の関数)
PyDateTime_DATE_GET_HOUR (C の関数)
PyDateTime_DATE_GET_MICROSECOND (C の関数)
PyDateTime_DATE_GET_MINUTE (C の関数)
PyDateTime_DATE_GET_SECOND (C の関数)
PyDateTime_DELTA_GET_DAYS (C の関数)
PyDateTime_DELTA_GET_MICROSECOND (C の関数)
PyDateTime_DELTA_GET_SECONDS (C の関数)
PyDateTime_FromDateAndTime (C の関数)
PyDateTime_FromTimestamp (C の関数)
PyDateTime_GET_DAY (C の関数)
PyDateTime_GET_MONTH (C の関数)
PyDateTime_GET_YEAR (C の関数)
PyDateTime_TIME_GET_HOUR (C の関数)
PyDateTime_TIME_GET_MICROSECOND (C の関数)
PyDateTime_TIME_GET_MINUTE (C の関数)
PyDateTime_TIME_GET_SECOND (C の関数)
PyDelta_Check (C の関数)
PyDelta_CheckExact (C の関数)
PyDelta_FromDSU (C の関数)
PyDescr_IsData (C の関数)
PyDescr_NewClassMethod (C の関数)
PyDescr_NewGetSet (C の関数)
PyDescr_NewMember (C の関数)
PyDescr_NewMethod (C の関数)
PyDescr_NewWrapper (C の関数)
PyDict_Check (C の関数)
PyDict_CheckExact (C の関数)
PyDict_Clear (C の関数)
PyDict_ClearFreeList (C の関数)
PyDict_Contains (C の関数)
PyDict_Copy (C の関数)
PyDict_DelItem (C の関数)
PyDict_DelItemString (C の関数)
PyDict_GetItem (C の関数)
PyDict_GetItemString (C の関数)
PyDict_GetItemWithError (C の関数)
PyDict_Items (C の関数)
PyDict_Keys (C の関数)
PyDict_Merge (C の関数)
PyDict_MergeFromSeq2 (C の関数)
PyDict_New (C の関数)
PyDict_Next (C の関数)
PyDict_SetDefault (C の関数)
PyDict_SetItem (C の関数)
PyDict_SetItemString (C の関数)
PyDict_Size (C の関数)
PyDict_Type (C の変数)
PyDict_Update (C の関数)
PyDict_Values (C の関数)
PyDictObject (C のデータ型)
PyDictProxy_New (C の関数)
PyDLL (ctypes のクラス)
pydoc (モジュール)
PyErr_BadArgument (C の関数)
PyErr_BadInternalCall (C の関数)
PyErr_CheckSignals (C の関数)
PyErr_Clear (C の関数)
PyErr_Clear(), [1]
PyErr_ExceptionMatches (C の関数)
PyErr_ExceptionMatches()
PyErr_Fetch (C の関数)
PyErr_Fetch()
PyErr_Format (C の関数)
PyErr_FormatV (C の関数)
PyErr_GetExcInfo (C の関数)
PyErr_GivenExceptionMatches (C の関数)
PyErr_NewException (C の関数)
PyErr_NewExceptionWithDoc (C の関数)
PyErr_NoMemory (C の関数)
PyErr_NormalizeException (C の関数)
PyErr_Occurred (C の関数)
PyErr_Occurred()
PyErr_Print (C の関数)
PyErr_PrintEx (C の関数)
PyErr_Restore (C の関数)
PyErr_Restore()
PyErr_SetExcFromWindowsErr (C の関数)
PyErr_SetExcFromWindowsErrWithFilename (C の関数)
PyErr_SetExcFromWindowsErrWithFilenameObject (C の関数)
PyErr_SetExcFromWindowsErrWithFilenameObjects (C の関数)
PyErr_SetExcInfo (C の関数)
PyErr_SetFromErrno (C の関数)
PyErr_SetFromErrnoWithFilename (C の関数)
PyErr_SetFromErrnoWithFilenameObject (C の関数)
PyErr_SetFromErrnoWithFilenameObjects (C の関数)
PyErr_SetFromWindowsErr (C の関数)
PyErr_SetFromWindowsErrWithFilename (C の関数)
PyErr_SetImportError (C の関数)
PyErr_SetInterrupt (C の関数)
PyErr_SetNone (C の関数)
PyErr_SetObject (C の関数)
PyErr_SetString (C の関数)
PyErr_SetString()
PyErr_SyntaxLocation (C の関数)
PyErr_SyntaxLocationEx (C の関数)
PyErr_SyntaxLocationObject (C の関数)
PyErr_WarnEx (C の関数)
PyErr_WarnExplicit (C の関数)
PyErr_WarnExplicitObject (C の関数)
PyErr_WarnFormat (C の関数)
PyErr_WriteUnraisable (C の関数)
PyEval_AcquireLock (C の関数)
PyEval_AcquireThread (C の関数)
PyEval_AcquireThread()
PyEval_EvalCode (C の関数)
PyEval_EvalCodeEx (C の関数)
PyEval_EvalFrame (C の関数)
PyEval_EvalFrameEx (C の関数)
PyEval_GetBuiltins (C の関数)
PyEval_GetCallStats (C の関数)
PyEval_GetFrame (C の関数)
PyEval_GetFuncDesc (C の関数)
PyEval_GetFuncName (C の関数)
PyEval_GetGlobals (C の関数)
PyEval_GetLocals (C の関数)
PyEval_InitThreads (C の関数)
PyEval_InitThreads()
PyEval_MergeCompilerFlags (C の関数)
PyEval_ReInitThreads (C の関数)
PyEval_ReleaseLock (C の関数)
PyEval_ReleaseThread (C の関数)
PyEval_ReleaseThread()
PyEval_RestoreThread (C の関数)
PyEval_RestoreThread(), [1]
PyEval_SaveThread (C の関数)
PyEval_SaveThread(), [1]
PyEval_SetProfile (C の関数)
PyEval_SetTrace (C の関数)
PyEval_ThreadsInitialized (C の関数)
PyExc_ArithmeticError
PyExc_AssertionError
PyExc_AttributeError
PyExc_BaseException
PyExc_BlockingIOError
PyExc_BrokenPipeError
PyExc_BufferError
PyExc_BytesWarning
PyExc_ChildProcessError
PyExc_ConnectionAbortedError
PyExc_ConnectionError
PyExc_ConnectionRefusedError
PyExc_ConnectionResetError
PyExc_DepricationWarning
PyExc_EnvironmentError
PyExc_EOFError
PyExc_Exception
PyExc_FileExistsError
PyExc_FileNotFoundError
PyExc_FloatingPointError
PyExc_FutureWarning
PyExc_GeneratorExit
PyExc_ImportError
PyExc_ImportWarning
PyExc_IndentationError
PyExc_IndexError
PyExc_InterruptedError
PyExc_IOError
PyExc_IsADirectoryError
PyExc_KeyboardInterrupt
PyExc_KeyError
PyExc_LookupError
PyExc_MemoryError
PyExc_NameError
PyExc_NotADirectoryError
PyExc_NotImplementedError
PyExc_OSError
PyExc_OverflowError
PyExc_PendingDeprecationWarning
PyExc_PermissionError
PyExc_ProcessLookupError
PyExc_RecursionError
PyExc_ReferenceError
PyExc_ResourceWarning
PyExc_RuntimeError
PyExc_RuntimeWarning
PyExc_StopAsyncIteration
PyExc_StopIteration
PyExc_SyntaxError
PyExc_SyntaxWarning
PyExc_SystemError
PyExc_SystemExit
PyExc_TabError
PyExc_TimeoutError
PyExc_TypeError
PyExc_UnboundLocalError
PyExc_UnicodeDecodeError
PyExc_UnicodeEncodeError
PyExc_UnicodeError
PyExc_UnicodeTranslateError
PyExc_UnicodeWarning
PyExc_UserWarning
PyExc_ValueError
PyExc_Warning
PyExc_WindowsError
PyExc_ZeroDivisionError
PyException_GetCause (C の関数)
PyException_GetContext (C の関数)
PyException_GetTraceback (C の関数)
PyException_SetCause (C の関数)
PyException_SetContext (C の関数)
PyException_SetTraceback (C の関数)
pyexpat
モジュール
PyFile_FromFd (C の関数)
PyFile_GetLine (C の関数)
PyFile_WriteObject (C の関数)
PyFile_WriteString (C の関数)
PyFloat_AS_DOUBLE (C の関数)
PyFloat_AsDouble (C の関数)
PyFloat_Check (C の関数)
PyFloat_CheckExact (C の関数)
PyFloat_ClearFreeList (C の関数)
PyFloat_FromDouble (C の関数)
PyFloat_FromString (C の関数)
PyFloat_GetInfo (C の関数)
PyFloat_GetMax (C の関数)
PyFloat_GetMin (C の関数)
PyFloat_Type (C の変数)
PyFloatObject (C のデータ型)
PyFrame_GetLineNumber (C の関数)
PyFrameObject (C のデータ型)
PyFrozenSet_Check (C の関数)
PyFrozenSet_CheckExact (C の関数)
PyFrozenSet_New (C の関数)
PyFrozenSet_Type (C の変数)
PyFunction_Check (C の関数)
PyFunction_GetAnnotations (C の関数)
PyFunction_GetClosure (C の関数)
PyFunction_GetCode (C の関数)
PyFunction_GetDefaults (C の関数)
PyFunction_GetGlobals (C の関数)
PyFunction_GetModule (C の関数)
PyFunction_New (C の関数)
PyFunction_NewWithQualName (C の関数)
PyFunction_SetAnnotations (C の関数)
PyFunction_SetClosure (C の関数)
PyFunction_SetDefaults (C の関数)
PyFunction_Type (C の変数)
PyFunctionObject (C のデータ型)
PYFUNCTYPE() (ctypes モジュール)
PyGen_Check (C の関数)
PyGen_CheckExact (C の関数)
PyGen_New (C の関数)
PyGen_NewWithQualName (C の関数)
PyGen_Type (C の変数)
PyGenObject (C のデータ型)
PyGILState_Check (C の関数)
PyGILState_Ensure (C の関数)
PyGILState_GetThisThreadState (C の関数)
PyGILState_Release (C の関数)
PyImport_AddModule (C の関数)
PyImport_AddModuleObject (C の関数)
PyImport_AppendInittab (C の関数)
PyImport_Cleanup (C の関数)
PyImport_ExecCodeModule (C の関数)
PyImport_ExecCodeModuleEx (C の関数)
PyImport_ExecCodeModuleObject (C の関数)
PyImport_ExecCodeModuleWithPathnames (C の関数)
PyImport_ExtendInittab (C の関数)
PyImport_FrozenModules (C の変数)
PyImport_GetImporter (C の関数)
PyImport_GetMagicNumber (C の関数)
PyImport_GetMagicTag (C の関数)
PyImport_GetModuleDict (C の関数)
PyImport_Import (C の関数)
PyImport_ImportFrozenModule (C の関数)
PyImport_ImportFrozenModuleObject (C の関数)
PyImport_ImportModule (C の関数)
PyImport_ImportModuleEx (C の関数)
PyImport_ImportModuleLevel (C の関数)
PyImport_ImportModuleLevelObject (C の関数)
PyImport_ImportModuleNoBlock (C の関数)
PyImport_ReloadModule (C の関数)
PyIndex_Check (C の関数)
PyInit_modulename (C の関数)
PyInstanceMethod_Check (C の関数)
PyInstanceMethod_Function (C の関数)
PyInstanceMethod_GET_FUNCTION (C の関数)
PyInstanceMethod_New (C の関数)
PyInstanceMethod_Type (C の変数)
PyInterpreterState (C のデータ型)
PyInterpreterState_Clear (C の関数)
PyInterpreterState_Delete (C の関数)
PyInterpreterState_Head (C の関数)
PyInterpreterState_New (C の関数)
PyInterpreterState_Next (C の関数)
PyInterpreterState_ThreadHead (C の関数)
PyIter_Check (C の関数)
PyIter_Next (C の関数)
PyList_Append (C の関数)
PyList_AsTuple (C の関数)
PyList_Check (C の関数)
PyList_CheckExact (C の関数)
PyList_ClearFreeList (C の関数)
PyList_GET_ITEM (C の関数)
PyList_GET_SIZE (C の関数)
PyList_GetItem (C の関数)
PyList_GetItem()
PyList_GetSlice (C の関数)
PyList_Insert (C の関数)
PyList_New (C の関数)
PyList_Reverse (C の関数)
PyList_SET_ITEM (C の関数)
PyList_SetItem (C の関数)
PyList_SetItem()
PyList_SetSlice (C の関数)
PyList_Size (C の関数)
PyList_Sort (C の関数)
PyList_Type (C の変数)
PyListObject (C のデータ型)
PyLong_AsDouble (C の関数)
PyLong_AsLong (C の関数)
PyLong_AsLongAndOverflow (C の関数)
PyLong_AsLongLong (C の関数)
PyLong_AsLongLongAndOverflow (C の関数)
PyLong_AsSize_t (C の関数)
PyLong_AsSsize_t (C の関数)
PyLong_AsUnsignedLong (C の関数)
PyLong_AsUnsignedLongLong (C の関数)
PyLong_AsUnsignedLongLongMask (C の関数)
PyLong_AsUnsignedLongMask (C の関数)
PyLong_AsVoidPtr (C の関数)
PyLong_Check (C の関数)
PyLong_CheckExact (C の関数)
PyLong_FromDouble (C の関数)
PyLong_FromLong (C の関数)
PyLong_FromLongLong (C の関数)
PyLong_FromSize_t (C の関数)
PyLong_FromSsize_t (C の関数)
PyLong_FromString (C の関数)
PyLong_FromUnicode (C の関数)
PyLong_FromUnicodeObject (C の関数)
PyLong_FromUnsignedLong (C の関数)
PyLong_FromUnsignedLongLong (C の関数)
PyLong_FromVoidPtr (C の関数)
PyLong_Type (C の変数)
PyLongObject (C のデータ型)
PyMapping_Check (C の関数)
PyMapping_DelItem (C の関数)
PyMapping_DelItemString (C の関数)
PyMapping_GetItemString (C の関数)
PyMapping_HasKey (C の関数)
PyMapping_HasKeyString (C の関数)
PyMapping_Items (C の関数)
PyMapping_Keys (C の関数)
PyMapping_Length (C の関数)
PyMapping_SetItemString (C の関数)
PyMapping_Size (C の関数)
PyMapping_Values (C の関数)
PyMappingMethods (C のデータ型)
PyMappingMethods.mp_ass_subscript (C のメンバ変数)
PyMappingMethods.mp_length (C のメンバ変数)
PyMappingMethods.mp_subscript (C のメンバ変数)
PyMarshal_ReadLastObjectFromFile (C の関数)
PyMarshal_ReadLongFromFile (C の関数)
PyMarshal_ReadObjectFromFile (C の関数)
PyMarshal_ReadObjectFromString (C の関数)
PyMarshal_ReadShortFromFile (C の関数)
PyMarshal_WriteLongToFile (C の関数)
PyMarshal_WriteObjectToFile (C の関数)
PyMarshal_WriteObjectToString (C の関数)
PyMem_Calloc (C の関数)
PyMem_Del (C の関数)
PyMem_Free (C の関数)
PyMem_GetAllocator (C の関数)
PyMem_Malloc (C の関数)
PyMem_New (C の関数)
PyMem_RawCalloc (C の関数)
PyMem_RawFree (C の関数)
PyMem_RawMalloc (C の関数)
PyMem_RawRealloc (C の関数)
PyMem_Realloc (C の関数)
PyMem_Resize (C の関数)
PyMem_SetAllocator (C の関数)
PyMem_SetupDebugHooks (C の関数)
PyMemAllocatorDomain (C のデータ型)
PyMemAllocatorEx (C のデータ型)
PyMemberDef (C のデータ型)
PyMemoryView_Check (C の関数)
PyMemoryView_FromBuffer (C の関数)
PyMemoryView_FromMemory (C の関数)
PyMemoryView_FromObject (C の関数)
PyMemoryView_GET_BASE (C の関数)
PyMemoryView_GET_BUFFER (C の関数)
PyMemoryView_GetContiguous (C の関数)
PyMethod_Check (C の関数)
PyMethod_ClearFreeList (C の関数)
PyMethod_Function (C の関数)
PyMethod_GET_FUNCTION (C の関数)
PyMethod_GET_SELF (C の関数)
PyMethod_New (C の関数)
PyMethod_Self (C の関数)
PyMethod_Type (C の変数)
PyMethodDef (C のデータ型)
PyModule_AddFunctions (C の関数)
PyModule_AddIntConstant (C の関数)
PyModule_AddIntMacro (C の関数)
PyModule_AddObject (C の関数)
PyModule_AddStringConstant (C の関数)
PyModule_AddStringMacro (C の関数)
PyModule_Check (C の関数)
PyModule_CheckExact (C の関数)
PyModule_Create (C の関数)
PyModule_Create2 (C の関数)
PyModule_ExecDef (C の関数)
PyModule_FromDefAndSpec (C の関数)
PyModule_FromDefAndSpec2 (C の関数)
PyModule_GetDef (C の関数)
PyModule_GetDict (C の関数)
PyModule_GetFilename (C の関数)
PyModule_GetFilenameObject (C の関数)
PyModule_GetName (C の関数)
PyModule_GetNameObject (C の関数)
PyModule_GetState (C の関数)
PyModule_New (C の関数)
PyModule_NewObject (C の関数)
PyModule_SetDocString (C の関数)
PyModule_Type (C の変数)
PyModuleDef (C のデータ型)
PyModuleDef.m_base (C のメンバ変数)
PyModuleDef.m_clear (C のメンバ変数)
PyModuleDef.m_doc (C のメンバ変数)
PyModuleDef.m_free (C のメンバ変数)
PyModuleDef.m_methods (C のメンバ変数)
PyModuleDef.m_name (C のメンバ変数)
PyModuleDef.m_reload (C のメンバ変数)
PyModuleDef.m_size (C のメンバ変数)
PyModuleDef.m_slots (C のメンバ変数)
PyModuleDef.m_traverse (C のメンバ変数)
PyModuleDef_Init (C の関数)
PyModuleDef_Slot (C のデータ型)
PyModuleDef_Slot.slot (C のメンバ変数)
PyModuleDef_Slot.value (C のメンバ変数)
PyNumber_Absolute (C の関数)
PyNumber_Add (C の関数)
PyNumber_And (C の関数)
PyNumber_AsSsize_t (C の関数)
PyNumber_Check (C の関数)
PyNumber_Divmod (C の関数)
PyNumber_Float (C の関数)
PyNumber_FloorDivide (C の関数)
PyNumber_Index (C の関数)
PyNumber_InPlaceAdd (C の関数)
PyNumber_InPlaceAnd (C の関数)
PyNumber_InPlaceFloorDivide (C の関数)
PyNumber_InPlaceLshift (C の関数)
PyNumber_InPlaceMatrixMultiply (C の関数)
PyNumber_InPlaceMultiply (C の関数)
PyNumber_InPlaceOr (C の関数)
PyNumber_InPlacePower (C の関数)
PyNumber_InPlaceRemainder (C の関数)
PyNumber_InPlaceRshift (C の関数)
PyNumber_InPlaceSubtract (C の関数)
PyNumber_InPlaceTrueDivide (C の関数)
PyNumber_InPlaceXor (C の関数)
PyNumber_Invert (C の関数)
PyNumber_Long (C の関数)
PyNumber_Lshift (C の関数)
PyNumber_MatrixMultiply (C の関数)
PyNumber_Multiply (C の関数)
PyNumber_Negative (C の関数)
PyNumber_Or (C の関数)
PyNumber_Positive (C の関数)
PyNumber_Power (C の関数)
PyNumber_Remainder (C の関数)
PyNumber_Rshift (C の関数)
PyNumber_Subtract (C の関数)
PyNumber_ToBase (C の関数)
PyNumber_TrueDivide (C の関数)
PyNumber_Xor (C の関数)
PyNumberMethods (C のデータ型)
PyObject (C のデータ型)
PyObject._ob_next (C のメンバ変数)
PyObject._ob_prev (C のメンバ変数)
PyObject.ob_refcnt (C のメンバ変数)
PyObject.ob_type (C のメンバ変数)
PyObject_AsCharBuffer (C の関数)
PyObject_ASCII (C の関数)
PyObject_AsFileDescriptor (C の関数)
PyObject_AsReadBuffer (C の関数)
PyObject_AsWriteBuffer (C の関数)
PyObject_Bytes (C の関数)
PyObject_Call (C の関数)
PyObject_CallFunction (C の関数)
PyObject_CallFunctionObjArgs (C の関数)
PyObject_CallMethod (C の関数)
PyObject_CallMethodObjArgs (C の関数)
PyObject_CallObject (C の関数)
PyObject_CallObject()
PyObject_CheckBuffer (C の関数)
PyObject_CheckReadBuffer (C の関数)
PyObject_Del (C の関数)
PyObject_DelAttr (C の関数)
PyObject_DelAttrString (C の関数)
PyObject_DelItem (C の関数)
PyObject_Dir (C の関数)
PyObject_GC_Del (C の関数)
PyObject_GC_New (C の関数)
PyObject_GC_NewVar (C の関数)
PyObject_GC_Resize (C の関数)
PyObject_GC_Track (C の関数)
PyObject_GC_UnTrack (C の関数)
PyObject_GenericGetAttr (C の関数)
PyObject_GenericGetDict (C の関数)
PyObject_GenericSetAttr (C の関数)
PyObject_GenericSetDict (C の関数)
PyObject_GetArenaAllocator (C の関数)
PyObject_GetAttr (C の関数)
PyObject_GetAttrString (C の関数)
PyObject_GetBuffer (C の関数)
PyObject_GetItem (C の関数)
PyObject_GetIter (C の関数)
PyObject_HasAttr (C の関数)
PyObject_HasAttrString (C の関数)
PyObject_Hash (C の関数)
PyObject_HashNotImplemented (C の関数)
PyObject_HEAD (C のマクロ)
PyObject_HEAD_INIT (C のマクロ)
PyObject_Init (C の関数)
PyObject_InitVar (C の関数)
PyObject_IsInstance (C の関数)
PyObject_IsSubclass (C の関数)
PyObject_IsTrue (C の関数)
PyObject_Length (C の関数)
PyObject_LengthHint (C の関数)
PyObject_New (C の関数)
PyObject_NewVar (C の関数)
PyObject_Not (C の関数)
PyObject_Print (C の関数)
PyObject_Repr (C の関数)
PyObject_RichCompare (C の関数)
PyObject_RichCompareBool (C の関数)
PyObject_SetArenaAllocator (C の関数)
PyObject_SetAttr (C の関数)
PyObject_SetAttrString (C の関数)
PyObject_SetItem (C の関数)
PyObject_Size (C の関数)
PyObject_Str (C の関数)
PyObject_Type (C の関数)
PyObject_TypeCheck (C の関数)
PyObject_VAR_HEAD (C のマクロ)
PyObjectArenaAllocator (C のデータ型)
PyOS_AfterFork (C の関数)
PyOS_CheckStack (C の関数)
PyOS_double_to_string (C の関数)
PyOS_getsig (C の関数)
PyOS_InputHook (C の変数)
PyOS_ReadlineFunctionPointer (C の変数)
PyOS_setsig (C の関数)
PyOS_snprintf (C の関数)
PyOS_stricmp (C の関数)
PyOS_string_to_double (C の関数)
PyOS_strnicmp (C の関数)
PyOS_vsnprintf (C の関数)
PyParser_SimpleParseFile (C の関数)
PyParser_SimpleParseFileFlags (C の関数)
PyParser_SimpleParseString (C の関数)
PyParser_SimpleParseStringFlags (C の関数)
PyParser_SimpleParseStringFlagsFilename (C の関数)
PyPI
(see Python Package Index (PyPI))
PyProperty_Type (C の変数)
PyRun_AnyFile (C の関数)
PyRun_AnyFileEx (C の関数)
PyRun_AnyFileExFlags (C の関数)
PyRun_AnyFileFlags (C の関数)
PyRun_File (C の関数)
PyRun_FileEx (C の関数)
PyRun_FileExFlags (C の関数)
PyRun_FileFlags (C の関数)
PyRun_InteractiveLoop (C の関数)
PyRun_InteractiveLoopFlags (C の関数)
PyRun_InteractiveOne (C の関数)
PyRun_InteractiveOneFlags (C の関数)
PyRun_SimpleFile (C の関数)
PyRun_SimpleFileEx (C の関数)
PyRun_SimpleFileExFlags (C の関数)
PyRun_SimpleString (C の関数)
PyRun_SimpleStringFlags (C の関数)
PyRun_String (C の関数)
PyRun_StringFlags (C の関数)
PySeqIter_Check (C の関数)
PySeqIter_New (C の関数)
PySeqIter_Type (C の変数)
PySequence_Check (C の関数)
PySequence_Concat (C の関数)
PySequence_Contains (C の関数)
PySequence_Count (C の関数)
PySequence_DelItem (C の関数)
PySequence_DelSlice (C の関数)
PySequence_Fast (C の関数)
PySequence_Fast_GET_ITEM (C の関数)
PySequence_Fast_GET_SIZE (C の関数)
PySequence_Fast_ITEMS (C の関数)
PySequence_GetItem (C の関数)
PySequence_GetItem()
PySequence_GetSlice (C の関数)
PySequence_Index (C の関数)
PySequence_InPlaceConcat (C の関数)
PySequence_InPlaceRepeat (C の関数)
PySequence_ITEM (C の関数)
PySequence_Length (C の関数)
PySequence_List (C の関数)
PySequence_Repeat (C の関数)
PySequence_SetItem (C の関数)
PySequence_SetSlice (C の関数)
PySequence_Size (C の関数)
PySequence_Tuple (C の関数)
PySequenceMethods (C のデータ型)
PySequenceMethods.sq_ass_item (C のメンバ変数)
PySequenceMethods.sq_concat (C のメンバ変数)
PySequenceMethods.sq_contains (C のメンバ変数)
PySequenceMethods.sq_inplace_concat (C のメンバ変数)
PySequenceMethods.sq_inplace_repeat (C のメンバ変数)
PySequenceMethods.sq_item (C のメンバ変数)
PySequenceMethods.sq_length (C のメンバ変数)
PySequenceMethods.sq_repeat (C のメンバ変数)
PySet_Add (C の関数)
PySet_Check (C の関数)
PySet_Clear (C の関数)
PySet_ClearFreeList (C の関数)
PySet_Contains (C の関数)
PySet_Discard (C の関数)
PySet_GET_SIZE (C の関数)
PySet_New (C の関数)
PySet_Pop (C の関数)
PySet_Size (C の関数)
PySet_Type (C の変数)
PySetObject (C のデータ型)
PySignal_SetWakeupFd (C の関数)
PySlice_Check (C の関数)
PySlice_GetIndices (C の関数)
PySlice_GetIndicesEx (C の関数)
PySlice_New (C の関数)
PySlice_Type (C の変数)
PyState_AddModule (C の関数)
PyState_FindModule (C の関数)
PyState_RemoveModule (C の関数)
PyStructSequence_Desc (C のデータ型)
PyStructSequence_Field (C のデータ型)
PyStructSequence_GET_ITEM (C の関数)
PyStructSequence_GetItem (C の関数)
PyStructSequence_InitType (C の関数)
PyStructSequence_InitType2 (C の関数)
PyStructSequence_New (C の関数)
PyStructSequence_NewType (C の関数)
PyStructSequence_SET_ITEM (C の関数)
PyStructSequence_SetItem (C の関数)
PyStructSequence_UnnamedField (C の変数)
PySys_AddWarnOption (C の関数)
PySys_AddWarnOptionUnicode (C の関数)
PySys_AddXOption (C の関数)
PySys_FormatStderr (C の関数)
PySys_FormatStdout (C の関数)
PySys_GetObject (C の関数)
PySys_GetXOptions (C の関数)
PySys_ResetWarnOptions (C の関数)
PySys_SetArgv (C の関数)
PySys_SetArgv()
PySys_SetArgvEx (C の関数)
PySys_SetArgvEx(), [1]
PySys_SetObject (C の関数)
PySys_SetPath (C の関数)
PySys_WriteStderr (C の関数)
PySys_WriteStdout (C の関数)
Python 3000
Python Editor
Python Enhancement Proposals
PEP 0342, [1]
PEP 100
PEP 11, [1], [2], [3]
PEP 205, [1]
PEP 207
PEP 208
PEP 217
PEP 218, [1], [2]
PEP 227, [1], [2]
PEP 229, [1]
PEP 230, [1]
PEP 232
PEP 234
PEP 235
PEP 236, [1], [2]
PEP 237, [1], [2], [3], [4], [5], [6]
PEP 238, [1], [2], [3], [4], [5], [6]
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], [5]
PEP 3102
PEP 3104, [1]
PEP 3105, [1], [2], [3]
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], [4]
PEP 3116, [1], [2]
PEP 3118, [1], [2], [3], [4], [5]
PEP 3119, [1], [2], [3], [4], [5]
PEP 3120, [1], [2]
PEP 3121, [1], [2]
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], [20], [21]
PEP 3148, [1]
PEP 3149, [1]
PEP 3151, [1], [2], [3], [4], [5]
PEP 3153, [1]
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], [3]
PEP 339
PEP 341
PEP 342, [1], [2], [3], [4]
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], [2], [3], [4]
PEP 371
PEP 372, [1]
PEP 373
PEP 378, [1], [2]
PEP 380, [1], [2], [3]
PEP 383, [1], [2], [3], [4]
PEP 384, [1], [2]
PEP 385
PEP 389, [1]
PEP 391, [1]
PEP 392
PEP 393, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10]
PEP 395
PEP 397, [1], [2], [3]
PEP 398
PEP 4
PEP 405, [1]
PEP 409
PEP 411, [1], [2]
PEP 412
PEP 414, [1]
PEP 418
PEP 420, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13]
PEP 421, [1]
PEP 424, [1]
PEP 427
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], [5], [6]
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], [12]
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 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]
PEP 485, [1], [2], [3]
PEP 486, [1]
PEP 488, [1], [2], [3], [4], [5], [6], [7], [8]
PEP 489, [1], [2], [3], [4], [5], [6], [7], [8], [9]
PEP 492, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15]
PEP 5, [1]
PEP 526
PEP 6
PEP 8, [1], [2], [3], [4]
Python Package Index (PyPI)
.pypirc file
PYTHON*, [1], [2]
python_branch() (platform モジュール)
python_build() (platform モジュール)
python_compiler() (platform モジュール)
PYTHON_DOM
python_implementation() (platform モジュール)
python_revision() (platform モジュール)
python_version() (platform モジュール)
python_version_tuple() (platform モジュール)
PYTHONASYNCIODEBUG, [1]
PYTHONCASEOK
PYTHONDEBUG
PYTHONDOCS
PYTHONDONTWRITEBYTECODE, [1], [2], [3], [4], [5]
PYTHONDUMPREFS
PYTHONFAULTHANDLER, [1], [2]
PYTHONHASHSEED, [1], [2], [3], [4]
PYTHONHOME, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12]
Pythonic
PYTHONINSPECT, [1]
PYTHONIOENCODING, [1], [2], [3], [4]
PYTHONMALLOCSTATS
PYTHONNOUSERSITE, [1], [2], [3]
PYTHONPATH, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22]
PYTHONSTARTUP, [1], [2], [3], [4], [5], [6], [7]
PYTHONTRACEMALLOC, [1], [2]
PYTHONUNBUFFERED
PYTHONUSERBASE, [1], [2]
PYTHONVERBOSE
PYTHONWARNINGS, [1], [2], [3]
PyThreadState, [1]
(C のデータ型)
PyThreadState_Clear (C の関数)
PyThreadState_Delete (C の関数)
PyThreadState_Get (C の関数)
PyThreadState_GetDict (C の関数)
PyThreadState_New (C の関数)
PyThreadState_Next (C の関数)
PyThreadState_SetAsyncExc (C の関数)
PyThreadState_Swap (C の関数)
PyTime_Check (C の関数)
PyTime_CheckExact (C の関数)
PyTime_FromTime (C の関数)
PyTrace_C_CALL (C の変数)
PyTrace_C_EXCEPTION (C の変数)
PyTrace_C_RETURN (C の変数)
PyTrace_CALL (C の変数)
PyTrace_EXCEPTION (C の変数)
PyTrace_LINE (C の変数)
PyTrace_RETURN (C の変数)
PyTuple_Check (C の関数)
PyTuple_CheckExact (C の関数)
PyTuple_ClearFreeList (C の関数)
PyTuple_GET_ITEM (C の関数)
PyTuple_GET_SIZE (C の関数)
PyTuple_GetItem (C の関数)
PyTuple_GetSlice (C の関数)
PyTuple_New (C の関数)
PyTuple_Pack (C の関数)
PyTuple_SET_ITEM (C の関数)
PyTuple_SetItem (C の関数)
PyTuple_SetItem()
PyTuple_Size (C の関数)
PyTuple_Type (C の変数)
PyTupleObject (C のデータ型)
PyType_Check (C の関数)
PyType_CheckExact (C の関数)
PyType_ClearCache (C の関数)
PyType_FromSpec (C の関数)
PyType_FromSpecWithBases (C の関数)
PyType_GenericAlloc (C の関数)
PyType_GenericNew (C の関数)
PyType_GetFlags (C の関数)
PyType_GetSlot (C の関数)
PyType_HasFeature (C の関数)
PyType_IS_GC (C の関数)
PyType_IsSubtype (C の関数)
PyType_Modified (C の関数)
PyType_Ready (C の関数)
PyType_Type (C の変数)
PyTypeObject (C のデータ型)
PyTypeObject.tp_alloc (C のメンバ変数)
PyTypeObject.tp_allocs (C のメンバ変数)
PyTypeObject.tp_as_buffer (C のメンバ変数)
PyTypeObject.tp_base (C のメンバ変数)
PyTypeObject.tp_bases (C のメンバ変数)
PyTypeObject.tp_basicsize (C のメンバ変数)
PyTypeObject.tp_cache (C のメンバ変数)
PyTypeObject.tp_call (C のメンバ変数)
PyTypeObject.tp_clear (C のメンバ変数)
PyTypeObject.tp_dealloc (C のメンバ変数)
PyTypeObject.tp_descr_get (C のメンバ変数)
PyTypeObject.tp_descr_set (C のメンバ変数)
PyTypeObject.tp_dict (C のメンバ変数)
PyTypeObject.tp_dictoffset (C のメンバ変数)
PyTypeObject.tp_doc (C のメンバ変数)
PyTypeObject.tp_finalize (C のメンバ変数)
PyTypeObject.tp_flags (C のメンバ変数)
PyTypeObject.tp_free (C のメンバ変数)
PyTypeObject.tp_frees (C のメンバ変数)
PyTypeObject.tp_getattr (C のメンバ変数)
PyTypeObject.tp_getattro (C のメンバ変数)
PyTypeObject.tp_getset (C のメンバ変数)
PyTypeObject.tp_hash (C のメンバ変数)
PyTypeObject.tp_init (C のメンバ変数)
PyTypeObject.tp_is_gc (C のメンバ変数)
PyTypeObject.tp_itemsize (C のメンバ変数)
PyTypeObject.tp_iter (C のメンバ変数)
PyTypeObject.tp_iternext (C のメンバ変数)
PyTypeObject.tp_maxalloc (C のメンバ変数)
PyTypeObject.tp_members (C のメンバ変数)
PyTypeObject.tp_methods (C のメンバ変数)
PyTypeObject.tp_mro (C のメンバ変数)
PyTypeObject.tp_name (C のメンバ変数)
PyTypeObject.tp_new (C のメンバ変数)
PyTypeObject.tp_next (C のメンバ変数)
PyTypeObject.tp_print (C のメンバ変数)
PyTypeObject.tp_repr (C のメンバ変数)
PyTypeObject.tp_richcompare (C のメンバ変数)
PyTypeObject.tp_setattr (C のメンバ変数)
PyTypeObject.tp_setattro (C のメンバ変数)
PyTypeObject.tp_str (C のメンバ変数)
PyTypeObject.tp_subclasses (C のメンバ変数)
PyTypeObject.tp_traverse (C のメンバ変数)
PyTypeObject.tp_weaklist (C のメンバ変数)
PyTypeObject.tp_weaklistoffset (C のメンバ変数)
PyTZInfo_Check (C の関数)
PyTZInfo_CheckExact (C の関数)
PyUnicode_1BYTE_DATA (C の関数)
PyUnicode_1BYTE_KIND (C のマクロ)
PyUnicode_2BYTE_DATA (C の関数)
PyUnicode_2BYTE_KIND (C のマクロ)
PyUnicode_4BYTE_DATA (C の関数)
PyUnicode_4BYTE_KIND (C のマクロ)
PyUnicode_AS_DATA (C の関数)
PyUnicode_AS_UNICODE (C の関数)
PyUnicode_AsASCIIString (C の関数)
PyUnicode_AsCharmapString (C の関数)
PyUnicode_AsEncodedString (C の関数)
PyUnicode_AsLatin1String (C の関数)
PyUnicode_AsMBCSString (C の関数)
PyUnicode_AsRawUnicodeEscapeString (C の関数)
PyUnicode_AsUCS4 (C の関数)
PyUnicode_AsUCS4Copy (C の関数)
PyUnicode_AsUnicode (C の関数)
PyUnicode_AsUnicodeAndSize (C の関数)
PyUnicode_AsUnicodeCopy (C の関数)
PyUnicode_AsUnicodeEscapeString (C の関数)
PyUnicode_AsUTF16String (C の関数)
PyUnicode_AsUTF32String (C の関数)
PyUnicode_AsUTF8 (C の関数)
PyUnicode_AsUTF8AndSize (C の関数)
PyUnicode_AsUTF8String (C の関数)
PyUnicode_AsWideChar (C の関数)
PyUnicode_AsWideCharString (C の関数)
PyUnicode_Check (C の関数)
PyUnicode_CheckExact (C の関数)
PyUnicode_ClearFreeList (C の関数)
PyUnicode_Compare (C の関数)
PyUnicode_CompareWithASCIIString (C の関数)
PyUnicode_Concat (C の関数)
PyUnicode_Contains (C の関数)
PyUnicode_CopyCharacters (C の関数)
PyUnicode_Count (C の関数)
PyUnicode_DATA (C の関数)
PyUnicode_Decode (C の関数)
PyUnicode_DecodeASCII (C の関数)
PyUnicode_DecodeCharmap (C の関数)
PyUnicode_DecodeFSDefault (C の関数)
PyUnicode_DecodeFSDefaultAndSize (C の関数)
PyUnicode_DecodeLatin1 (C の関数)
PyUnicode_DecodeLocale (C の関数)
PyUnicode_DecodeLocaleAndSize (C の関数)
PyUnicode_DecodeMBCS (C の関数)
PyUnicode_DecodeMBCSStateful (C の関数)
PyUnicode_DecodeRawUnicodeEscape (C の関数)
PyUnicode_DecodeUnicodeEscape (C の関数)
PyUnicode_DecodeUTF16 (C の関数)
PyUnicode_DecodeUTF16Stateful (C の関数)
PyUnicode_DecodeUTF32 (C の関数)
PyUnicode_DecodeUTF32Stateful (C の関数)
PyUnicode_DecodeUTF7 (C の関数)
PyUnicode_DecodeUTF7Stateful (C の関数)
PyUnicode_DecodeUTF8 (C の関数)
PyUnicode_DecodeUTF8Stateful (C の関数)
PyUnicode_Encode (C の関数)
PyUnicode_EncodeASCII (C の関数)
PyUnicode_EncodeCharmap (C の関数)
PyUnicode_EncodeCodePage (C の関数)
PyUnicode_EncodeFSDefault (C の関数)
PyUnicode_EncodeLatin1 (C の関数)
PyUnicode_EncodeLocale (C の関数)
PyUnicode_EncodeMBCS (C の関数)
PyUnicode_EncodeRawUnicodeEscape (C の関数)
PyUnicode_EncodeUnicodeEscape (C の関数)
PyUnicode_EncodeUTF16 (C の関数)
PyUnicode_EncodeUTF32 (C の関数)
PyUnicode_EncodeUTF7 (C の関数)
PyUnicode_EncodeUTF8 (C の関数)
PyUnicode_Fill (C の関数)
PyUnicode_Find (C の関数)
PyUnicode_FindChar (C の関数)
PyUnicode_Format (C の関数)
PyUnicode_FromEncodedObject (C の関数)
PyUnicode_FromFormat (C の関数)
PyUnicode_FromFormatV (C の関数)
PyUnicode_FromKindAndData (C の関数)
PyUnicode_FromObject (C の関数)
PyUnicode_FromString (C の関数)
PyUnicode_FromString()
PyUnicode_FromStringAndSize (C の関数)
PyUnicode_FromUnicode (C の関数)
PyUnicode_FromWideChar (C の関数)
PyUnicode_FSConverter (C の関数)
PyUnicode_FSDecoder (C の関数)
PyUnicode_GET_DATA_SIZE (C の関数)
PyUnicode_GET_LENGTH (C の関数)
PyUnicode_GET_SIZE (C の関数)
PyUnicode_GetLength (C の関数)
PyUnicode_GetSize (C の関数)
PyUnicode_InternFromString (C の関数)
PyUnicode_InternInPlace (C の関数)
PyUnicode_Join (C の関数)
PyUnicode_KIND (C の関数)
PyUnicode_MAX_CHAR_VALUE (C の関数)
PyUnicode_New (C の関数)
PyUnicode_READ (C の関数)
PyUnicode_READ_CHAR (C の関数)
PyUnicode_ReadChar (C の関数)
PyUnicode_READY (C の関数)
PyUnicode_Replace (C の関数)
PyUnicode_RichCompare (C の関数)
PyUnicode_Split (C の関数)
PyUnicode_Splitlines (C の関数)
PyUnicode_Substring (C の関数)
PyUnicode_Tailmatch (C の関数)
PyUnicode_TransformDecimalToASCII (C の関数)
PyUnicode_Translate (C の関数), [1]
PyUnicode_TranslateCharmap (C の関数)
PyUnicode_Type (C の変数)
PyUnicode_WCHAR_KIND (C のマクロ)
PyUnicode_WRITE (C の関数)
PyUnicode_WriteChar (C の関数)
PyUnicodeDecodeError_Create (C の関数)
PyUnicodeDecodeError_GetEncoding (C の関数)
PyUnicodeDecodeError_GetEnd (C の関数)
PyUnicodeDecodeError_GetObject (C の関数)
PyUnicodeDecodeError_GetReason (C の関数)
PyUnicodeDecodeError_GetStart (C の関数)
PyUnicodeDecodeError_SetEnd (C の関数)
PyUnicodeDecodeError_SetReason (C の関数)
PyUnicodeDecodeError_SetStart (C の関数)
PyUnicodeEncodeError_Create (C の関数)
PyUnicodeEncodeError_GetEncoding (C の関数)
PyUnicodeEncodeError_GetEnd (C の関数)
PyUnicodeEncodeError_GetObject (C の関数)
PyUnicodeEncodeError_GetReason (C の関数)
PyUnicodeEncodeError_GetStart (C の関数)
PyUnicodeEncodeError_SetEnd (C の関数)
PyUnicodeEncodeError_SetReason (C の関数)
PyUnicodeEncodeError_SetStart (C の関数)
PyUnicodeObject (C のデータ型)
PyUnicodeTranslateError_Create (C の関数)
PyUnicodeTranslateError_GetEnd (C の関数)
PyUnicodeTranslateError_GetObject (C の関数)
PyUnicodeTranslateError_GetReason (C の関数)
PyUnicodeTranslateError_GetStart (C の関数)
PyUnicodeTranslateError_SetEnd (C の関数)
PyUnicodeTranslateError_SetReason (C の関数)
PyUnicodeTranslateError_SetStart (C の関数)
PyVarObject (C のデータ型)
PyVarObject.ob_size (C のメンバ変数)
PyVarObject_HEAD_INIT (C のマクロ)
PyWeakref_Check (C の関数)
PyWeakref_CheckProxy (C の関数)
PyWeakref_CheckRef (C の関数)
PyWeakref_GET_OBJECT (C の関数)
PyWeakref_GetObject (C の関数)
PyWeakref_NewProxy (C の関数)
PyWeakref_NewRef (C の関数)
PyWrapper_New (C の関数)
PyZipFile (zipfile のクラス)

Q

qiflush() (curses モジュール)
QName (xml.etree.ElementTree のクラス)
qsize() (asyncio.Queue のメソッド)
(multiprocessing.Queue のメソッド)
(queue.Queue のメソッド)
qualified name
quantize() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
QueryInfoKey() (winreg モジュール)
QueryReflectionKey() (winreg モジュール)
QueryValue() (winreg モジュール)
QueryValueEx() (winreg モジュール)
Queue (asyncio のクラス)
(multiprocessing のクラス)
(queue のクラス)
queue (sched.scheduler の属性)
(モジュール)
Queue() (multiprocessing.managers.SyncManager のメソッド)
QueueEmpty
QueueFull
QueueHandler (logging.handlers のクラス)
QueueListener (logging.handlers のクラス)
quick_ratio() (difflib.SequenceMatcher のメソッド)
quit (pdb command)
(組み込み変数)
quit() (ftplib.FTP のメソッド)
(nntplib.NNTP のメソッド)
(poplib.POP3 のメソッド)
(smtplib.SMTP のメソッド)
quopri (モジュール)
quote() (email.utils モジュール)
(shlex モジュール)
(urllib.parse モジュール)
QUOTE_ALL (csv モジュール)
quote_from_bytes() (urllib.parse モジュール)
QUOTE_MINIMAL (csv モジュール)
QUOTE_NONE (csv モジュール)
QUOTE_NONNUMERIC (csv モジュール)
quote_plus() (urllib.parse モジュール)
quoteattr() (xml.sax.saxutils モジュール)
quotechar (csv.Dialect の属性)
quoted-printable
encoding
quotes (shlex.shlex の属性)
quoting (csv.Dialect の属性)

R

R_OK (os モジュール)
radians() (math モジュール)
(turtle モジュール)
RadioButtonGroup (msilib のクラス)
radiogroup() (msilib.Dialog のメソッド)
radix() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
RADIXCHAR (locale モジュール)
raise
, [1]
raise (2to3 fixer)
raise an exception
raise_on_defect (email.policy.Policy の属性)
RAISE_VARARGS (opcode)
raising
exception
RAND_add() (ssl モジュール)
RAND_bytes() (ssl モジュール)
RAND_egd() (ssl モジュール)
RAND_pseudo_bytes() (ssl モジュール)
RAND_status() (ssl モジュール)
randint() (random モジュール)
random (モジュール)
random() (random モジュール)
randrange() (random モジュール)
range
オブジェクト
組み込み関数
range (組み込みクラス)
RARROW (token モジュール)
ratecv() (audioop モジュール)
ratio() (difflib.SequenceMatcher のメソッド)
Rational (numbers のクラス)
raw (io.BufferedIOBase の属性)
raw string
raw() (curses モジュール)
raw_data_manager (email.contentmanager モジュール)
raw_decode() (json.JSONDecoder のメソッド)
raw_input (2to3 fixer)
raw_input() (code.InteractiveConsole のメソッド)
RawArray() (multiprocessing.sharedctypes モジュール)
RawConfigParser (configparser のクラス)
RawDescriptionHelpFormatter (argparse のクラス)
RawIOBase (io のクラス)
RawPen (turtle のクラス)
RawTextHelpFormatter (argparse のクラス)
RawTurtle (turtle のクラス)
RawValue() (multiprocessing.sharedctypes モジュール)
RBRACE (token モジュール)
rcpttos (smtpd.SMTPChannel の属性)
re
モジュール, [1]
re (re.match の属性)
(typing のクラス)
(モジュール)
read() (asyncio.StreamReader のメソッド)
(chunk.Chunk のメソッド)
(codecs.StreamReader のメソッド)
(configparser.ConfigParser のメソッド)
(http.client.HTTPResponse のメソッド)
(imaplib.IMAP4 のメソッド)
(io.BufferedIOBase のメソッド)
(io.BufferedReader のメソッド)
(io.RawIOBase のメソッド)
(io.TextIOBase のメソッド)
(mimetypes.MimeTypes のメソッド)
(mmap.mmap のメソッド)
(os モジュール)
(ossaudiodev.oss_audio_device のメソッド)
(ssl.MemoryBIO のメソッド)
(ssl.SSLSocket のメソッド)
(urllib.robotparser.RobotFileParser のメソッド)
(zipfile.ZipFile のメソッド)
read1() (io.BufferedIOBase のメソッド)
(io.BufferedReader のメソッド)
(io.BytesIO のメソッド)
read_all() (telnetlib.Telnet のメソッド)
read_byte() (mmap.mmap のメソッド)
read_bytes() (pathlib.Path のメソッド)
read_dict() (configparser.ConfigParser のメソッド)
read_eager() (telnetlib.Telnet のメソッド)
read_environ() (wsgiref.handlers モジュール)
read_events() (xml.etree.ElementTree.XMLPullParser のメソッド)
read_file() (configparser.ConfigParser のメソッド)
read_history_file() (readline モジュール)
read_init_file() (readline モジュール)
read_lazy() (telnetlib.Telnet のメソッド)
read_mime_types() (mimetypes モジュール)
READ_RESTRICTED
read_sb_data() (telnetlib.Telnet のメソッド)
read_some() (telnetlib.Telnet のメソッド)
read_string() (configparser.ConfigParser のメソッド)
read_text() (pathlib.Path のメソッド)
read_token() (shlex.shlex のメソッド)
read_until() (telnetlib.Telnet のメソッド)
read_very_eager() (telnetlib.Telnet のメソッド)
read_very_lazy() (telnetlib.Telnet のメソッド)
read_windows_registry() (mimetypes.MimeTypes のメソッド)
READABLE (tkinter モジュール)
readable() (asyncore.dispatcher のメソッド)
(io.IOBase のメソッド)
readall() (io.RawIOBase のメソッド)
reader() (csv モジュール)
ReadError
readexactly() (asyncio.StreamReader のメソッド)
readfp() (configparser.ConfigParser のメソッド)
(mimetypes.MimeTypes のメソッド)
readframes() (aifc.aifc のメソッド)
(sunau.AU_read のメソッド)
(wave.Wave_read のメソッド)
readinto() (http.client.HTTPResponse のメソッド)
(io.BufferedIOBase のメソッド)
(io.RawIOBase のメソッド)
readinto1() (io.BufferedIOBase のメソッド)
(io.BytesIO のメソッド)
readline (モジュール)
readline() (asyncio.StreamReader のメソッド)
(codecs.StreamReader のメソッド)
(distutils.text_file.TextFile のメソッド)
(imaplib.IMAP4 のメソッド)
(io.IOBase のメソッド)
(io.TextIOBase のメソッド)
(mmap.mmap のメソッド)
readlines() (codecs.StreamReader のメソッド)
(distutils.text_file.TextFile のメソッド)
(io.IOBase のメソッド)
readlink() (os モジュール)
readmodule() (pyclbr モジュール)
readmodule_ex() (pyclbr モジュール)
READONLY
readonly (memoryview の属性)
readPlist() (plistlib モジュール)
readPlistFromBytes() (plistlib モジュール)
ReadTransport (asyncio のクラス)
readuntil() (asyncio.StreamReader のメソッド)
readv() (os モジュール)
ready() (multiprocessing.pool.AsyncResult のメソッド)
Real (numbers のクラス)
real (numbers.Complex の属性)
Real Media File Format
real_quick_ratio() (difflib.SequenceMatcher のメソッド)
realloc()
realpath() (os.path モジュール)
reason (http.client.HTTPResponse の属性)
(UnicodeError の属性)
(ssl.SSLError の属性)
(urllib.error.HTTPError の属性)
(urllib.error.URLError の属性)
reattach() (tkinter.ttk.Treeview のメソッド)
rebinding
name
reccontrols() (ossaudiodev.oss_mixer_device のメソッド)
received_data (smtpd.SMTPChannel の属性)
received_lines (smtpd.SMTPChannel の属性)
recent() (imaplib.IMAP4 のメソッド)
records (unittest.TestCase の属性)
rect() (cmath モジュール)
rectangle() (curses.textpad モジュール)
RecursionError
recursive_repr() (reprlib モジュール)
recv() (asyncore.dispatcher のメソッド)
(multiprocessing.Connection のメソッド)
(socket.socket のメソッド)
recv_bytes() (multiprocessing.Connection のメソッド)
recv_bytes_into() (multiprocessing.Connection のメソッド)
recv_into() (socket.socket のメソッド)
recvfrom() (socket.socket のメソッド)
recvfrom_into() (socket.socket のメソッド)
recvmsg() (socket.socket のメソッド)
recvmsg_into() (socket.socket のメソッド)
redirect_request() (urllib.request.HTTPRedirectHandler のメソッド)
redirect_stderr() (contextlib モジュール)
redirect_stdout() (contextlib モジュール)
redisplay() (readline モジュール)
redrawln() (curses.window のメソッド)
redrawwin() (curses.window のメソッド)
reduce (2to3 fixer)
reduce() (functools モジュール)
ref (weakref のクラス)
reference
attribute
reference count
reference counting
ReferenceError, [1]
ReferenceType (weakref モジュール)
refold_source (email.policy.EmailPolicy の属性)
refresh() (curses.window のメソッド)
REG_BINARY (winreg モジュール)
REG_DWORD (winreg モジュール)
REG_DWORD_BIG_ENDIAN (winreg モジュール)
REG_DWORD_LITTLE_ENDIAN (winreg モジュール)
REG_EXPAND_SZ (winreg モジュール)
REG_FULL_RESOURCE_DESCRIPTOR (winreg モジュール)
REG_LINK (winreg モジュール)
REG_MULTI_SZ (winreg モジュール)
REG_NONE (winreg モジュール)
REG_RESOURCE_LIST (winreg モジュール)
REG_RESOURCE_REQUIREMENTS_LIST (winreg モジュール)
REG_SZ (winreg モジュール)
register() (abc.ABCMeta のメソッド)
(atexit モジュール)
(codecs モジュール)
(faulthandler モジュール)
(multiprocessing.managers.BaseManager のメソッド)
(select.devpoll のメソッド)
(select.epoll のメソッド)
(select.poll のメソッド)
(selectors.BaseSelector のメソッド)
(webbrowser モジュール)
register_adapter() (sqlite3 モジュール)
register_archive_format() (shutil モジュール)
register_converter() (sqlite3 モジュール)
register_defect() (email.policy.Policy のメソッド)
register_dialect() (csv モジュール)
register_error() (codecs モジュール)
register_function() (xmlrpc.server.CGIXMLRPCRequestHandler のメソッド)
(xmlrpc.server.SimpleXMLRPCServer のメソッド)
register_instance() (xmlrpc.server.CGIXMLRPCRequestHandler のメソッド)
(xmlrpc.server.SimpleXMLRPCServer のメソッド)
register_introspection_functions() (xmlrpc.server.CGIXMLRPCRequestHandler のメソッド)
(xmlrpc.server.SimpleXMLRPCServer のメソッド)
register_multicall_functions() (xmlrpc.server.CGIXMLRPCRequestHandler のメソッド)
(xmlrpc.server.SimpleXMLRPCServer のメソッド)
register_namespace() (xml.etree.ElementTree モジュール)
register_optionflag() (doctest モジュール)
register_shape() (turtle モジュール)
register_unpack_format() (shutil モジュール)
registerDOMImplementation() (xml.dom モジュール)
registerResult() (unittest モジュール)
regular
package
regular package
relative
URL
import
relative_to() (pathlib.PurePath のメソッド)
release() (_thread.lock のメソッド)
(asyncio.Condition のメソッド)
(asyncio.Lock のメソッド)
(asyncio.Semaphore のメソッド)
(logging.Handler のメソッド)
(memoryview のメソッド)
(multiprocessing.Lock のメソッド)
(multiprocessing.RLock のメソッド)
(platform モジュール)
(threading.Condition のメソッド)
(threading.Lock のメソッド)
(threading.RLock のメソッド)
(threading.Semaphore のメソッド)
release_lock() (imp モジュール)
reload (2to3 fixer)
reload() (imp モジュール)
(importlib モジュール)
relpath() (os.path モジュール)
remainder() (decimal.Context のメソッド)
remainder_near() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
RemoteDisconnected
remove() (array.array のメソッド)
(collections.deque のメソッド)
(mailbox.MH のメソッド)
(mailbox.Mailbox のメソッド)
(os モジュール)
(sequence method)
(set のメソッド)
(xml.etree.ElementTree.Element のメソッド)
remove_done_callback() (asyncio.Future のメソッド)
remove_flag() (mailbox.MaildirMessage のメソッド)
(mailbox.MMDFMessage のメソッド)
(mailbox.mboxMessage のメソッド)
remove_folder() (mailbox.Maildir のメソッド)
(mailbox.MH のメソッド)
remove_header() (urllib.request.Request のメソッド)
remove_history_item() (readline モジュール)
remove_label() (mailbox.BabylMessage のメソッド)
remove_option() (configparser.ConfigParser のメソッド)
(optparse.OptionParser のメソッド)
remove_pyc() (msilib.Directory のメソッド)
remove_reader() (asyncio.AbstractEventLoop のメソッド)
remove_section() (configparser.ConfigParser のメソッド)
remove_sequence() (mailbox.MHMessage のメソッド)
remove_signal_handler() (asyncio.AbstractEventLoop のメソッド)
remove_tree() (distutils.dir_util モジュール)
remove_writer() (asyncio.AbstractEventLoop のメソッド)
removeAttribute() (xml.dom.Element のメソッド)
removeAttributeNode() (xml.dom.Element のメソッド)
removeAttributeNS() (xml.dom.Element のメソッド)
removeChild() (xml.dom.Node のメソッド)
removedirs() (os モジュール)
removeFilter() (logging.Handler のメソッド)
(logging.Logger のメソッド)
removeHandler() (logging.Logger のメソッド)
(unittest モジュール)
removeResult() (unittest モジュール)
removexattr() (os モジュール)
rename() (ftplib.FTP のメソッド)
(imaplib.IMAP4 のメソッド)
(os モジュール)
(pathlib.Path のメソッド)
renames (2to3 fixer)
renames() (os モジュール)
reorganize() (dbm.gnu.gdbm のメソッド)
repeat() (itertools モジュール)
(timeit モジュール)
(timeit.Timer のメソッド)
repetition
operation
replace() (bytearray のメソッド)
(bytes のメソッド)
(curses.panel.Panel のメソッド)
(datetime.date のメソッド)
(datetime.datetime のメソッド)
(datetime.time のメソッド)
(inspect.Parameter のメソッド)
(inspect.Signature のメソッド)
(os モジュール)
(pathlib.Path のメソッド)
(str のメソッド)
replace_errors() (codecs モジュール)
replace_header() (email.message.Message のメソッド)
replace_history_item() (readline モジュール)
replace_whitespace (textwrap.TextWrapper の属性)
replaceChild() (xml.dom.Node のメソッド)
ReplacePackage() (modulefinder モジュール)
report() (filecmp.dircmp のメソッド)
(modulefinder.ModuleFinder のメソッド)
REPORT_CDIFF (doctest モジュール)
report_failure() (doctest.DocTestRunner のメソッド)
report_full_closure() (filecmp.dircmp のメソッド)
REPORT_NDIFF (doctest モジュール)
REPORT_ONLY_FIRST_FAILURE (doctest モジュール)
report_partial_closure() (filecmp.dircmp のメソッド)
report_start() (doctest.DocTestRunner のメソッド)
report_success() (doctest.DocTestRunner のメソッド)
REPORT_UDIFF (doctest モジュール)
report_unexpected_exception() (doctest.DocTestRunner のメソッド)
REPORTING_FLAGS (doctest モジュール)
repr
組み込み関数, [1], [2], [3]
repr (2to3 fixer)
Repr (reprlib のクラス)
repr() (built-in function)
__repr__() (object method)
repr() (reprlib モジュール)
(reprlib.Repr のメソッド)
(組み込み関数)
repr1() (reprlib.Repr のメソッド)
representation
integer
reprlib (モジュール)
Request (urllib.request のクラス)
request() (http.client.HTTPConnection のメソッド)
request_queue_size (socketserver.BaseServer の属性)
request_uri() (wsgiref.util モジュール)
request_version (http.server.BaseHTTPRequestHandler の属性)
RequestHandlerClass (socketserver.BaseServer の属性)
requestline (http.server.BaseHTTPRequestHandler の属性)
requires() (test.support モジュール)
reserved (zipfile.ZipInfo の属性)
reserved word
RESERVED_FUTURE (uuid モジュール)
RESERVED_MICROSOFT (uuid モジュール)
RESERVED_NCS (uuid モジュール)
reset() (bdb.Bdb のメソッド)
(codecs.IncrementalDecoder のメソッド)
(codecs.IncrementalEncoder のメソッド)
(codecs.StreamReader のメソッド)
(codecs.StreamWriter のメソッド)
(html.parser.HTMLParser のメソッド)
(ossaudiodev.oss_audio_device のメソッド)
(pipes.Template のメソッド)
(threading.Barrier のメソッド)
(turtle モジュール), [1]
(xdrlib.Packer のメソッド)
(xdrlib.Unpacker のメソッド)
(xml.dom.pulldom.DOMEventStream のメソッド)
(xml.sax.xmlreader.IncrementalParser のメソッド)
reset_mock() (unittest.mock.Mock のメソッド)
reset_prog_mode() (curses モジュール)
reset_shell_mode() (curses モジュール)
resetbuffer() (code.InteractiveConsole のメソッド)
resetlocale() (locale モジュール)
resetscreen() (turtle モジュール)
resetty() (curses モジュール)
resetwarnings() (warnings モジュール)
resize() (ctypes モジュール)
(curses.window のメソッド)
(mmap.mmap のメソッド)
resize_term() (curses モジュール)
resizemode() (turtle モジュール)
resizeterm() (curses モジュール)
resolution (datetime.date の属性)
(datetime.datetime の属性)
(datetime.time の属性)
(datetime.timedelta の属性)
resolve() (pathlib.Path のメソッド)
resolve_name() (importlib.util モジュール)
resolveEntity() (xml.sax.handler.EntityResolver のメソッド)
resource (モジュール)
ResourceDenied
ResourceLoader (importlib.abc のクラス)
ResourceWarning
response (nntplib.NNTPError の属性)
response() (imaplib.IMAP4 のメソッド)
ResponseNotReady
responses (http.client モジュール)
(http.server.BaseHTTPRequestHandler の属性)
restart (pdb command)
restore() (difflib モジュール)
RESTRICTED
restricted
execution
restype (ctypes._FuncPtr の属性)
result() (asyncio.Future のメソッド)
(concurrent.futures.Future のメソッド)
results() (trace.Trace のメソッド)
resume_reading() (asyncio.ReadTransport のメソッド)
resume_writing() (asyncio.BaseProtocol のメソッド)
retr() (poplib.POP3 のメソッド)
retrbinary() (ftplib.FTP のメソッド)
retrieve() (urllib.request.URLopener のメソッド)
retrlines() (ftplib.FTP のメソッド)
return
, [1], [2]
return (pdb command)
return_annotation (inspect.Signature の属性)
return_ok() (http.cookiejar.CookiePolicy のメソッド)
RETURN_VALUE (opcode)
return_value (unittest.mock.Mock の属性)
returncode (asyncio.asyncio.subprocess.Process の属性)
(subprocess.CalledProcessError の属性)
(subprocess.CompletedProcess の属性)
(subprocess.Popen の属性)
reverse() (array.array のメソッド)
(audioop モジュール)
(collections.deque のメソッド)
(sequence method)
reverse_order() (pstats.Stats のメソッド)
reverse_pointer (ipaddress.IPv4Address の属性)
(ipaddress.IPv6Address の属性)
reversed() (組み込み関数)
Reversible (typing のクラス)
revert() (http.cookiejar.FileCookieJar のメソッド)
rewind() (aifc.aifc のメソッド)
(sunau.AU_read のメソッド)
(wave.Wave_read のメソッド)
RFC
RFC 1014, [1]
RFC 1123
RFC 1321
RFC 1422
RFC 1521, [1], [2], [3]
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 1894
RFC 1939, [1]
RFC 2033
RFC 2045, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
RFC 2046, [1], [2]
RFC 2047, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12]
RFC 2060, [1]
RFC 2068
RFC 2087, [1], [2]
RFC 2104, [1]
RFC 2109, [1], [2], [3], [4], [5], [6], [7], [8], [9]
RFC 2183
RFC 2231, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12]
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], [6]
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], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28], [29]
RFC 2964
RFC 2965, [1], [2], [3]
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 3542
RFC 3548, [1], [2], [3], [4], [5]
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, [1]
RFC 4380
RFC 4627, [1]
RFC 4642
RFC 4918, [1], [2], [3], [4]
RFC 4954, [1]
RFC 5161, [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]
RFC 5735
RFC 5802
RFC 5842, [1]
RFC 5929
RFC 6066
RFC 6125, [1]
RFC 6152, [1]
RFC 6531, [1], [2], [3], [4], [5], [6], [7]
RFC 6532, [1]
RFC 6585, [1], [2], [3]
RFC 6855, [1], [2], [3]
RFC 6856, [1]
RFC 7159, [1], [2]
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 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 の属性)
rfc2109_as_netscape (http.cookiejar.DefaultCookiePolicy の属性)
rfc2965 (http.cookiejar.CookiePolicy の属性)
rfc822_escape() (distutils.util モジュール)
RFC_4122 (uuid モジュール)
rfile (http.server.BaseHTTPRequestHandler の属性)
rfind() (bytearray のメソッド)
(bytes のメソッド)
(mmap.mmap のメソッド)
(str のメソッド)
rgb_to_hls() (colorsys モジュール)
rgb_to_hsv() (colorsys モジュール)
rgb_to_yiq() (colorsys モジュール)
rglob() (pathlib.Path のメソッド)
right (filecmp.dircmp の属性)
right() (turtle モジュール)
right_list (filecmp.dircmp の属性)
right_only (filecmp.dircmp の属性)
RIGHTSHIFT (token モジュール)
RIGHTSHIFTEQUAL (token モジュール)
rindex() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
rjust() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
rlcompleter (モジュール)
rlecode_hqx() (binascii モジュール)
rledecode_hqx() (binascii モジュール)
RLIM_INFINITY (resource モジュール)
RLIMIT_AS (resource モジュール)
RLIMIT_CORE (resource モジュール)
RLIMIT_CPU (resource モジュール)
RLIMIT_DATA (resource モジュール)
RLIMIT_FSIZE (resource モジュール)
RLIMIT_MEMLOCK (resource モジュール)
RLIMIT_MSGQUEUE (resource モジュール)
RLIMIT_NICE (resource モジュール)
RLIMIT_NOFILE (resource モジュール)
RLIMIT_NPROC (resource モジュール)
RLIMIT_NPTS (resource モジュール)
RLIMIT_OFILE (resource モジュール)
RLIMIT_RSS (resource モジュール)
RLIMIT_RTPRIO (resource モジュール)
RLIMIT_RTTIME (resource モジュール)
RLIMIT_SBSIZE (resource モジュール)
RLIMIT_SIGPENDING (resource モジュール)
RLIMIT_STACK (resource モジュール)
RLIMIT_SWAP (resource モジュール)
RLIMIT_VMEM (resource モジュール)
RLock (multiprocessing のクラス)
(threading のクラス)
RLock() (multiprocessing.managers.SyncManager のメソッド)
rmd() (ftplib.FTP のメソッド)
rmdir() (os モジュール)
(pathlib.Path のメソッド)
RMFF
rms() (audioop モジュール)
rmtree() (shutil モジュール)
RobotFileParser (urllib.robotparser のクラス)
robots.txt
rollback() (sqlite3.Connection のメソッド)
ROT_THREE (opcode)
ROT_TWO (opcode)
rotate() (collections.deque のメソッド)
(decimal.Context のメソッド)
(decimal.Decimal のメソッド)
(logging.handlers.BaseRotatingHandler のメソッド)
RotatingFileHandler (logging.handlers のクラス)
rotation_filename() (logging.handlers.BaseRotatingHandler のメソッド)
rotator (logging.handlers.BaseRotatingHandler の属性)
round
組み込み関数
round() (組み込み関数)
ROUND_05UP (decimal モジュール)
ROUND_CEILING (decimal モジュール)
ROUND_DOWN (decimal モジュール)
ROUND_FLOOR (decimal モジュール)
ROUND_HALF_DOWN (decimal モジュール)
ROUND_HALF_EVEN (decimal モジュール)
ROUND_HALF_UP (decimal モジュール)
ROUND_UP (decimal モジュール)
Rounded (decimal のクラス)
Row (sqlite3 のクラス)
row_factory (sqlite3.Connection の属性)
rowcount (sqlite3.Cursor の属性)
RPAR (token モジュール)
rpartition() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
rpc_paths (xmlrpc.server.SimpleXMLRPCRequestHandler の属性)
rpop() (poplib.POP3 のメソッド)
rset() (poplib.POP3 のメソッド)
rshift() (operator モジュール)
rsplit() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
RSQB (token モジュール)
rstrip() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
rt() (turtle モジュール)
RTLD_DEEPBIND (os モジュール)
RTLD_GLOBAL (os モジュール)
RTLD_LAZY (os モジュール)
RTLD_LOCAL (os モジュール)
RTLD_NODELETE (os モジュール)
RTLD_NOLOAD (os モジュール)
RTLD_NOW (os モジュール)
ruler (cmd.Cmd の属性)
run (pdb command)
Run script
run() (bdb.Bdb のメソッド)
(distutils.cmd.Command のメソッド)
(doctest.DocTestRunner のメソッド)
(multiprocessing.Process のメソッド)
(pdb モジュール)
(pdb.Pdb のメソッド)
(profile モジュール)
(profile.Profile のメソッド)
(sched.scheduler のメソッド)
(subprocess モジュール)
(threading.Thread のメソッド)
(trace.Trace のメソッド)
(unittest.TestCase のメソッド)
(unittest.TestSuite のメソッド)
(unittest.TextTestRunner のメソッド)
(wsgiref.handlers.BaseHandler のメソッド)
run_coroutine_threadsafe() (asyncio モジュール)
run_docstring_examples() (doctest モジュール)
run_doctest() (test.support モジュール)
run_forever() (asyncio.AbstractEventLoop のメソッド)
run_in_executor() (asyncio.AbstractEventLoop のメソッド)
run_module() (runpy モジュール)
run_path() (runpy モジュール)
run_script() (modulefinder.ModuleFinder のメソッド)
run_setup() (distutils.core モジュール)
run_unittest() (test.support モジュール)
run_until_complete() (asyncio.AbstractEventLoop のメソッド)
run_with_locale() (test.support モジュール)
runcall() (bdb.Bdb のメソッド)
(pdb モジュール)
(pdb.Pdb のメソッド)
(profile.Profile のメソッド)
runcode() (code.InteractiveInterpreter のメソッド)
runctx() (bdb.Bdb のメソッド)
(profile モジュール)
(profile.Profile のメソッド)
(trace.Trace のメソッド)
runeval() (bdb.Bdb のメソッド)
(pdb モジュール)
(pdb.Pdb のメソッド)
runfunc() (trace.Trace のメソッド)
running() (concurrent.futures.Future のメソッド)
runpy (モジュール)
runsource() (code.InteractiveInterpreter のメソッド)
runtime_library_dir_option() (distutils.ccompiler.CCompiler のメソッド)
RuntimeError
RuntimeWarning
RUSAGE_BOTH (resource モジュール)
RUSAGE_CHILDREN (resource モジュール)
RUSAGE_SELF (resource モジュール)
RUSAGE_THREAD (resource モジュール)

S

S (re モジュール)
S_ENFMT (stat モジュール)
S_IEXEC (stat モジュール)
S_IFBLK (stat モジュール)
S_IFCHR (stat モジュール)
S_IFDIR (stat モジュール)
S_IFDOOR (stat モジュール)
S_IFIFO (stat モジュール)
S_IFLNK (stat モジュール)
S_IFMT() (stat モジュール)
S_IFPORT (stat モジュール)
S_IFREG (stat モジュール)
S_IFSOCK (stat モジュール)
S_IFWHT (stat モジュール)
S_IMODE() (stat モジュール)
S_IREAD (stat モジュール)
S_IRGRP (stat モジュール)
S_IROTH (stat モジュール)
S_IRUSR (stat モジュール)
S_IRWXG (stat モジュール)
S_IRWXO (stat モジュール)
S_IRWXU (stat モジュール)
S_ISBLK() (stat モジュール)
S_ISCHR() (stat モジュール)
S_ISDIR() (stat モジュール)
S_ISDOOR() (stat モジュール)
S_ISFIFO() (stat モジュール)
S_ISGID (stat モジュール)
S_ISLNK() (stat モジュール)
S_ISPORT() (stat モジュール)
S_ISREG() (stat モジュール)
S_ISSOCK() (stat モジュール)
S_ISUID (stat モジュール)
S_ISVTX (stat モジュール)
S_ISWHT() (stat モジュール)
S_IWGRP (stat モジュール)
S_IWOTH (stat モジュール)
S_IWRITE (stat モジュール)
S_IWUSR (stat モジュール)
S_IXGRP (stat モジュール)
S_IXOTH (stat モジュール)
S_IXUSR (stat モジュール)
safe_substitute() (string.Template のメソッド)
saferepr() (pprint モジュール)
same_files (filecmp.dircmp の属性)
same_quantum() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
samefile() (os.path モジュール)
(pathlib.Path のメソッド)
SameFileError
sameopenfile() (os.path モジュール)
samestat() (os.path モジュール)
sample() (random モジュール)
save() (http.cookiejar.FileCookieJar のメソッド)
SaveKey() (winreg モジュール)
savetty() (curses モジュール)
SAX2DOM (xml.dom.pulldom のクラス)
SAXException
SAXNotRecognizedException
SAXNotSupportedException
SAXParseException
scaleb() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
scandir() (os モジュール)
scanf()
sched (モジュール)
SCHED_BATCH (os モジュール)
SCHED_FIFO (os モジュール)
sched_get_priority_max() (os モジュール)
sched_get_priority_min() (os モジュール)
sched_getaffinity() (os モジュール)
sched_getparam() (os モジュール)
sched_getscheduler() (os モジュール)
SCHED_IDLE (os モジュール)
SCHED_OTHER (os モジュール)
sched_param (os のクラス)
sched_priority (os.sched_param の属性)
SCHED_RESET_ON_FORK (os モジュール)
SCHED_RR (os モジュール)
sched_rr_get_interval() (os モジュール)
sched_setaffinity() (os モジュール)
sched_setparam() (os モジュール)
sched_setscheduler() (os モジュール)
SCHED_SPORADIC (os モジュール)
sched_yield() (os モジュール)
scheduler (sched のクラス)
schema (msilib モジュール)
scope, [1]
Screen (turtle のクラス)
screensize() (turtle モジュール)
script_from_examples() (doctest モジュール)
scroll() (curses.window のメソッド)
ScrolledCanvas (turtle のクラス)
scrollok() (curses.window のメソッド)
sdterr
stdin stdout
search
path, module, [1], [2], [3], [4], [5], [6], [7]
search() (imaplib.IMAP4 のメソッド)
(re モジュール)
(re.regex のメソッド)
second (datetime.datetime の属性)
(datetime.time の属性)
seconds since the epoch
SECTCRE (configparser モジュール)
sections() (configparser.ConfigParser のメソッド)
secure (http.cookiejar.Cookie の属性)
secure hash algorithm, SHA1, SHA224, SHA256, SHA384, SHA512
Secure Sockets Layer
security
CGI
see() (tkinter.ttk.Treeview のメソッド)
seed() (random モジュール)
seek() (chunk.Chunk のメソッド)
(io.IOBase のメソッド)
(io.TextIOBase のメソッド)
(mmap.mmap のメソッド)
SEEK_CUR (os モジュール)
SEEK_END (os モジュール)
SEEK_SET (os モジュール)
seekable() (io.IOBase のメソッド)
seen_greeting (smtpd.SMTPChannel の属性)
Select (tkinter.tix のクラス)
select (モジュール)
select() (imaplib.IMAP4 のメソッド)
(select モジュール)
(selectors.BaseSelector のメソッド)
(tkinter.ttk.Notebook のメソッド)
selected_alpn_protocol() (ssl.SSLSocket のメソッド)
selected_npn_protocol() (ssl.SSLSocket のメソッド)
selection() (tkinter.ttk.Treeview のメソッド)
selection_add() (tkinter.ttk.Treeview のメソッド)
selection_remove() (tkinter.ttk.Treeview のメソッド)
selection_set() (tkinter.ttk.Treeview のメソッド)
selection_toggle() (tkinter.ttk.Treeview のメソッド)
selector (urllib.request.Request の属性)
SelectorEventLoop (asyncio のクラス)
SelectorKey (selectors のクラス)
selectors (モジュール)
SelectSelector (selectors のクラス)
Semaphore (asyncio のクラス)
(multiprocessing のクラス)
(threading のクラス)
Semaphore() (multiprocessing.managers.SyncManager のメソッド)
semaphores, binary
SEMI (token モジュール)
send() (asyncore.dispatcher のメソッド)
(coroutine のメソッド)
(generator のメソッド)
(http.client.HTTPConnection のメソッド)
(imaplib.IMAP4 のメソッド)
(logging.handlers.DatagramHandler のメソッド)
(logging.handlers.SocketHandler のメソッド)
(multiprocessing.Connection のメソッド)
(socket.socket のメソッド)
send_bytes() (multiprocessing.Connection のメソッド)
send_error() (http.server.BaseHTTPRequestHandler のメソッド)
send_flowing_data() (formatter.writer のメソッド)
send_header() (http.server.BaseHTTPRequestHandler のメソッド)
send_hor_rule() (formatter.writer のメソッド)
send_label_data() (formatter.writer のメソッド)
send_line_break() (formatter.writer のメソッド)
send_literal_data() (formatter.writer のメソッド)
send_message() (smtplib.SMTP のメソッド)
send_paragraph() (formatter.writer のメソッド)
send_response() (http.server.BaseHTTPRequestHandler のメソッド)
send_response_only() (http.server.BaseHTTPRequestHandler のメソッド)
send_signal() (asyncio.asyncio.subprocess.Process のメソッド)
(asyncio.BaseSubprocessTransport のメソッド)
(subprocess.Popen のメソッド)
sendall() (socket.socket のメソッド)
sendcmd() (ftplib.FTP のメソッド)
sendfile() (os モジュール)
(socket.socket のメソッド)
(wsgiref.handlers.BaseHandler のメソッド)
sendmail() (smtplib.SMTP のメソッド)
sendmsg() (socket.socket のメソッド)
sendto() (asyncio.DatagramTransport のメソッド)
(socket.socket のメソッド)
sentinel (multiprocessing.Process の属性)
(unittest.mock モジュール)
sep (os モジュール)
sequence
item
iteration
types, immutable
types, mutable
types, operations on, [1]
オブジェクト, [1], [2], [3], [4], [5], [6], [7], [8]
Sequence (collections.abc のクラス)
sequence (msilib モジュール)
Sequence (typing のクラス)
sequence2st() (parser モジュール)
SequenceMatcher (difflib のクラス), [1]
serializing
objects
serve_forever() (socketserver.BaseServer のメソッド)
server
WWW, [1]
Server (asyncio のクラス)
server (http.server.BaseHTTPRequestHandler の属性)
server_activate() (socketserver.BaseServer のメソッド)
server_address (socketserver.BaseServer の属性)
server_bind() (socketserver.BaseServer のメソッド)
server_close() (socketserver.BaseServer のメソッド)
server_hostname (ssl.SSLSocket の属性)
server_side (ssl.SSLSocket の属性)
server_software (wsgiref.handlers.BaseHandler の属性)
server_version (http.server.BaseHTTPRequestHandler の属性)
(http.server.SimpleHTTPRequestHandler の属性)
ServerProxy (xmlrpc.client のクラス)
service_actions() (socketserver.BaseServer のメソッド)
session_stats() (ssl.SSLContext のメソッド)
set
display
オブジェクト, [1], [2], [3]
Set (collections.abc のクラス)
(typing のクラス)
set (組み込みクラス)
Set Breakpoint
set type
オブジェクト
set() (asyncio.Event のメソッド)
(configparser.ConfigParser のメソッド)
(configparser.RawConfigParser のメソッド)
(http.cookies.Morsel のメソッド)
(ossaudiodev.oss_mixer_device のメソッド)
(test.support.EnvironmentVarGuard のメソッド)
(threading.Event のメソッド)
(tkinter.ttk.Combobox のメソッド)
(tkinter.ttk.Treeview のメソッド)
(xml.etree.ElementTree.Element のメソッド)
SET_ADD (opcode)
set_all()
set_allowed_domains() (http.cookiejar.DefaultCookiePolicy のメソッド)
set_alpn_protocols() (ssl.SSLContext のメソッド)
set_app() (wsgiref.simple_server.WSGIServer のメソッド)
set_authorizer() (sqlite3.Connection のメソッド)
set_blocked_domains() (http.cookiejar.DefaultCookiePolicy のメソッド)
set_blocking() (os モジュール)
set_boundary() (email.message.Message のメソッド)
set_break() (bdb.Bdb のメソッド)
set_charset() (email.message.Message のメソッド)
set_children() (tkinter.ttk.Treeview のメソッド)
set_ciphers() (ssl.SSLContext のメソッド)
set_completer() (readline モジュール)
set_completer_delims() (readline モジュール)
set_completion_display_matches_hook() (readline モジュール)
set_content() (email.contentmanager モジュール)
(email.contentmanager.ContentManager のメソッド)
(email.message.EmailMessage のメソッド)
set_continue() (bdb.Bdb のメソッド)
set_cookie() (http.cookiejar.CookieJar のメソッド)
set_cookie_if_ok() (http.cookiejar.CookieJar のメソッド)
set_coroutine_wrapper() (sys モジュール)
set_current() (msilib.Feature のメソッド)
set_data() (importlib.abc.SourceLoader のメソッド)
(importlib.machinery.SourceFileLoader のメソッド)
set_date() (mailbox.MaildirMessage のメソッド)
set_debug() (asyncio.AbstractEventLoop のメソッド)
(gc モジュール)
set_debuglevel() (ftplib.FTP のメソッド)
(http.client.HTTPConnection のメソッド)
(nntplib.NNTP のメソッド)
(poplib.POP3 のメソッド)
(smtplib.SMTP のメソッド)
(telnetlib.Telnet のメソッド)
set_default_executor() (asyncio.AbstractEventLoop のメソッド)
set_default_type() (email.message.Message のメソッド)
set_default_verify_paths() (ssl.SSLContext のメソッド)
set_defaults() (argparse.ArgumentParser のメソッド)
(optparse.OptionParser のメソッド)
set_ecdh_curve() (ssl.SSLContext のメソッド)
set_errno() (ctypes モジュール)
set_event_loop() (asyncio モジュール)
(asyncio.AbstractEventLoopPolicy のメソッド)
set_event_loop_policy() (asyncio モジュール)
set_exception() (asyncio.Future のメソッド)
(asyncio.StreamReader のメソッド)
(concurrent.futures.Future のメソッド)
set_exception_handler() (asyncio.AbstractEventLoop のメソッド)
set_executable() (multiprocessing モジュール)
set_executables() (distutils.ccompiler.CCompiler のメソッド)
set_flags() (mailbox.MaildirMessage のメソッド)
(mailbox.MMDFMessage のメソッド)
(mailbox.mboxMessage のメソッド)
set_from() (mailbox.mboxMessage のメソッド)
(mailbox.MMDFMessage のメソッド)
set_handle_inheritable() (os モジュール)
set_history_length() (readline モジュール)
set_include_dirs() (distutils.ccompiler.CCompiler のメソッド)
set_info() (mailbox.MaildirMessage のメソッド)
set_inheritable() (os モジュール)
(socket.socket のメソッド)
set_labels() (mailbox.BabylMessage のメソッド)
set_last_error() (ctypes モジュール)
set_libraries() (distutils.ccompiler.CCompiler のメソッド)
set_library_dirs() (distutils.ccompiler.CCompiler のメソッド)
set_link_objects() (distutils.ccompiler.CCompiler のメソッド)
set_literal (2to3 fixer)
set_loader() (importlib.util モジュール)
set_next() (bdb.Bdb のメソッド)
set_nonstandard_attr() (http.cookiejar.Cookie のメソッド)
set_npn_protocols() (ssl.SSLContext のメソッド)
set_ok() (http.cookiejar.CookiePolicy のメソッド)
set_option_negotiation_callback() (telnetlib.Telnet のメソッド)
set_output_charset() (gettext.NullTranslations のメソッド)
set_package() (importlib.util モジュール)
set_param() (email.message.Message のメソッド)
set_pasv() (ftplib.FTP のメソッド)
set_payload() (email.message.Message のメソッド)
set_policy() (http.cookiejar.CookieJar のメソッド)
set_position() (xdrlib.Unpacker のメソッド)
set_pre_input_hook() (readline モジュール)
set_progress_handler() (sqlite3.Connection のメソッド)
set_protocol() (asyncio.BaseTransport のメソッド)
set_proxy() (urllib.request.Request のメソッド)
set_python_build() (distutils.sysconfig モジュール)
set_quit() (bdb.Bdb のメソッド)
set_recsrc() (ossaudiodev.oss_mixer_device のメソッド)
set_result() (asyncio.Future のメソッド)
(concurrent.futures.Future のメソッド)
set_return() (bdb.Bdb のメソッド)
set_running_or_notify_cancel() (concurrent.futures.Future のメソッド)
set_runtime_library_dirs() (distutils.ccompiler.CCompiler のメソッド)
set_seq1() (difflib.SequenceMatcher のメソッド)
set_seq2() (difflib.SequenceMatcher のメソッド)
set_seqs() (difflib.SequenceMatcher のメソッド)
set_sequences() (mailbox.MH のメソッド)
(mailbox.MHMessage のメソッド)
set_server_documentation() (xmlrpc.server.DocCGIXMLRPCRequestHandler のメソッド)
(xmlrpc.server.DocXMLRPCServer のメソッド)
set_server_name() (xmlrpc.server.DocCGIXMLRPCRequestHandler のメソッド)
(xmlrpc.server.DocXMLRPCServer のメソッド)
set_server_title() (xmlrpc.server.DocCGIXMLRPCRequestHandler のメソッド)
(xmlrpc.server.DocXMLRPCServer のメソッド)
set_servername_callback() (ssl.SSLContext のメソッド)
set_spacing() (formatter.formatter のメソッド)
set_start_method() (multiprocessing モジュール)
set_startup_hook() (readline モジュール)
set_step() (bdb.Bdb のメソッド)
set_subdir() (mailbox.MaildirMessage のメソッド)
set_task_factory() (asyncio.AbstractEventLoop のメソッド)
set_terminator() (asynchat.async_chat のメソッド)
set_threshold() (gc モジュール)
set_trace() (bdb モジュール)
(bdb.Bdb のメソッド)
(pdb モジュール)
(pdb.Pdb のメソッド)
set_trace_callback() (sqlite3.Connection のメソッド)
set_transport() (asyncio.StreamReader のメソッド)
set_tunnel() (http.client.HTTPConnection のメソッド)
set_type() (email.message.Message のメソッド)
set_unittest_reportflags() (doctest モジュール)
set_unixfrom() (email.message.Message のメソッド)
set_until() (bdb.Bdb のメソッド)
set_url() (urllib.robotparser.RobotFileParser のメソッド)
set_usage() (optparse.OptionParser のメソッド)
set_userptr() (curses.panel.Panel のメソッド)
set_visible() (mailbox.BabylMessage のメソッド)
set_wakeup_fd() (signal モジュール)
set_write_buffer_limits() (asyncio.WriteTransport のメソッド)
setacl() (imaplib.IMAP4 のメソッド)
setannotation() (imaplib.IMAP4 のメソッド)
setattr() (組み込み関数)
setAttribute() (xml.dom.Element のメソッド)
setAttributeNode() (xml.dom.Element のメソッド)
setAttributeNodeNS() (xml.dom.Element のメソッド)
setAttributeNS() (xml.dom.Element のメソッド)
SetBase() (xml.parsers.expat.xmlparser のメソッド)
setblocking() (socket.socket のメソッド)
setByteStream() (xml.sax.xmlreader.InputSource のメソッド)
setcbreak() (tty モジュール)
setCharacterStream() (xml.sax.xmlreader.InputSource のメソッド)
setcheckinterval() (sys モジュール)
setcomptype() (aifc.aifc のメソッド)
(sunau.AU_write のメソッド)
(wave.Wave_write のメソッド)
setContentHandler() (xml.sax.xmlreader.XMLReader のメソッド)
setcontext() (decimal モジュール)
setDaemon() (threading.Thread のメソッド)
setdefault() (dict のメソッド)
(http.cookies.Morsel のメソッド)
setdefaulttimeout() (socket モジュール)
setdlopenflags() (sys モジュール)
setDocumentLocator() (xml.sax.handler.ContentHandler のメソッド)
setDTDHandler() (xml.sax.xmlreader.XMLReader のメソッド)
setegid() (os モジュール)
setEncoding() (xml.sax.xmlreader.InputSource のメソッド)
setEntityResolver() (xml.sax.xmlreader.XMLReader のメソッド)
setErrorHandler() (xml.sax.xmlreader.XMLReader のメソッド)
seteuid() (os モジュール)
setFeature() (xml.sax.xmlreader.XMLReader のメソッド)
setfirstweekday() (calendar モジュール)
setfmt() (ossaudiodev.oss_audio_device のメソッド)
setFormatter() (logging.Handler のメソッド)
setframerate() (aifc.aifc のメソッド)
(sunau.AU_write のメソッド)
(wave.Wave_write のメソッド)
setgid() (os モジュール)
setgroups() (os モジュール)
seth() (turtle モジュール)
setheading() (turtle モジュール)
sethostname() (socket モジュール)
SetInteger() (msilib.Record のメソッド)
setitem() (operator モジュール)
setitimer() (signal モジュール)
setLevel() (logging.Handler のメソッド)
(logging.Logger のメソッド)
setlocale() (locale モジュール)
setLocale() (xml.sax.xmlreader.XMLReader のメソッド)
setLoggerClass() (logging モジュール)
setlogmask() (syslog モジュール)
setLogRecordFactory() (logging モジュール)
setmark() (aifc.aifc のメソッド)
setMaxConns() (urllib.request.CacheFTPHandler のメソッド)
setmode() (msvcrt モジュール)
setName() (threading.Thread のメソッド)
setnchannels() (aifc.aifc のメソッド)
(sunau.AU_write のメソッド)
(wave.Wave_write のメソッド)
setnframes() (aifc.aifc のメソッド)
(sunau.AU_write のメソッド)
(wave.Wave_write のメソッド)
SetParamEntityParsing() (xml.parsers.expat.xmlparser のメソッド)
setparameters() (ossaudiodev.oss_audio_device のメソッド)
setparams() (aifc.aifc のメソッド)
(sunau.AU_write のメソッド)
(wave.Wave_write のメソッド)
setpassword() (zipfile.ZipFile のメソッド)
setpgid() (os モジュール)
setpgrp() (os モジュール)
setpos() (aifc.aifc のメソッド)
(sunau.AU_read のメソッド)
(turtle モジュール)
(wave.Wave_read のメソッド)
setposition() (turtle モジュール)
setpriority() (os モジュール)
setprofile() (sys モジュール)
(threading モジュール)
SetProperty() (msilib.SummaryInformation のメソッド)
setProperty() (xml.sax.xmlreader.XMLReader のメソッド)
setPublicId() (xml.sax.xmlreader.InputSource のメソッド)
setquota() (imaplib.IMAP4 のメソッド)
setraw() (tty モジュール)
setrecursionlimit() (sys モジュール)
setregid() (os モジュール)
setresgid() (os モジュール)
setresuid() (os モジュール)
setreuid() (os モジュール)
setrlimit() (resource モジュール)
setsampwidth() (aifc.aifc のメソッド)
(sunau.AU_write のメソッド)
(wave.Wave_write のメソッド)
setscrreg() (curses.window のメソッド)
setsid() (os モジュール)
setsockopt() (socket.socket のメソッド)
setstate() (codecs.IncrementalDecoder のメソッド)
(codecs.IncrementalEncoder のメソッド)
(random モジュール)
SetStream() (msilib.Record のメソッド)
SetString() (msilib.Record のメソッド)
setswitchinterval() (in module sys)
(sys モジュール)
setSystemId() (xml.sax.xmlreader.InputSource のメソッド)
setsyx() (curses モジュール)
setTarget() (logging.handlers.MemoryHandler のメソッド)
settiltangle() (turtle モジュール)
settimeout() (socket.socket のメソッド)
setTimeout() (urllib.request.CacheFTPHandler のメソッド)
settrace() (sys モジュール)
(threading モジュール)
settscdump() (sys モジュール)
setuid() (os モジュール)
setundobuffer() (turtle モジュール)
setup() (distutils.core モジュール)
(socketserver.BaseRequestHandler のメソッド)
(turtle モジュール)
setUp() (unittest.TestCase のメソッド)
SETUP_ASYNC_WITH (opcode)
setup_environ() (wsgiref.handlers.BaseHandler のメソッド)
SETUP_EXCEPT (opcode)
SETUP_FINALLY (opcode)
SETUP_LOOP (opcode)
setup_python() (venv.EnvBuilder のメソッド)
setup_scripts() (venv.EnvBuilder のメソッド)
setup_testing_defaults() (wsgiref.util モジュール)
SETUP_WITH (opcode)
setUpClass() (unittest.TestCase のメソッド)
setupterm() (curses モジュール)
SetValue() (winreg モジュール)
SetValueEx() (winreg モジュール)
setworldcoordinates() (turtle モジュール)
setx() (turtle モジュール)
setxattr() (os モジュール)
sety() (turtle モジュール)
SF_APPEND (stat モジュール)
SF_ARCHIVED (stat モジュール)
SF_IMMUTABLE (stat モジュール)
SF_MNOWAIT (os モジュール)
SF_NODISKIO (os モジュール)
SF_NOUNLINK (stat モジュール)
SF_SNAPSHOT (stat モジュール)
SF_SYNC (os モジュール)
shape (memoryview の属性)
Shape (turtle のクラス)
shape() (turtle モジュール)
shapesize() (turtle モジュール)
shapetransform() (turtle モジュール)
share() (socket.socket のメソッド)
shared_ciphers() (ssl.SSLSocket のメソッド)
shared_object_filename() (distutils.ccompiler.CCompiler のメソッド)
shearfactor() (turtle モジュール)
Shelf (shelve のクラス)
shelve
モジュール
shelve (モジュール)
shield() (asyncio モジュール)
shift() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
shift_path_info() (wsgiref.util モジュール)
shifting
operation
operations
shlex (shlex のクラス)
(モジュール)
shortDescription() (unittest.TestCase のメソッド)
shorten() (textwrap モジュール)
shouldFlush() (logging.handlers.BufferingHandler のメソッド)
(logging.handlers.MemoryHandler のメソッド)
shouldStop (unittest.TestResult の属性)
show() (curses.panel.Panel のメソッド)
show_code() (dis モジュール)
show_compilers() (distutils.ccompiler モジュール)
showsyntaxerror() (code.InteractiveInterpreter のメソッド)
showtraceback() (code.InteractiveInterpreter のメソッド)
showturtle() (turtle モジュール)
showwarning() (warnings モジュール)
shuffle() (random モジュール)
shutdown() (concurrent.futures.Executor のメソッド)
(imaplib.IMAP4 のメソッド)
(logging モジュール)
(multiprocessing.managers.BaseManager のメソッド)
(socket.socket のメソッド)
(socketserver.BaseServer のメソッド)
shutil (モジュール)
side_effect (unittest.mock.Mock の属性)
SIG_BLOCK (signal モジュール)
SIG_DFL (signal モジュール)
SIG_IGN (signal モジュール)
SIG_SETMASK (signal モジュール)
SIG_UNBLOCK (signal モジュール)
SIGINT, [1]
siginterrupt() (signal モジュール)
signal
モジュール, [1]
signal (モジュール)
signal() (signal モジュール)
Signature (inspect のクラス)
signature (inspect.BoundArguments の属性)
signature() (inspect モジュール)
sigpending() (signal モジュール)
sigtimedwait() (signal モジュール)
sigwait() (signal モジュール)
sigwaitinfo() (signal モジュール)
simple
statement
Simple Mail Transfer Protocol
SimpleCookie (http.cookies のクラス)
simplefilter() (warnings モジュール)
SimpleHandler (wsgiref.handlers のクラス)
SimpleHTTPRequestHandler (http.server のクラス)
SimpleNamespace (types のクラス)
SimpleQueue (multiprocessing のクラス)
SimpleXMLRPCRequestHandler (xmlrpc.server のクラス)
SimpleXMLRPCServer (xmlrpc.server のクラス)
sin() (cmath モジュール)
(math モジュール)
single dispatch
SingleAddressHeader (email.headerregistry のクラス)
singledispatch() (functools モジュール)
singleton
tuple
sinh() (cmath モジュール)
(math モジュール)
site (モジュール)
site コマンドラインオプション
--user-base
--user-site
site-packages
directory
sitecustomize
モジュール
sixtofour (ipaddress.IPv6Address の属性)
size (struct.Struct の属性)
(tarfile.TarInfo の属性)
(tracemalloc.Statistic の属性)
(tracemalloc.StatisticDiff の属性)
(tracemalloc.Trace の属性)
size() (ftplib.FTP のメソッド)
(mmap.mmap のメソッド)
size_diff (tracemalloc.StatisticDiff の属性)
Sized (collections.abc のクラス)
(typing のクラス)
sizeof() (ctypes モジュール)
SKIP (doctest モジュール)
skip() (chunk.Chunk のメソッド)
(unittest モジュール)
skip_unless_symlink() (test.support モジュール)
skipIf() (unittest モジュール)
skipinitialspace (csv.Dialect の属性)
skipped (unittest.TestResult の属性)
skippedEntity() (xml.sax.handler.ContentHandler のメソッド)
SkipTest
skipTest() (unittest.TestCase のメソッド)
skipUnless() (unittest モジュール)
SLASH (token モジュール)
SLASHEQUAL (token モジュール)
slave() (nntplib.NNTP のメソッド)
sleep() (asyncio モジュール)
(time モジュール)
slice, [1]
assignment
operation
オブジェクト
組み込み関数, [1]
slice (組み込みクラス)
slicing, [1], [2]
assignment
SMTP
protocol
SMTP (email.policy モジュール)
(smtplib のクラス)
smtp_server (smtpd.SMTPChannel の属性)
SMTP_SSL (smtplib のクラス)
smtp_state (smtpd.SMTPChannel の属性)
SMTPAuthenticationError
SMTPChannel (smtpd のクラス)
SMTPConnectError
smtpd (モジュール)
SMTPDataError
SMTPException
SMTPHandler (logging.handlers のクラス)
SMTPHeloError
smtplib (モジュール)
SMTPNotSupportedError
SMTPRecipientsRefused
SMTPResponseException
SMTPSenderRefused
SMTPServer (smtpd のクラス)
SMTPServerDisconnected
SMTPUTF8 (email.policy モジュール)
Snapshot (tracemalloc のクラス)
SND_ALIAS (winsound モジュール)
SND_ASYNC (winsound モジュール)
SND_FILENAME (winsound モジュール)
SND_LOOP (winsound モジュール)
SND_MEMORY (winsound モジュール)
SND_NODEFAULT (winsound モジュール)
SND_NOSTOP (winsound モジュール)
SND_NOWAIT (winsound モジュール)
SND_PURGE (winsound モジュール)
sndhdr (モジュール)
sniff() (csv.Sniffer のメソッド)
Sniffer (csv のクラス)
sock_accept() (asyncio.AbstractEventLoop のメソッド)
SOCK_CLOEXEC (socket モジュール)
sock_connect() (asyncio.AbstractEventLoop のメソッド)
SOCK_DGRAM (socket モジュール)
SOCK_NONBLOCK (socket モジュール)
SOCK_RAW (socket モジュール)
SOCK_RDM (socket モジュール)
sock_recv() (asyncio.AbstractEventLoop のメソッド)
sock_sendall() (asyncio.AbstractEventLoop のメソッド)
SOCK_SEQPACKET (socket モジュール)
SOCK_STREAM (socket モジュール)
socket
オブジェクト
モジュール
socket (socketserver.BaseServer の属性)
(モジュール)
socket() (imaplib.IMAP4 のメソッド)
(in module socket)
(socket モジュール)
socket_type (socketserver.BaseServer の属性)
SocketHandler (logging.handlers のクラス)
socketpair() (socket モジュール)
sockets (asyncio.Server の属性)
socketserver (モジュール)
SocketType (socket モジュール)
SOL_RDS (socket モジュール)
SOMAXCONN (socket モジュール)
sort() (imaplib.IMAP4 のメソッド)
(list のメソッド)
sort_stats() (pstats.Stats のメソッド)
sorted() (組み込み関数)
sortTestMethodsUsing (unittest.TestLoader の属性)
source (doctest.Example の属性)
(pdb command)
(shlex.shlex の属性)
source character set
source_from_cache() (imp モジュール)
(importlib.util モジュール)
SOURCE_SUFFIXES (importlib.machinery モジュール)
source_to_code() (importlib.abc.InspectLoader の静的メソッド)
SourceFileLoader (importlib.machinery のクラス)
sourcehook() (shlex.shlex のメソッド)
SourcelessFileLoader (importlib.machinery のクラス)
SourceLoader (importlib.abc のクラス)
space
span() (re.match のメソッド)
spawn() (distutils.ccompiler.CCompiler のメソッド)
(pty モジュール)
spawnl() (os モジュール)
spawnle() (os モジュール)
spawnlp() (os モジュール)
spawnlpe() (os モジュール)
spawnv() (os モジュール)
spawnve() (os モジュール)
spawnvp() (os モジュール)
spawnvpe() (os モジュール)
spec_from_file_location() (importlib.util モジュール)
spec_from_loader() (importlib.util モジュール)
special
attribute
attribute, generic
special method
specified_attributes (xml.parsers.expat.xmlparser の属性)
speed() (ossaudiodev.oss_audio_device のメソッド)
(turtle モジュール)
split() (bytearray のメソッド)
(bytes のメソッド)
(os.path モジュール)
(re モジュール)
(re.regex のメソッド)
(shlex モジュール)
(str のメソッド)
split_quoted() (distutils.util モジュール)
splitdrive() (os.path モジュール)
splitext() (os.path モジュール)
splitlines() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
SplitResult (urllib.parse のクラス)
SplitResultBytes (urllib.parse のクラス)
splitunc() (os.path モジュール)
SpooledTemporaryFile() (tempfile モジュール)
sprintf-style formatting, [1]
spwd (モジュール)
sqlite3 (モジュール)
sqlite_version (sqlite3 モジュール)
sqlite_version_info (sqlite3 モジュール)
sqrt() (cmath モジュール)
(decimal.Context のメソッド)
(decimal.Decimal のメソッド)
(math モジュール)
SSL
ssl (モジュール)
ssl_version (ftplib.FTP_TLS の属性)
SSLContext (ssl のクラス)
SSLEOFError
SSLError
SSLObject (ssl のクラス)
SSLSocket (ssl のクラス)
SSLSyscallError
SSLWantReadError
SSLWantWriteError
SSLZeroReturnError
st() (turtle モジュール)
st2list() (parser モジュール)
st2tuple() (parser モジュール)
st_atime (os.stat_result の属性)
ST_ATIME (stat モジュール)
st_atime_ns (os.stat_result の属性)
st_birthtime (os.stat_result の属性)
st_blksize (os.stat_result の属性)
st_blocks (os.stat_result の属性)
st_creator (os.stat_result の属性)
st_ctime (os.stat_result の属性)
ST_CTIME (stat モジュール)
st_ctime_ns (os.stat_result の属性)
st_dev (os.stat_result の属性)
ST_DEV (stat モジュール)
st_file_attributes (os.stat_result の属性)
st_flags (os.stat_result の属性)
st_gen (os.stat_result の属性)
st_gid (os.stat_result の属性)
ST_GID (stat モジュール)
st_ino (os.stat_result の属性)
ST_INO (stat モジュール)
st_mode (os.stat_result の属性)
ST_MODE (stat モジュール)
st_mtime (os.stat_result の属性)
ST_MTIME (stat モジュール)
st_mtime_ns (os.stat_result の属性)
st_nlink (os.stat_result の属性)
ST_NLINK (stat モジュール)
st_rdev (os.stat_result の属性)
st_rsize (os.stat_result の属性)
st_size (os.stat_result の属性)
ST_SIZE (stat モジュール)
st_type (os.stat_result の属性)
st_uid (os.stat_result の属性)
ST_UID (stat モジュール)
stack
execution
trace
stack (traceback.TracebackException の属性)
stack viewer
stack() (inspect モジュール)
stack_effect() (dis モジュール)
stack_size() (_thread モジュール)
(threading モジュール)
stackable
streams
StackSummary (traceback のクラス)
stamp() (turtle モジュール)
standard
output
Standard C
standard input
standard_b64decode() (base64 モジュール)
standard_b64encode() (base64 モジュール)
standarderror (2to3 fixer)
standend() (curses.window のメソッド)
standout() (curses.window のメソッド)
STAR (token モジュール)
STAREQUAL (token モジュール)
starmap() (itertools モジュール)
(multiprocessing.pool.Pool のメソッド)
starmap_async() (multiprocessing.pool.Pool のメソッド)
start (range の属性)
(UnicodeError の属性)
(slice object attribute), [1]
start() (logging.handlers.QueueListener のメソッド)
(multiprocessing.Process のメソッド)
(multiprocessing.managers.BaseManager のメソッド)
(re.match のメソッド)
(threading.Thread のメソッド)
(tkinter.ttk.Progressbar のメソッド)
(tracemalloc モジュール)
(xml.etree.ElementTree.TreeBuilder のメソッド)
start_color() (curses モジュール)
start_component() (msilib.Directory のメソッド)
start_new_thread() (_thread モジュール)
start_server() (asyncio モジュール)
start_unix_server() (asyncio モジュール)
StartCdataSectionHandler() (xml.parsers.expat.xmlparser のメソッド)
StartDoctypeDeclHandler() (xml.parsers.expat.xmlparser のメソッド)
startDocument() (xml.sax.handler.ContentHandler のメソッド)
startElement() (xml.sax.handler.ContentHandler のメソッド)
StartElementHandler() (xml.parsers.expat.xmlparser のメソッド)
startElementNS() (xml.sax.handler.ContentHandler のメソッド)
STARTF_USESHOWWINDOW (subprocess モジュール)
STARTF_USESTDHANDLES (subprocess モジュール)
startfile() (os モジュール)
StartNamespaceDeclHandler() (xml.parsers.expat.xmlparser のメソッド)
startPrefixMapping() (xml.sax.handler.ContentHandler のメソッド)
startswith() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
startTest() (unittest.TestResult のメソッド)
startTestRun() (unittest.TestResult のメソッド)
starttls() (imaplib.IMAP4 のメソッド)
(nntplib.NNTP のメソッド)
(smtplib.SMTP のメソッド)
STARTUPINFO (subprocess のクラス)
stat
モジュール
stat (モジュール)
stat() (nntplib.NNTP のメソッド)
(os モジュール)
(os.DirEntry のメソッド)
(pathlib.Path のメソッド)
(poplib.POP3 のメソッド)
stat_float_times() (os モジュール)
stat_result (os のクラス)
state() (tkinter.ttk.Widget のメソッド)
statement
assignment, [1]
assignment, augmented
compound
expression
future
loop, [1], [2], [3]
simple
statement grouping
staticmethod
組み込み関数
staticmethod() (組み込み関数)
Statistic (tracemalloc のクラス)
StatisticDiff (tracemalloc のクラス)
statistics (モジュール)
statistics() (tracemalloc.Snapshot のメソッド)
StatisticsError
Stats (pstats のクラス)
status (http.client.HTTPResponse の属性)
status() (imaplib.IMAP4 のメソッド)
statvfs() (os モジュール)
STD_ERROR_HANDLE (subprocess モジュール)
STD_INPUT_HANDLE (subprocess モジュール)
STD_OUTPUT_HANDLE (subprocess モジュール)
StdButtonBox (tkinter.tix のクラス)
stderr (asyncio.asyncio.subprocess.Process の属性)
(in module sys), [1]
(subprocess.CalledProcessError の属性)
(subprocess.CompletedProcess の属性)
(subprocess.Popen の属性)
(subprocess.TimeoutExpired の属性)
(sys モジュール)
stdev() (statistics モジュール)
stdin
stdout sdterr
stdin (asyncio.asyncio.subprocess.Process の属性)
(in module sys), [1]
(subprocess.Popen の属性)
(sys モジュール)
stdio
stdout
sdterr, stdin
stdout (asyncio.asyncio.subprocess.Process の属性)
(in module sys), [1]
STDOUT (subprocess モジュール)
stdout (subprocess.CalledProcessError の属性)
(subprocess.CompletedProcess の属性)
(subprocess.Popen の属性)
(subprocess.TimeoutExpired の属性)
(sys モジュール)
step (pdb command)
(range の属性)
(slice object attribute), [1]
step() (tkinter.ttk.Progressbar のメソッド)
stereocontrols() (ossaudiodev.oss_mixer_device のメソッド)
stls() (poplib.POP3 のメソッド)
stop (range の属性)
(slice object attribute), [1]
stop() (asyncio.AbstractEventLoop のメソッド)
(logging.handlers.QueueListener のメソッド)
(tkinter.ttk.Progressbar のメソッド)
(tracemalloc モジュール)
(unittest.TestResult のメソッド)
stop_here() (bdb.Bdb のメソッド)
StopAsyncIteration
StopIteration
例外, [1]
stopListening() (logging.config モジュール)
stopTest() (unittest.TestResult のメソッド)
stopTestRun() (unittest.TestResult のメソッド)
storbinary() (ftplib.FTP のメソッド)
store() (imaplib.IMAP4 のメソッド)
STORE_ACTIONS (optparse.Option の属性)
STORE_ATTR (opcode)
STORE_DEREF (opcode)
STORE_FAST (opcode)
STORE_GLOBAL (opcode)
STORE_NAME (opcode)
STORE_SUBSCR (opcode)
storlines() (ftplib.FTP のメソッド)
str (built-in class)
(see also string)
str (組み込みクラス)
str() (locale モジュール)
strcoll() (locale モジュール)
StreamError
StreamHandler (logging のクラス)
StreamReader (asyncio のクラス)
(codecs のクラス)
streamreader (codecs.CodecInfo の属性)
StreamReaderProtocol (asyncio のクラス)
StreamReaderWriter (codecs のクラス)
StreamRecoder (codecs のクラス)
StreamRequestHandler (socketserver のクラス)
streams
stackable
StreamWriter (asyncio のクラス)
(codecs のクラス)
streamwriter (codecs.CodecInfo の属性)
strerror (OSError の属性)
strerror()
(os モジュール)
strftime() (datetime.date のメソッド)
(datetime.datetime のメソッド)
(datetime.time のメソッド)
(time モジュール)
strict (csv.Dialect の属性)
(email.policy モジュール)
strict_domain (http.cookiejar.DefaultCookiePolicy の属性)
strict_errors() (codecs モジュール)
strict_ns_domain (http.cookiejar.DefaultCookiePolicy の属性)
strict_ns_set_initial_dollar (http.cookiejar.DefaultCookiePolicy の属性)
strict_ns_set_path (http.cookiejar.DefaultCookiePolicy の属性)
strict_ns_unverifiable (http.cookiejar.DefaultCookiePolicy の属性)
strict_rfc2965_unverifiable (http.cookiejar.DefaultCookiePolicy の属性)
strides (memoryview の属性)
string
PyObject_Str (C function)
__format__() (object method)
__str__() (object method)
conversion, [1]
format() (built-in function)
formatting
immutable sequences
interpolation
item
methods
object representation
str (built-in class)
str() (built-in function)
text sequence type
オブジェクト, [1], [2]
モジュール
string (re.match の属性)
STRING (token モジュール)
string (モジュール)
string literal
string_at() (ctypes モジュール)
StringIO (io のクラス)
stringprep (モジュール)
strings, documentation, [1]
strip() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
strip_dirs() (pstats.Stats のメソッド)
stripspaces (curses.textpad.Textbox の属性)
strptime() (datetime.datetime のクラスメソッド)
(time モジュール)
strtobool() (distutils.util モジュール)
struct
モジュール
Struct (struct のクラス)
struct (モジュール)
struct sequence
struct_time (time のクラス)
Structure (ctypes のクラス)
structures
C
strxfrm() (locale モジュール)
STType (parser モジュール)
style
coding
Style (tkinter.ttk のクラス)
sub() (operator モジュール)
(re モジュール)
(re.regex のメソッド)
sub_commands (distutils.cmd.Command の属性)
subclassing
immutable types
subdirs (filecmp.dircmp の属性)
SubElement() (xml.etree.ElementTree モジュール)
submit() (concurrent.futures.Executor のメソッド)
submodule_search_locations (importlib.machinery.ModuleSpec の属性)
subn() (re モジュール)
(re.regex のメソッド)
subnets() (ipaddress.IPv4Network のメソッド)
(ipaddress.IPv6Network のメソッド)
Subnormal (decimal のクラス)
suboffsets (memoryview の属性)
subpad() (curses.window のメソッド)
subprocess (モジュール)
subprocess_exec() (asyncio.AbstractEventLoop のメソッド)
subprocess_shell() (asyncio.AbstractEventLoop のメソッド)
SubprocessError
SubprocessProtocol (asyncio のクラス)
subscribe() (imaplib.IMAP4 のメソッド)
subscript
assignment
operation
subscription, [1], [2], [3]
assignment
subsequent_indent (textwrap.TextWrapper の属性)
subst_vars() (distutils.util モジュール)
substitute() (string.Template のメソッド)
subTest() (unittest.TestCase のメソッド)
subtract() (collections.Counter のメソッド)
(decimal.Context のメソッド)
subtraction
subtype (email.headerregistry.ContentTypeHeader の属性)
subwin() (curses.window のメソッド)
successful() (multiprocessing.pool.AsyncResult のメソッド)
suffix_map (mimetypes モジュール)
(mimetypes.MimeTypes の属性)
suite
suite() (parser モジュール)
suiteClass (unittest.TestLoader の属性)
sum() (組み込み関数)
sum_list()
sum_sequence(), [1]
summarize() (doctest.DocTestRunner のメソッド)
summarize_address_range() (ipaddress モジュール)
sunau (モジュール)
super (pyclbr.Class の属性)
super() (組み込み関数)
supernet() (ipaddress.IPv4Network のメソッド)
(ipaddress.IPv6Network のメソッド)
supports_bytes_environ (os モジュール)
supports_dir_fd (os モジュール)
supports_effective_ids (os モジュール)
supports_fd (os モジュール)
supports_follow_symlinks (os モジュール)
supports_unicode_filenames (os.path モジュール)
SupportsAbs (typing のクラス)
SupportsFloat (typing のクラス)
SupportsInt (typing のクラス)
SupportsRound (typing のクラス)
suppress() (contextlib モジュール)
SuppressCrashReport (test.support のクラス)
SW_HIDE (subprocess モジュール)
swapcase() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
sym_name (symbol モジュール)
Symbol (symtable のクラス)
symbol (モジュール)
SymbolTable (symtable のクラス)
symlink() (os モジュール)
symlink_to() (pathlib.Path のメソッド)
symmetric_difference() (set のメソッド)
symmetric_difference_update() (set のメソッド)
symtable (モジュール)
symtable() (symtable モジュール)
sync() (dbm.dumb.dumbdbm のメソッド)
(dbm.gnu.gdbm のメソッド)
(os モジュール)
(ossaudiodev.oss_audio_device のメソッド)
(shelve.Shelf のメソッド)
syncdown() (curses.window のメソッド)
synchronized() (multiprocessing.sharedctypes モジュール)
SyncManager (multiprocessing.managers のクラス)
syncok() (curses.window のメソッド)
syncup() (curses.window のメソッド)
syntax
SyntaxErr
SyntaxError
SyntaxWarning
sys
モジュール, [1], [2], [3], [4], [5], [6]
sys (モジュール)
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 の属性)
sysconf() (os モジュール)
sysconf_names (os モジュール)
sysconfig (モジュール)
syslog (モジュール)
syslog() (syslog モジュール)
SysLogHandler (logging.handlers のクラス)
system() (os モジュール)
(platform モジュール)
system_alias() (platform モジュール)
SystemError
(built-in exception), [1]
SystemExit
(built-in exception)
systemId (xml.dom.DocumentType の属性)
SystemRandom (random のクラス)
SystemRoot

T

T_FMT (locale モジュール)
T_FMT_AMPM (locale モジュール)
tab
tab() (tkinter.ttk.Notebook のメソッド)
TabError
tabnanny (モジュール)
tabs() (tkinter.ttk.Notebook のメソッド)
tabsize (textwrap.TextWrapper の属性)
tabular
data
tag (xml.etree.ElementTree.Element の属性)
tag_bind() (tkinter.ttk.Treeview のメソッド)
tag_configure() (tkinter.ttk.Treeview のメソッド)
tag_has() (tkinter.ttk.Treeview のメソッド)
tagName (xml.dom.Element の属性)
tail (xml.etree.ElementTree.Element の属性)
take_snapshot() (tracemalloc モジュール)
takewhile() (itertools モジュール)
tan() (cmath モジュール)
(math モジュール)
tanh() (cmath モジュール)
(math モジュール)
TarError
TarFile (tarfile のクラス), [1]
tarfile (モジュール)
tarfile コマンドラインオプション
--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 の属性)
TarInfo (tarfile のクラス)
Task (asyncio のクラス)
task_done() (asyncio.Queue のメソッド)
(multiprocessing.JoinableQueue のメソッド)
(queue.Queue のメソッド)
tb_frame (traceback attribute)
tb_lasti (traceback attribute)
tb_lineno (traceback attribute)
tb_locals (unittest.TestResult の属性)
tb_next (traceback attribute)
tbreak (pdb command)
tcdrain() (termios モジュール)
tcflow() (termios モジュール)
tcflush() (termios モジュール)
tcgetattr() (termios モジュール)
tcgetpgrp() (os モジュール)
Tcl() (tkinter モジュール)
TCL_LIBRARY
TCPServer (socketserver のクラス)
tcsendbreak() (termios モジュール)
tcsetattr() (termios モジュール)
tcsetpgrp() (os モジュール)
tearDown() (unittest.TestCase のメソッド)
tearDownClass() (unittest.TestCase のメソッド)
tee() (itertools モジュール)
tell() (aifc.aifc のメソッド), [1]
(chunk.Chunk のメソッド)
(io.IOBase のメソッド)
(io.TextIOBase のメソッド)
(mmap.mmap のメソッド)
(sunau.AU_read のメソッド)
(sunau.AU_write のメソッド)
(wave.Wave_read のメソッド)
(wave.Wave_write のメソッド)
Telnet (telnetlib のクラス)
telnetlib (モジュール)
TEMP
temp_cwd() (test.support モジュール)
temp_dir() (test.support モジュール)
temp_umask() (test.support モジュール)
tempdir (tempfile モジュール)
tempfile (モジュール)
Template (pipes のクラス)
(string のクラス)
template (string.Template の属性)
temporary
file
file name
TemporaryDirectory() (tempfile モジュール)
TemporaryFile() (tempfile モジュール)
teredo (ipaddress.IPv6Address の属性)
TERM, [1]
termattrs() (curses モジュール)
terminal_size (os のクラス)
terminate() (asyncio.asyncio.subprocess.Process のメソッド)
(asyncio.BaseSubprocessTransport のメソッド)
(multiprocessing.Process のメソッド)
(multiprocessing.pool.Pool のメソッド)
(subprocess.Popen のメソッド)
termination model
termios (モジュール)
termname() (curses モジュール)
ternary
operator
test
identity
membership
test (doctest.DocTestFailure の属性)
(doctest.UnexpectedException の属性)
(モジュール)
test() (cgi モジュール)
test.support (モジュール)
TestCase (unittest のクラス)
TestFailed
testfile() (doctest モジュール)
TESTFN (test.support モジュール)
TestLoader (unittest のクラス)
testMethodPrefix (unittest.TestLoader の属性)
testmod() (doctest モジュール)
TestResult (unittest のクラス)
tests (imghdr モジュール)
testsource() (doctest モジュール)
testsRun (unittest.TestResult の属性)
TestSuite (unittest のクラス)
testzip() (zipfile.ZipFile のメソッド)
text (msilib モジュール)
(traceback.TracebackException の属性)
Text (typing のクラス)
text (xml.etree.ElementTree.Element の属性)
text encoding
text file
text mode
text() (msilib.Dialog のメソッド)
text_factory (sqlite3.Connection の属性)
Textbox (curses.textpad のクラス)
TextCalendar (calendar のクラス)
textdomain() (gettext モジュール)
TextFile (distutils.text_file のクラス)
textinput() (turtle モジュール)
TextIOBase (io のクラス)
TextIOWrapper (io のクラス)
TextTestResult (unittest のクラス)
TextTestRunner (unittest のクラス)
textwrap (モジュール)
TextWrapper (textwrap のクラス)
theme_create() (tkinter.ttk.Style のメソッド)
theme_names() (tkinter.ttk.Style のメソッド)
theme_settings() (tkinter.ttk.Style のメソッド)
theme_use() (tkinter.ttk.Style のメソッド)
THOUSEP (locale モジュール)
Thread (threading のクラス)
thread() (imaplib.IMAP4 のメソッド)
thread_info (sys モジュール)
threading (モジュール)
ThreadingMixIn (socketserver のクラス)
ThreadingTCPServer (socketserver のクラス)
ThreadingUDPServer (socketserver のクラス)
ThreadPoolExecutor (concurrent.futures のクラス)
threads
POSIX
throw (2to3 fixer)
throw() (coroutine のメソッド)
(generator のメソッド)
tigetflag() (curses モジュール)
tigetnum() (curses モジュール)
tigetstr() (curses モジュール)
TILDE (token モジュール)
tilt() (turtle モジュール)
tiltangle() (turtle モジュール)
time (datetime のクラス)
(モジュール)
time() (asyncio.AbstractEventLoop のメソッド)
(datetime.datetime のメソッド)
(time モジュール)
Time2Internaldate() (imaplib モジュール)
timedelta (datetime のクラス)
TimedRotatingFileHandler (logging.handlers のクラス)
timegm() (calendar モジュール)
timeit (モジュール)
timeit コマンドラインオプション
-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() (timeit モジュール)
(timeit.Timer のメソッド)
timeout
(socketserver.BaseServer の属性)
(subprocess.TimeoutExpired の属性)
timeout() (curses.window のメソッド)
TIMEOUT_MAX (_thread モジュール)
(threading モジュール)
TimeoutError, [1], [2], [3]
TimeoutExpired
Timer (threading のクラス)
(timeit のクラス)
times() (os モジュール)
timestamp() (datetime.datetime のメソッド)
timetuple() (datetime.date のメソッド)
(datetime.datetime のメソッド)
timetz() (datetime.datetime のメソッド)
timezone (datetime のクラス)
(time モジュール)
title() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
(turtle モジュール)
Tix
tix_addbitmapdir() (tkinter.tix.tixCommand のメソッド)
tix_cget() (tkinter.tix.tixCommand のメソッド)
tix_configure() (tkinter.tix.tixCommand のメソッド)
tix_filedialog() (tkinter.tix.tixCommand のメソッド)
tix_getbitmap() (tkinter.tix.tixCommand のメソッド)
tix_getimage() (tkinter.tix.tixCommand のメソッド)
TIX_LIBRARY
tix_option_get() (tkinter.tix.tixCommand のメソッド)
tix_resetoptions() (tkinter.tix.tixCommand のメソッド)
tixCommand (tkinter.tix のクラス)
Tk
(tkinter のクラス)
(tkinter.tix のクラス)
Tk Option Data Types
TK_LIBRARY
Tkinter
tkinter (モジュール)
tkinter.scrolledtext (モジュール)
tkinter.tix (モジュール)
tkinter.ttk (モジュール)
TList (tkinter.tix のクラス)
TLS
TMP
TMPDIR
to_bytes() (int のメソッド)
to_eng_string() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
to_integral() (decimal.Decimal のメソッド)
to_integral_exact() (decimal.Context のメソッド)
(decimal.Decimal のメソッド)
to_integral_value() (decimal.Decimal のメソッド)
to_sci_string() (decimal.Context のメソッド)
ToASCII() (encodings.idna モジュール)
tobuf() (tarfile.TarInfo のメソッド)
tobytes() (array.array のメソッド)
(memoryview のメソッド)
today() (datetime.date のクラスメソッド)
(datetime.datetime のクラスメソッド)
tofile() (array.array のメソッド)
tok_name (token モジュール)
token
(shlex.shlex の属性)
(モジュール)
TokenError
tokenize (モジュール)
tokenize コマンドラインオプション
-e, --exact
-h, --help
tokenize() (tokenize モジュール)
tolist() (array.array のメソッド)
(memoryview のメソッド)
(parser.ST のメソッド)
tomono() (audioop モジュール)
toordinal() (datetime.date のメソッド)
(datetime.datetime のメソッド)
top() (curses.panel.Panel のメソッド)
(poplib.POP3 のメソッド)
top_panel() (curses.panel モジュール)
toprettyxml() (xml.dom.minidom.Node のメソッド)
tostereo() (audioop モジュール)
tostring() (array.array のメソッド)
(xml.etree.ElementTree モジュール)
tostringlist() (xml.etree.ElementTree モジュール)
total_changes (sqlite3.Connection の属性)
total_ordering() (functools モジュール)
total_seconds() (datetime.timedelta のメソッド)
totuple() (parser.ST のメソッド)
touch() (pathlib.Path のメソッド)
touchline() (curses.window のメソッド)
touchwin() (curses.window のメソッド)
tounicode() (array.array のメソッド)
ToUnicode() (encodings.idna モジュール)
towards() (turtle モジュール)
toxml() (xml.dom.minidom.Node のメソッド)
tp_as_async (C のメンバ変数)
tp_as_mapping (C のメンバ変数)
tp_as_number (C のメンバ変数)
tp_as_sequence (C のメンバ変数)
tparm() (curses モジュール)
trace
stack
Trace (trace のクラス)
(tracemalloc のクラス)
trace (モジュール)
trace function, [1], [2]
trace コマンドラインオプション
--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() (inspect モジュール)
trace_dispatch() (bdb.Bdb のメソッド)
traceback
オブジェクト, [1], [2], [3], [4]
Traceback (tracemalloc のクラス)
traceback (tracemalloc.Statistic の属性)
(tracemalloc.StatisticDiff の属性)
(tracemalloc.Trace の属性)
(モジュール)
traceback_limit (tracemalloc.Snapshot の属性)
(wsgiref.handlers.BaseHandler の属性)
TracebackException (traceback のクラス)
tracebacklimit (sys モジュール)
tracebacks
in CGI scripts
TracebackType (types モジュール)
tracemalloc (モジュール)
tracer() (turtle モジュール)
traces (tracemalloc.Snapshot の属性)
trailing
comma
transfercmd() (ftplib.FTP のメソッド)
TransientResource (test.support のクラス)
translate() (bytearray のメソッド)
(bytes のメソッド)
(fnmatch モジュール)
(str のメソッド)
translation() (gettext モジュール)
transport (asyncio.StreamWriter の属性)
Transport Layer Security
traverseproc (C のデータ型)
Tree (tkinter.tix のクラス)
TreeBuilder (xml.etree.ElementTree のクラス)
Treeview (tkinter.ttk のクラス)
triangular() (random モジュール)
triple-quoted string, [1]
True, [1], [2]
true
True (組み込み変数)
truediv() (operator モジュール)
trunc() (in module math)
(math モジュール)
truncate() (io.IOBase のメソッド)
(os モジュール)
truth
value
truth() (operator モジュール)
try
, [1], [2]
ttk
tty
I/O control
tty (モジュール)
ttyname() (os モジュール)
tuple
display
empty, [1]
singleton
オブジェクト, [1], [2], [3], [4], [5], [6]
組み込み関数, [1]
Tuple (typing モジュール)
tuple (組み込みクラス)
tuple2st() (parser モジュール)
tuple_params (2to3 fixer)
turnoff_sigfpe() (fpectl モジュール)
turnon_sigfpe() (fpectl モジュール)
Turtle (turtle のクラス)
turtle (モジュール)
turtledemo (モジュール)
turtles() (turtle モジュール)
TurtleScreen (turtle のクラス)
turtlesize() (turtle モジュール)
type, [1]
Boolean
data
hierarchy
immutable data
operations on dictionary
operations on list
オブジェクト, [1], [2]
組み込み関数, [1], [2]
type (optparse.Option の属性)
(socket.socket の属性)
(tarfile.TarInfo の属性)
Type (typing のクラス)
type (urllib.request.Request の属性)
(組み込みクラス)
type of an object
TYPE_CHECKER (optparse.Option の属性)
TYPE_CHECKING (typing モジュール)
typeahead() (curses モジュール)
typecode (array.array の属性)
typecodes (array モジュール)
TYPED_ACTIONS (optparse.Option の属性)
typed_subpart_iterator() (email.iterators モジュール)
TypeError
例外
types
built-in
immutable sequence
mutable sequence
operations on integer
operations on mapping
operations on numeric
operations on sequence, [1]
モジュール
types (2to3 fixer)
TYPES (optparse.Option の属性)
types (モジュール)
types, internal
types_map (mimetypes モジュール)
(mimetypes.MimeTypes の属性)
types_map_inv (mimetypes.MimeTypes の属性)
TypeVar (typing のクラス)
typing (モジュール)
TZ, [1], [2], [3], [4]
tzinfo (datetime のクラス)
(datetime.datetime の属性)
(datetime.time の属性)
tzname (time モジュール)
tzname() (datetime.datetime のメソッド)
(datetime.time のメソッド)
(datetime.timezone のメソッド)
(datetime.tzinfo のメソッド)
tzset() (time モジュール)

U

u-LAW, [1], [2]
ucd_3_2_0 (unicodedata モジュール)
udata (select.kevent の属性)
UDPServer (socketserver のクラス)
UF_APPEND (stat モジュール)
UF_COMPRESSED (stat モジュール)
UF_HIDDEN (stat モジュール)
UF_IMMUTABLE (stat モジュール)
UF_NODUMP (stat モジュール)
UF_NOUNLINK (stat モジュール)
UF_OPAQUE (stat モジュール)
uid (tarfile.TarInfo の属性)
uid() (imaplib.IMAP4 のメソッド)
uidl() (poplib.POP3 のメソッド)
ulaw2lin() (audioop モジュール)
ULONG_MAX
umask() (os モジュール)
unalias (pdb command)
uname (tarfile.TarInfo の属性)
uname() (os モジュール)
(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 の属性)
unctrl() (curses モジュール)
(curses.ascii モジュール)
undefine_macro() (distutils.ccompiler.CCompiler のメソッド)
Underflow (decimal のクラス)
undisplay (pdb command)
undo() (turtle モジュール)
undobufferentries() (turtle モジュール)
undoc_header (cmd.Cmd の属性)
unescape() (html モジュール)
(xml.sax.saxutils モジュール)
UnexpectedException
unexpectedSuccesses (unittest.TestResult の属性)
unget_wch() (curses モジュール)
ungetch() (curses モジュール)
(msvcrt モジュール)
ungetmouse() (curses モジュール)
ungetwch() (msvcrt モジュール)
unhexlify() (binascii モジュール)
Unicode, [1], [2]
database
unicode (2to3 fixer)
Unicode Consortium
unicodedata (モジュール)
UnicodeDecodeError
UnicodeEncodeError
UnicodeError
UnicodeTranslateError
UnicodeWarning
unidata_version (unicodedata モジュール)
unified_diff() (difflib モジュール)
uniform() (random モジュール)
UnimplementedFileMode
Union (ctypes のクラス)
(typing モジュール)
union() (set のメソッド)
unique() (enum モジュール), [1]
unittest (モジュール)
unittest コマンドラインオプション
--locals
-b, --buffer
-c, --catch
-f, --failfast
unittest-discover コマンドラインオプション
-p, --pattern pattern
-s, --start-directory directory
-t, --top-level-directory directory
-v, --verbose
unittest.mock (モジュール)
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
zipfile.ZipFile.open method
UNIX
I/O control
file control
unix_dialect (csv のクラス)
UnixDatagramServer (socketserver のクラス)
UnixStreamServer (socketserver のクラス)
unknown_decl() (html.parser.HTMLParser のメソッド)
unknown_open() (urllib.request.BaseHandler のメソッド)
(urllib.request.UnknownHandler のメソッド)
UnknownHandler (urllib.request のクラス)
UnknownProtocol
UnknownTransferEncoding
unlink() (os モジュール)
(pathlib.Path のメソッド)
(xml.dom.minidom.Node のメソッド)
unlock() (mailbox.Babyl のメソッド)
(mailbox.MH のメソッド)
(mailbox.MMDF のメソッド)
(mailbox.Mailbox のメソッド)
(mailbox.Maildir のメソッド)
(mailbox.mbox のメソッド)
unpack() (struct モジュール)
(struct.Struct のメソッド)
unpack_archive() (shutil モジュール)
unpack_array() (xdrlib.Unpacker のメソッド)
unpack_bytes() (xdrlib.Unpacker のメソッド)
unpack_double() (xdrlib.Unpacker のメソッド)
UNPACK_EX (opcode)
unpack_farray() (xdrlib.Unpacker のメソッド)
unpack_float() (xdrlib.Unpacker のメソッド)
unpack_fopaque() (xdrlib.Unpacker のメソッド)
unpack_from() (struct モジュール)
(struct.Struct のメソッド)
unpack_fstring() (xdrlib.Unpacker のメソッド)
unpack_list() (xdrlib.Unpacker のメソッド)
unpack_opaque() (xdrlib.Unpacker のメソッド)
UNPACK_SEQUENCE (opcode)
unpack_string() (xdrlib.Unpacker のメソッド)
Unpacker (xdrlib のクラス)
unpacking
dictionary
in function calls
iterable
unparsedEntityDecl() (xml.sax.handler.DTDHandler のメソッド)
UnparsedEntityDeclHandler() (xml.parsers.expat.xmlparser のメソッド)
Unpickler (pickle のクラス)
UnpicklingError
unquote() (email.utils モジュール)
(urllib.parse モジュール)
unquote_plus() (urllib.parse モジュール)
unquote_to_bytes() (urllib.parse モジュール)
unreachable object
unreadline() (distutils.text_file.TextFile のメソッド)
unrecognized escape sequence
unregister() (atexit モジュール)
(faulthandler モジュール)
(select.devpoll のメソッド)
(select.epoll のメソッド)
(select.poll のメソッド)
(selectors.BaseSelector のメソッド)
unregister_archive_format() (shutil モジュール)
unregister_dialect() (csv モジュール)
unregister_unpack_format() (shutil モジュール)
unset() (test.support.EnvironmentVarGuard のメソッド)
unsetenv() (os モジュール)
UnstructuredHeader (email.headerregistry のクラス)
unsubscribe() (imaplib.IMAP4 のメソッド)
UnsupportedOperation
until (pdb command)
untokenize() (tokenize モジュール)
untouchwin() (curses.window のメソッド)
unused_data (bz2.BZ2Decompressor の属性)
(lzma.LZMADecompressor の属性)
(zlib.Decompress の属性)
unverifiable (urllib.request.Request の属性)
unwrap() (inspect モジュール)
(ssl.SSLSocket のメソッド)
up (pdb command)
up() (turtle モジュール)
update() (collections.Counter のメソッド)
(dict のメソッド)
(hashlib.hash のメソッド)
(hmac.HMAC のメソッド)
(http.cookies.Morsel のメソッド)
(mailbox.Mailbox のメソッド)
(mailbox.Maildir のメソッド)
(set のメソッド)
(trace.CoverageResults のメソッド)
(turtle モジュール)
update_authenticated() (urllib.request.HTTPPasswordMgrWithPriorAuth のメソッド)
update_lines_cols() (curses モジュール)
update_panels() (curses.panel モジュール)
update_visible() (mailbox.BabylMessage のメソッド)
update_wrapper() (functools モジュール)
upper() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
urandom() (os モジュール)
URL, [1], [2], [3]
parsing
relative
url (xmlrpc.client.ProtocolError の属性)
url2pathname() (urllib.request モジュール)
urlcleanup() (urllib.request モジュール)
urldefrag() (urllib.parse モジュール)
urlencode() (urllib.parse モジュール)
URLError
urljoin() (urllib.parse モジュール)
urllib (2to3 fixer)
(モジュール)
urllib.error (モジュール)
urllib.parse (モジュール)
urllib.request
モジュール
urllib.request (モジュール)
urllib.response (モジュール)
urllib.robotparser (モジュール)
urlopen() (urllib.request モジュール)
URLopener (urllib.request のクラス)
urlparse() (urllib.parse モジュール)
urlretrieve() (urllib.request モジュール)
urlsafe_b64decode() (base64 モジュール)
urlsafe_b64encode() (base64 モジュール)
urlsplit() (urllib.parse モジュール)
urlunparse() (urllib.parse モジュール)
urlunsplit() (urllib.parse モジュール)
urn (uuid.UUID の属性)
use_default_colors() (curses モジュール)
use_env() (curses モジュール)
use_rawinput (cmd.Cmd の属性)
UseForeignDTD() (xml.parsers.expat.xmlparser のメソッド)
USER
user
effective id
id
id, setting
user() (poplib.POP3 のメソッド)
user-defined
function
function call
method
user-defined function
オブジェクト, [1], [2]
user-defined method
オブジェクト
USER_BASE
(site モジュール)
user_call() (bdb.Bdb のメソッド)
user_exception() (bdb.Bdb のメソッド)
user_line() (bdb.Bdb のメソッド)
user_return() (bdb.Bdb のメソッド)
USER_SITE (site モジュール)
usercustomize
モジュール
UserDict (collections のクラス)
UserList (collections のクラス)
USERNAME, [1]
username (email.headerregistry.Address の属性)
USERPROFILE, [1]
userptr() (curses.panel.Panel のメソッド)
UserString (collections のクラス)
UserWarning
USTAR_FORMAT (tarfile モジュール)
UTC
utc (datetime.timezone の属性)
utcfromtimestamp() (datetime.datetime のクラスメソッド)
utcnow() (datetime.datetime のクラスメソッド)
utcoffset() (datetime.datetime のメソッド)
(datetime.time のメソッド)
(datetime.timezone のメソッド)
(datetime.tzinfo のメソッド)
utctimetuple() (datetime.datetime のメソッド)
utf8 (email.policy.EmailPolicy の属性)
utf8() (poplib.POP3 のメソッド)
utf8_enabled (imaplib.IMAP4 の属性)
utime() (os モジュール)
uu
モジュール
uu (モジュール)
UUID (uuid のクラス)
uuid (モジュール)
uuid1
uuid1() (uuid モジュール)
uuid3
uuid3() (uuid モジュール)
uuid4
uuid4() (uuid モジュール)
uuid5
uuid5() (uuid モジュール)
UuidCreate() (msilib モジュール)

V

v4_int_to_packed() (ipaddress モジュール)
v6_int_to_packed() (ipaddress モジュール)
validator() (wsgiref.validate モジュール)
value
default parameter
truth
value (ctypes._SimpleCData の属性)
(http.cookiejar.Cookie の属性)
(http.cookies.Morsel の属性)
(xml.dom.Attr の属性)
value of an object
Value() (multiprocessing モジュール)
(multiprocessing.managers.SyncManager のメソッド)
(multiprocessing.sharedctypes モジュール)
value_decode() (http.cookies.BaseCookie のメソッド)
value_encode() (http.cookies.BaseCookie のメソッド)
ValueError
例外
valuerefs() (weakref.WeakValueDictionary のメソッド)
values
Boolean
writing
values() (dict のメソッド)
(email.message.Message のメソッド)
(mailbox.Mailbox のメソッド)
(types.MappingProxyType のメソッド)
ValuesView (collections.abc のクラス)
(typing のクラス)
variable
free
variance() (statistics モジュール)
variant (uuid.UUID の属性)
vars() (組み込み関数)
vbar (tkinter.scrolledtext.ScrolledText の属性)
VBAR (token モジュール)
VBAREQUAL (token モジュール)
Vec2D (turtle のクラス)
venv (モジュール)
VERBOSE (re モジュール)
verbose (tabnanny モジュール)
(test.support モジュール)
verify() (smtplib.SMTP のメソッド)
VERIFY_CRL_CHECK_CHAIN (ssl モジュール)
VERIFY_CRL_CHECK_LEAF (ssl モジュール)
VERIFY_DEFAULT (ssl モジュール)
verify_flags (ssl.SSLContext の属性)
verify_mode (ssl.SSLContext の属性)
verify_request() (socketserver.BaseServer のメソッド)
VERIFY_X509_STRICT (ssl モジュール)
VERIFY_X509_TRUSTED_FIRST (ssl モジュール)
version (curses モジュール)
(email.headerregistry.MIMEVersionHeader の属性)
(http.client.HTTPResponse の属性)
(http.cookiejar.Cookie の属性)
(in module sys), [1], [2]
(ipaddress.IPv4Address の属性)
(ipaddress.IPv4Network の属性)
(ipaddress.IPv6Address の属性)
(ipaddress.IPv6Network の属性)
(marshal モジュール)
(sqlite3 モジュール)
(sys モジュール)
(urllib.request.URLopener の属性)
(uuid.UUID の属性)
version() (ensurepip モジュール)
(platform モジュール)
(ssl.SSLSocket のメソッド)
version_info (sqlite3 モジュール)
(sys モジュール)
version_string() (http.server.BaseHTTPRequestHandler のメソッド)
vformat() (string.Formatter のメソッド)
virtual
Environments
virtual environment
virtual machine
visit() (ast.NodeVisitor のメソッド)
visitproc (C のデータ型)
vline() (curses.window のメソッド)
voidcmd() (ftplib.FTP のメソッド)
volume (zipfile.ZipInfo の属性)
vonmisesvariate() (random モジュール)

W

W_OK (os モジュール)
wait() (asyncio モジュール)
(asyncio.Condition のメソッド)
(asyncio.Event のメソッド)
(asyncio.asyncio.subprocess.Process のメソッド)
(concurrent.futures モジュール)
(multiprocessing.connection モジュール)
(multiprocessing.pool.AsyncResult のメソッド)
(os モジュール)
(subprocess.Popen のメソッド)
(threading.Barrier のメソッド)
(threading.Condition のメソッド)
(threading.Event のメソッド)
wait3() (os モジュール)
wait4() (os モジュール)
wait_closed() (asyncio.Server のメソッド)
wait_for() (asyncio モジュール)
(asyncio.Condition のメソッド)
(threading.Condition のメソッド)
waitid() (os モジュール)
waitpid() (os モジュール)
walk() (ast モジュール)
(email.message.Message のメソッド)
(os モジュール)
walk_packages() (pkgutil モジュール)
walk_stack() (traceback モジュール)
walk_tb() (traceback モジュール)
want (doctest.Example の属性)
warn() (distutils.ccompiler.CCompiler のメソッド)
(distutils.text_file.TextFile のメソッド)
(warnings モジュール)
warn_explicit() (warnings モジュール)
Warning, [1]
warning() (logging モジュール)
(logging.Logger のメソッド)
(xml.sax.handler.ErrorHandler のメソッド)
warnings
(モジュール)
WarningsRecorder (test.support のクラス)
warnoptions (sys モジュール)
wasSuccessful() (unittest.TestResult のメソッド)
WatchedFileHandler (logging.handlers のクラス)
wave (モジュール)
WCONTINUED (os モジュール)
WCOREDUMP() (os モジュール)
WeakKeyDictionary (weakref のクラス)
WeakMethod (weakref のクラス)
weakref (モジュール)
WeakSet (weakref のクラス)
WeakValueDictionary (weakref のクラス)
webbrowser (モジュール)
weekday() (calendar モジュール)
(datetime.date のメソッド)
(datetime.datetime のメソッド)
weekheader() (calendar モジュール)
weibullvariate() (random モジュール)
WEXITED (os モジュール)
WEXITSTATUS() (os モジュール)
wfile (http.server.BaseHTTPRequestHandler の属性)
what() (imghdr モジュール)
(sndhdr モジュール)
whathdr() (sndhdr モジュール)
whatis (pdb command)
where (pdb command)
which() (shutil モジュール)
whichdb() (dbm モジュール)
while
, [1], [2], [3]
whitespace (shlex.shlex の属性)
(string モジュール)
whitespace_split (shlex.shlex の属性)
Widget (tkinter.ttk のクラス)
width (textwrap.TextWrapper の属性)
width() (turtle モジュール)
WIFCONTINUED() (os モジュール)
WIFEXITED() (os モジュール)
WIFSIGNALED() (os モジュール)
WIFSTOPPED() (os モジュール)
win32_ver() (platform モジュール)
WinDLL (ctypes のクラス)
window manager (widgets)
window() (curses.panel.Panel のメソッド)
window_height() (turtle モジュール)
window_width() (turtle モジュール)
Windows ini file
WindowsError
WindowsPath (pathlib のクラス)
WindowsRegistryFinder (importlib.machinery のクラス)
winerror (OSError の属性)
WinError() (ctypes モジュール)
WINFUNCTYPE() (ctypes モジュール)
winreg (モジュール)
WinSock
winsound (モジュール)
winver (sys モジュール)
with
, [1]
WITH_CLEANUP_FINISH (opcode)
WITH_CLEANUP_START (opcode)
with_hostmask (ipaddress.IPv4Interface の属性)
(ipaddress.IPv4Network の属性)
(ipaddress.IPv6Interface の属性)
(ipaddress.IPv6Network の属性)
with_name() (pathlib.PurePath のメソッド)
with_netmask (ipaddress.IPv4Interface の属性)
(ipaddress.IPv4Network の属性)
(ipaddress.IPv6Interface の属性)
(ipaddress.IPv6Network の属性)
with_prefixlen (ipaddress.IPv4Interface の属性)
(ipaddress.IPv4Network の属性)
(ipaddress.IPv6Interface の属性)
(ipaddress.IPv6Network の属性)
with_suffix() (pathlib.PurePath のメソッド)
with_traceback() (BaseException のメソッド)
WNOHANG (os モジュール)
WNOWAIT (os モジュール)
wordchars (shlex.shlex の属性)
World Wide Web, [1], [2]
wrap() (textwrap モジュール)
(textwrap.TextWrapper のメソッド)
wrap_bio() (ssl.SSLContext のメソッド)
wrap_socket() (ssl モジュール)
(ssl.SSLContext のメソッド)
wrap_text() (distutils.fancy_getopt モジュール)
wrapper() (curses モジュール)
wraps() (functools モジュール)
WRITABLE (tkinter モジュール)
writable() (asyncore.dispatcher のメソッド)
(io.IOBase のメソッド)
write() (asyncio.StreamWriter のメソッド)
(asyncio.WriteTransport のメソッド)
(code.InteractiveInterpreter のメソッド)
(codecs.StreamWriter のメソッド)
(configparser.ConfigParser のメソッド)
(email.generator.BytesGenerator のメソッド)
(email.generator.Generator のメソッド)
(io.BufferedIOBase のメソッド)
(io.BufferedWriter のメソッド)
(io.RawIOBase のメソッド)
(io.TextIOBase のメソッド)
(mmap.mmap のメソッド)
(os モジュール)
(ossaudiodev.oss_audio_device のメソッド)
(ssl.MemoryBIO のメソッド)
(ssl.SSLSocket のメソッド)
(telnetlib.Telnet のメソッド)
(turtle モジュール)
(xml.etree.ElementTree.ElementTree のメソッド)
(zipfile.ZipFile のメソッド)
write_byte() (mmap.mmap のメソッド)
write_bytes() (pathlib.Path のメソッド)
write_docstringdict() (turtle モジュール)
write_eof() (asyncio.StreamWriter のメソッド)
(asyncio.WriteTransport のメソッド)
(ssl.MemoryBIO のメソッド)
write_file() (distutils.file_util モジュール)
write_history_file() (readline モジュール)
WRITE_RESTRICTED
write_results() (trace.CoverageResults のメソッド)
write_text() (pathlib.Path のメソッド)
writeall() (ossaudiodev.oss_audio_device のメソッド)
writeframes() (aifc.aifc のメソッド)
(sunau.AU_write のメソッド)
(wave.Wave_write のメソッド)
writeframesraw() (aifc.aifc のメソッド)
(sunau.AU_write のメソッド)
(wave.Wave_write のメソッド)
writeheader() (csv.DictWriter のメソッド)
writelines() (asyncio.StreamWriter のメソッド)
(asyncio.WriteTransport のメソッド)
(codecs.StreamWriter のメソッド)
(io.IOBase のメソッド)
writePlist() (plistlib モジュール)
writePlistToBytes() (plistlib モジュール)
writepy() (zipfile.PyZipFile のメソッド)
writer (formatter.formatter の属性)
writer() (csv モジュール)
writerow() (csv.csvwriter のメソッド)
writerows() (csv.csvwriter のメソッド)
writestr() (zipfile.ZipFile のメソッド)
WriteTransport (asyncio のクラス)
writev() (os モジュール)
writexml() (xml.dom.minidom.Node のメソッド)
writing
values
WrongDocumentErr
ws_comma (2to3 fixer)
wsgi_file_wrapper (wsgiref.handlers.BaseHandler の属性)
wsgi_multiprocess (wsgiref.handlers.BaseHandler の属性)
wsgi_multithread (wsgiref.handlers.BaseHandler の属性)
wsgi_run_once (wsgiref.handlers.BaseHandler の属性)
wsgiref (モジュール)
wsgiref.handlers (モジュール)
wsgiref.headers (モジュール)
wsgiref.simple_server (モジュール)
wsgiref.util (モジュール)
wsgiref.validate (モジュール)
WSGIRequestHandler (wsgiref.simple_server のクラス)
WSGIServer (wsgiref.simple_server のクラス)
wShowWindow (subprocess.STARTUPINFO の属性)
WSTOPPED (os モジュール)
WSTOPSIG() (os モジュール)
wstring_at() (ctypes モジュール)
WTERMSIG() (os モジュール)
WUNTRACED (os モジュール)
WWW, [1], [2]
server, [1]

X

X (re モジュール)
X509 certificate
X_OK (os モジュール)
xatom() (imaplib.IMAP4 のメソッド)
XATTR_CREATE (os モジュール)
XATTR_REPLACE (os モジュール)
XATTR_SIZE_MAX (os モジュール)
xcor() (turtle モジュール)
XDR
xdrlib (モジュール)
xhdr() (nntplib.NNTP のメソッド)
XHTML
XHTML_NAMESPACE (xml.dom モジュール)
xml (モジュール)
XML() (xml.etree.ElementTree モジュール)
xml.dom (モジュール)
xml.dom.minidom (モジュール)
xml.dom.pulldom (モジュール)
xml.etree.ElementTree (モジュール)
xml.parsers.expat (モジュール)
xml.parsers.expat.errors (モジュール)
xml.parsers.expat.model (モジュール)
xml.sax (モジュール)
xml.sax.handler (モジュール)
xml.sax.saxutils (モジュール)
xml.sax.xmlreader (モジュール)
XML_ERROR_ABORTED (xml.parsers.expat.errors モジュール)
XML_ERROR_ASYNC_ENTITY (xml.parsers.expat.errors モジュール)
XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF (xml.parsers.expat.errors モジュール)
XML_ERROR_BAD_CHAR_REF (xml.parsers.expat.errors モジュール)
XML_ERROR_BINARY_ENTITY_REF (xml.parsers.expat.errors モジュール)
XML_ERROR_CANT_CHANGE_FEATURE_ONCE_PARSING (xml.parsers.expat.errors モジュール)
XML_ERROR_DUPLICATE_ATTRIBUTE (xml.parsers.expat.errors モジュール)
XML_ERROR_ENTITY_DECLARED_IN_PE (xml.parsers.expat.errors モジュール)
XML_ERROR_EXTERNAL_ENTITY_HANDLING (xml.parsers.expat.errors モジュール)
XML_ERROR_FEATURE_REQUIRES_XML_DTD (xml.parsers.expat.errors モジュール)
XML_ERROR_FINISHED (xml.parsers.expat.errors モジュール)
XML_ERROR_INCOMPLETE_PE (xml.parsers.expat.errors モジュール)
XML_ERROR_INCORRECT_ENCODING (xml.parsers.expat.errors モジュール)
XML_ERROR_INVALID_TOKEN (xml.parsers.expat.errors モジュール)
XML_ERROR_JUNK_AFTER_DOC_ELEMENT (xml.parsers.expat.errors モジュール)
XML_ERROR_MISPLACED_XML_PI (xml.parsers.expat.errors モジュール)
XML_ERROR_NO_ELEMENTS (xml.parsers.expat.errors モジュール)
XML_ERROR_NO_MEMORY (xml.parsers.expat.errors モジュール)
XML_ERROR_NOT_STANDALONE (xml.parsers.expat.errors モジュール)
XML_ERROR_NOT_SUSPENDED (xml.parsers.expat.errors モジュール)
XML_ERROR_PARAM_ENTITY_REF (xml.parsers.expat.errors モジュール)
XML_ERROR_PARTIAL_CHAR (xml.parsers.expat.errors モジュール)
XML_ERROR_PUBLICID (xml.parsers.expat.errors モジュール)
XML_ERROR_RECURSIVE_ENTITY_REF (xml.parsers.expat.errors モジュール)
XML_ERROR_SUSPEND_PE (xml.parsers.expat.errors モジュール)
XML_ERROR_SUSPENDED (xml.parsers.expat.errors モジュール)
XML_ERROR_SYNTAX (xml.parsers.expat.errors モジュール)
XML_ERROR_TAG_MISMATCH (xml.parsers.expat.errors モジュール)
XML_ERROR_TEXT_DECL (xml.parsers.expat.errors モジュール)
XML_ERROR_UNBOUND_PREFIX (xml.parsers.expat.errors モジュール)
XML_ERROR_UNCLOSED_CDATA_SECTION (xml.parsers.expat.errors モジュール)
XML_ERROR_UNCLOSED_TOKEN (xml.parsers.expat.errors モジュール)
XML_ERROR_UNDECLARING_PREFIX (xml.parsers.expat.errors モジュール)
XML_ERROR_UNDEFINED_ENTITY (xml.parsers.expat.errors モジュール)
XML_ERROR_UNEXPECTED_STATE (xml.parsers.expat.errors モジュール)
XML_ERROR_UNKNOWN_ENCODING (xml.parsers.expat.errors モジュール)
XML_ERROR_XML_DECL (xml.parsers.expat.errors モジュール)
XML_NAMESPACE (xml.dom モジュール)
xmlcharrefreplace_errors() (codecs モジュール)
XmlDeclHandler() (xml.parsers.expat.xmlparser のメソッド)
XMLFilterBase (xml.sax.saxutils のクラス)
XMLGenerator (xml.sax.saxutils のクラス)
XMLID() (xml.etree.ElementTree モジュール)
XMLNS_NAMESPACE (xml.dom モジュール)
XMLParser (xml.etree.ElementTree のクラス)
XMLParserType (xml.parsers.expat モジュール)
XMLPullParser (xml.etree.ElementTree のクラス)
XMLReader (xml.sax.xmlreader のクラス)
xmlrpc.client (モジュール)
xmlrpc.server (モジュール)
xor
bitwise
xor() (operator モジュール)
xover() (nntplib.NNTP のメソッド)
xpath() (nntplib.NNTP のメソッド)
xrange (2to3 fixer)
xreadlines (2to3 fixer)
xview() (tkinter.ttk.Treeview のメソッド)

Y

Y2K
ycor() (turtle モジュール)
year (datetime.date の属性)
(datetime.datetime の属性)
Year 2000
Year 2038
yeardatescalendar() (calendar.Calendar のメソッド)
yeardays2calendar() (calendar.Calendar のメソッド)
yeardayscalendar() (calendar.Calendar のメソッド)
YESEXPR (locale モジュール)
yield
examples
expression
yield from (in What's New)
キーワード
YIELD_FROM (opcode)
YIELD_VALUE (opcode)
yiq_to_rgb() (colorsys モジュール)
yview() (tkinter.ttk.Treeview のメソッド)

Z

Zen of Python
ZeroDivisionError
例外
zfill() (bytearray のメソッド)
(bytes のメソッド)
(str のメソッド)
zip (2to3 fixer)
zip() (組み込み関数)
ZIP_BZIP2 (zipfile モジュール)
ZIP_DEFLATED (zipfile モジュール)
zip_longest() (itertools モジュール)
ZIP_LZMA (zipfile モジュール)
ZIP_STORED (zipfile モジュール)
zipapp (モジュール)
zipapp コマンドラインオプション
--info
-h, --help
-m <mainfn>, --main=<mainfn>
-o <output>, --output=<output>
-p <interpreter>, --python=<interpreter>
ZipFile (zipfile のクラス)
zipfile (モジュール)
zipfile コマンドラインオプション
-c <zipfile> <source1> ... <sourceN>
-e <zipfile> <output_dir>
-l <zipfile>
-t <zipfile>
zipimport (モジュール)
zipimporter (zipimport のクラス)
ZipImportError
ZipInfo (zipfile のクラス)
zlib (モジュール)
ZLIB_RUNTIME_VERSION (zlib モジュール)
ZLIB_VERSION (zlib モジュール)

記号

オブジェクト
Boolean, [1]
Capsule
Ellipsis
None, [1], [2]
NotImplemented
built-in function, [1]
built-in method, [1]
bytearray, [1], [2], [3]
bytes, [1], [2]
callable, [1]
class, [1], [2]
class instance, [1], [2]
complex
complex number, [1]
dictionary, [1], [2], [3], [4], [5], [6], [7]
file, [1]
floating point, [1], [2]
frame
frozenset, [1]
function, [1], [2], [3], [4], [5]
generator, [1], [2]
immutable
immutable sequence
instance, [1], [2]
instancemethod
integer, [1], [2]
io.StringIO
list, [1], [2], [3], [4], [5], [6], [7], [8]
long integer
mapping, [1], [2], [3], [4], [5]
memoryview, [1]
method, [1], [2], [3], [4], [5]
module, [1], [2]
mutable, [1], [2]
mutable sequence
numeric, [1], [2], [3]
range
sequence, [1], [2], [3], [4], [5], [6], [7], [8]
set, [1], [2], [3]
set type
slice
socket
string, [1], [2]
traceback, [1], [2], [3], [4]
tuple, [1], [2], [3], [4], [5], [6]
type, [1], [2]
user-defined function, [1], [2]
user-defined method
キーワード
async
await
elif, [1]
else, [1], [2], [3], [4], [5], [6], [7]
except, [1]
finally, [1], [2], [3], [4]
from, [1]
in, [1]
yield
クラス
コマンドラインオプション
--help
--sort-keys
--version
-?
-B
-E
-I
-J
-O
-OO
-R
-S
-V
-W arg
-X
-b
-c <command>
-d
-h
-h, --help
-i
-m <module-name>
-q
-s
-u
-v
-x
infile
outfile
ジェネレータ
メソッド
モジュール
__main__, [1], [2], [3], [4], [5], [6], [7]
_locale
_thread
array, [1]
base64
bdb
binhex
builtins, [1], [2], [3], [4]
cmd
copy
crypt
dbm.gnu, [1]
dbm.ndbm, [1]
errno
glob
imp
io
json
math, [1]
os
pickle, [1], [2], [3]
pty
pwd
pyexpat
re, [1]
shelve
signal, [1]
sitecustomize
socket
stat
string
struct
sys, [1], [2], [3], [4], [5], [6]
types
urllib.request
usercustomize
uu
位置引数 (positional argument、固定引数)
例外
AssertionError
AttributeError
GeneratorExit
ImportError
NameError
StopIteration, [1]
TypeError
ValueError
ZeroDivisionError
属性
*, [1]
**, [1]
@
assert, [1]
async def
async for
async with
break, [1], [2], [3], [4]
class
continue, [1], [2], [3], [4]
def
del, [1], [2], [3]
except
for, [1], [2], [3]
from
global, [1]
if, [1]
import, [1], [2], [3]
nonlocal
pass
raise, [1]
return, [1], [2]
try, [1], [2]
while, [1], [2], [3]
with, [1]
yield
演算子
!=
%
&
*
**
+
-
/
//
<
<<
<=
==
>
>=
>>
^
and, [1], [2]
in, [1], [2]
is, [1]
is not, [1]
not, [1]
not in, [1], [2]
or, [1], [2]
環境変数
<protocol>_proxy
APPDATA
AUDIODEV
BROWSER, [1]
CC
CFLAGS, [1], [2], [3]
COLS, [1]
COLUMNS, [1]
COMSPEC, [1]
CPP
CPPFLAGS
DISTUTILS_DEBUG
HOME, [1], [2], [3], [4]
HOMEDRIVE, [1]
HOMEPATH, [1]
IDLESTARTUP
KDEDIR
LANG, [1], [2], [3], [4]
LANGUAGE, [1]
LC_ALL, [1]
LC_MESSAGES, [1]
LDCXXSHARED
LDFLAGS
LINES, [1], [2], [3], [4]
LNAME
LOGNAME, [1]
MIXERDEV
PAGER
PATH, [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], [35]
PATHEXT, [1], [2]
PLAT
POSIXLY_CORRECT
PYTHON*, [1], [2]
PYTHONASYNCIODEBUG, [1], [2]
PYTHONCASEOK, [1]
PYTHONDEBUG, [1]
PYTHONDOCS
PYTHONDONTWRITEBYTECODE, [1], [2], [3], [4], [5], [6]
PYTHONDUMPREFS, [1]
PYTHONEXECUTABLE
PYTHONFAULTHANDLER, [1], [2], [3]
PYTHONHASHSEED, [1], [2], [3], [4], [5]
PYTHONHOME, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13]
PYTHONINSPECT, [1], [2]
PYTHONIOENCODING, [1], [2], [3], [4], [5]
PYTHONMALLOCSTATS, [1]
PYTHONNOUSERSITE, [1], [2], [3], [4]
PYTHONOPTIMIZE
PYTHONPATH, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22]
PYTHONSTARTUP, [1], [2], [3], [4], [5], [6], [7], [8]
PYTHONTHREADDEBUG
PYTHONTRACEMALLOC, [1], [2], [3]
PYTHONUNBUFFERED, [1]
PYTHONUSERBASE, [1], [2], [3]
PYTHONVERBOSE, [1]
PYTHONWARNINGS, [1], [2], [3], [4]
PYTHON_DOM
SystemRoot
TCL_LIBRARY
TEMP
TERM, [1]
TIX_LIBRARY
TK_LIBRARY
TMP
TMPDIR
TZ, [1], [2], [3], [4]
USER
USERNAME, [1]
USERPROFILE, [1]
USER_BASE
exec_prefix, [1], [2]
http_proxy, [1], [2]
no_proxy
prefix, [1], [2], [3]
組み込み関数
__import__
abs, [1]
ascii
bytes, [1]
chr
classmethod
compile, [1], [2], [3], [4]
complex, [1]
divmod, [1], [2]
eval, [1], [2], [3], [4], [5]
exec, [1], [2], [3]
float, [1], [2]
hash, [1], [2], [3]
help
id
int, [1], [2]
len, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
max
min
open, [1]
ord
pow, [1], [2], [3], [4], [5]
print
range
repr, [1], [2], [3]
round
slice, [1]
staticmethod
tuple, [1]
type, [1], [2]