Theme
Auto
Light
Dark
瀏覽
索引
模組
|
Python
»
3.15.0a0 Documentation
»
索引
|
Theme
Auto
Light
Dark
|
Index – _
_ (underscore)
gettext
in numeric literal
,
[1]
in string formatting
_, identifiers
__, identifiers
__abs__() (object 的方法)
(於 operator 模組中)
__add__() (object 的方法)
(於 operator 模組中)
__aenter__() (object 的方法)
__aexit__() (object 的方法)
__aiter__() (object 的方法)
__all__
(optional module attribute)
(package variable)
__and__() (enum.Flag 的方法)
(object 的方法)
(於 operator 模組中)
__anext__() (agen 的方法)
(object 的方法)
__annotate__ (class attribute)
(function attribute)
(function 的屬性)
(module attribute)
(module 的屬性)
__annotate__() (object 的方法)
(type 的方法)
__annotations__ (class attribute)
(function attribute)
(function 的屬性)
(module attribute)
(module 的屬性)
(object 的屬性)
(type 的屬性)
__args__ (genericalias 的屬性)
__await__() (object 的方法)
__bases__ (class attribute)
(type 的屬性)
__bool__() (object method)
(object 的方法)
__bound__ (typing.TypeVar 的屬性)
__breakpointhook__ (於 sys 模組中)
__buffer__() (object 的方法)
__bytes__() (email.message.EmailMessage 的方法)
(email.message.Message 的方法)
(object 的方法)
__cached__ (module attribute)
(module 的屬性)
__call__() (argparse.Action 的方法)
(email.headerregistry.HeaderRegistry 的方法)
(enum.EnumType 的方法)
(object method)
(object 的方法)
(weakref.finalize 的方法)
(於 operator 模組中)
__callback__ (weakref.ref 的屬性)
__cause__ (BaseException 的屬性)
(exception attribute)
,
[1]
(traceback.TracebackException 的屬性)
__ceil__() (fractions.Fraction 的方法)
(object 的方法)
__class__ (instance attribute)
(method cell)
(module attribute)
(object 的屬性)
(unittest.mock.Mock 的屬性)
__class_getitem__() (object 的類別方法)
__classcell__ (class namespace entry)
__closure__ (function attribute)
(function 的屬性)
__code__ (function attribute)
(function object attribute)
(function 的屬性)
__complex__() (object 的方法)
__concat__() (於 operator 模組中)
__constraints__ (typing.TypeVar 的屬性)
__contains__() (email.message.EmailMessage 的方法)
(email.message.Message 的方法)
(enum.EnumType 的方法)
(enum.Flag 的方法)
(mailbox.Mailbox 的方法)
(object 的方法)
(於 operator 模組中)
__context__ (BaseException 的屬性)
(exception attribute)
,
[1]
(traceback.TracebackException 的屬性)
__contravariant__ (typing.TypeVar 的屬性)
__copy__() (copy protocol)
__covariant__ (typing.TypeVar 的屬性)
__debug__
(內建變數)
__deepcopy__() (copy protocol)
__default__ (typing.ParamSpec 的屬性)
(typing.TypeVar 的屬性)
(typing.TypeVarTuple 的屬性)
__defaults__ (function attribute)
(function 的屬性)
__del__() (io.IOBase 的方法)
(object 的方法)
__delattr__() (object 的方法)
__delete__() (object 的方法)
__delitem__() (email.message.EmailMessage 的方法)
(email.message.Message 的方法)
(mailbox.Mailbox 的方法)
(mailbox.MH 的方法)
(object 的方法)
(於 operator 模組中)
__dict__ (class attribute)
(function attribute)
(function 的屬性)
(instance attribute)
(module attribute)
,
[1]
(module 的屬性)
(object 的屬性)
(type 的屬性)
__dir__ (module attribute)
__dir__() (enum.Enum 的方法)
(enum.EnumType 的方法)
(object 的方法)
(unittest.mock.Mock 的方法)
__displayhook__ (於 sys 模組中)
__divmod__() (object 的方法)
__doc__ (class attribute)
(definition 的屬性)
(function attribute)
(function 的屬性)
(method attribute)
(method 的屬性)
(module attribute)
,
[1]
(module 的屬性)
(type 的屬性)
__enter__() (contextmanager 的方法)
(object 的方法)
(winreg.PyHKEY 的方法)
__eq__() (email.charset.Charset 的方法)
(email.header.Header 的方法)
(instance method)
(memoryview 的方法)
(object 的方法)
(於 operator 模組中)
__excepthook__ (於 sys 模組中)
(於 threading 模組中)
__exit__() (contextmanager 的方法)
(object 的方法)
(winreg.PyHKEY 的方法)
__file__ (module attribute)
,
[1]
,
[2]
(module 的屬性)
__firstlineno__ (class attribute)
(type 的屬性)
__float__() (object 的方法)
__floor__() (fractions.Fraction 的方法)
(object 的方法)
__floordiv__() (object 的方法)
(於 operator 模組中)
__format__
__format__() (datetime.date 的方法)
(datetime.datetime 的方法)
(datetime.time 的方法)
(enum.Enum 的方法)
(fractions.Fraction 的方法)
(ipaddress.IPv4Address 的方法)
(ipaddress.IPv6Address 的方法)
(object 的方法)
__forward_arg__ (annotationlib.ForwardRef 的屬性)
__fspath__() (os.PathLike 的方法)
__func__ (method attribute)
(method 的屬性)
__future__
future statement
module
__ge__() (instance method)
(object 的方法)
(於 operator 模組中)
__get__() (object 的方法)
__getattr__ (module attribute)
__getattr__() (object 的方法)
__getattribute__() (object 的方法)
__getitem__() (email.headerregistry.HeaderRegistry 的方法)
(email.message.EmailMessage 的方法)
(email.message.Message 的方法)
(enum.EnumType 的方法)
(mailbox.Mailbox 的方法)
(mapping object method)
(object 的方法)
(re.Match 的方法)
(於 operator 模組中)
__getnewargs__() (object 的方法)
__getnewargs_ex__() (object 的方法)
__getstate__() (copy protocol)
(object 的方法)
__globals__ (function attribute)
(function 的屬性)
__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__
built-in function
__import__()
built-in function
__import__() (於 importlib 模組中)
__imul__() (object 的方法)
(於 operator 模組中)
__index__() (object 的方法)
(於 operator 模組中)
__infer_variance__ (typing.TypeVar 的屬性)
__init__() (asyncio.Future 的方法)
(asyncio.Task 的方法)
(difflib.HtmlDiff 的方法)
(enum.Enum 的方法)
(logging.Handler 的方法)
(logging.logging.Formatter 的方法)
(object 的方法)
__init_subclass__() (enum.Enum 的方法)
(object 的類別方法)
__instancecheck__() (type 的方法)
__int__() (object 的方法)
__interactivehook__ (於 sys 模組中)
__inv__() (於 operator 模組中)
__invert__() (object 的方法)
(於 operator 模組中)
__ior__() (object 的方法)
(於 operator 模組中)
__ipow__() (object 的方法)
(於 operator 模組中)
__irshift__() (object 的方法)
(於 operator 模組中)
__isub__() (object 的方法)
(於 operator 模組中)
__iter__() (container 的方法)
(enum.EnumType 的方法)
(iterator 的方法)
(mailbox.Mailbox 的方法)
(object 的方法)
(unittest.TestSuite 的方法)
__itruediv__() (object 的方法)
(於 operator 模組中)
__ixor__() (object 的方法)
(於 operator 模組中)
__kwdefaults__ (function attribute)
(function 的屬性)
__le__() (instance method)
(object 的方法)
(於 operator 模組中)
__len__() (email.message.EmailMessage 的方法)
(email.message.Message 的方法)
(enum.EnumType 的方法)
(mailbox.Mailbox 的方法)
(mapping object method)
(object 的方法)
__length_hint__() (object 的方法)
__loader__ (module attribute)
,
[1]
(module 的屬性)
__lshift__() (object 的方法)
(於 operator 模組中)
__lt__() (instance method)
(object 的方法)
(於 operator 模組中)
__main__
module
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
__matmul__() (object 的方法)
(於 operator 模組中)
__members__ (enum.EnumType 的屬性)
__missing__()
(collections.defaultdict 的方法)
(object 的方法)
__mod__() (object 的方法)
(於 operator 模組中)
__module__ (class attribute)
(definition 的屬性)
(function attribute)
(function 的屬性)
(method attribute)
(method 的屬性)
(type 的屬性)
(typing.NewType 的屬性)
(typing.TypeAliasType 的屬性)
__mro__ (type 的屬性)
__mro_entries__() (object 的方法)
__mul__() (object 的方法)
(於 operator 模組中)
__mutable_keys__ (typing.TypedDict 的屬性)
__name__ (class attribute)
(definition 的屬性)
(function attribute)
(function 的屬性)
(method attribute)
(method 的屬性)
(module attribute)
,
[1]
,
[2]
(module 的屬性)
(property 的屬性)
(type 的屬性)
(typing.NewType 的屬性)
(typing.ParamSpec 的屬性)
(typing.TypeAliasType 的屬性)
(typing.TypeVar 的屬性)
(typing.TypeVarTuple 的屬性)
__ne__() (email.charset.Charset 的方法)
(email.header.Header 的方法)
(instance method)
(object 的方法)
(於 operator 模組中)
__neg__() (object 的方法)
(於 operator 模組中)
__new__() (enum.Enum 的方法)
(object 的方法)
(string.templatelib.Interpolation 的方法)
(string.templatelib.Template 的方法)
__next__() (csv.csvreader 的方法)
(generator 的方法)
(iterator 的方法)
__not__() (於 operator 模組中)
__notes__ (BaseException 的屬性)
(traceback.TracebackException 的屬性)
__objclass__ (object 的屬性)
__optional_keys__ (typing.TypedDict 的屬性)
__or__() (enum.Flag 的方法)
(object 的方法)
(於 operator 模組中)
__origin__ (genericalias 的屬性)
__package__ (module attribute)
,
[1]
(module 的屬性)
__parameters__ (genericalias 的屬性)
__path__ (module attribute)
(module 的屬性)
__pointer_type__ (ctypes._CData 的屬性)
__pos__() (object 的方法)
(於 operator 模組中)
__post_init__() (於 dataclasses 模組中)
__pow__() (object 的方法)
(於 operator 模組中)
__prepare__ (metaclass method)
__PYVENV_LAUNCHER__
,
[1]
__qualname__ (definition 的屬性)
(function 的屬性)
(type 的屬性)
__radd__() (object 的方法)
__rand__() (object 的方法)
__rdivmod__() (object 的方法)
__readonly_keys__ (typing.TypedDict 的屬性)
__reduce__() (object 的方法)
__reduce_ex__() (object 的方法)
__release_buffer__() (object 的方法)
__replace__() (replace protocol)
__repr__() (enum.Enum 的方法)
(multiprocessing.managers.BaseProxy 的方法)
(netrc.netrc 的方法)
(object 的方法)
__required_keys__ (typing.TypedDict 的屬性)
__reversed__() (enum.EnumType 的方法)
(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)
(method 的屬性)
__set__() (object 的方法)
__set_name__() (object 的方法)
__setattr__() (object 的方法)
__setitem__() (email.message.EmailMessage 的方法)
(email.message.Message 的方法)
(mailbox.Mailbox 的方法)
(mailbox.Maildir 的方法)
(object 的方法)
(於 operator 模組中)
__setstate__() (copy protocol)
(object 的方法)
__slots__
__spec__ (module attribute)
(module 的屬性)
__static_attributes__ (class attribute)
(type 的屬性)
__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.EmailMessage 的方法)
(email.message.Message 的方法)
(enum.Enum 的方法)
(multiprocessing.managers.BaseProxy 的方法)
(object 的方法)
__sub__() (object 的方法)
(於 operator 模組中)
__subclasscheck__() (type 的方法)
__subclasses__() (type 的方法)
__subclasshook__() (abc.ABCMeta 的方法)
__supertype__ (typing.NewType 的屬性)
__suppress_context__ (BaseException 的屬性)
(exception attribute)
(traceback.TracebackException 的屬性)
__test__ (module 的屬性)
__total__ (typing.TypedDict 的屬性)
__traceback__ (BaseException 的屬性)
(exception attribute)
__truediv__() (importlib.abc.Traversable 的方法)
(importlib.resources.abc.Traversable 的方法)
(object 的方法)
(於 operator 模組中)
__trunc__() (object 的方法)
__type_params__ (class attribute)
(definition 的屬性)
(function attribute)
(function 的屬性)
(type 的屬性)
(typing.TypeAliasType 的屬性)
__unpacked__ (genericalias 的屬性)
__unraisablehook__ (於 sys 模組中)
__value__ (typing.TypeAliasType 的屬性)
__version__ (於 curses 模組中)
__xor__() (enum.Flag 的方法)
(object 的方法)
(於 operator 模組中)
_add_alias_() (enum.EnumType 的方法)
_add_value_alias_() (enum.EnumType 的方法)
_align_ (ctypes.Structure 的屬性)
_anonymous_ (ctypes.Structure 的屬性)
_asdict() (collections.somenamedtuple 的方法)
_b_base_ (ctypes._CData 的屬性)
_b_needsfree_ (ctypes._CData 的屬性)
_callmethod() (multiprocessing.managers.BaseProxy 的方法)
_CData (ctypes 中的類別)
_CFuncPtr (ctypes 中的類別)
_clear_internal_caches() (於 sys 模組中)
_clear_type_cache() (於 sys 模組中)
_current_exceptions() (於 sys 模組中)
_current_frames() (於 sys 模組中)
_debugmallocstats() (於 sys 模組中)
_emscripten_info (於 sys 模組中)
_enablelegacywindowsfsencoding() (於 sys 模組中)
_enter_task() (於 asyncio 模組中)
_exit() (於 os 模組中)
_Feature (__future__ 中的類別)
_field_defaults (collections.somenamedtuple 的屬性)
_field_types (ast.AST 的屬性)
_fields (ast.AST 的屬性)
(collections.somenamedtuple 的屬性)
_fields_ (ctypes.Structure 的屬性)
_flush() (wsgiref.handlers.BaseHandler 的方法)
_for_archive() (zipfile.ZipInfo 的方法)
_frozen (C struct)
_generate_next_value_() (enum.Enum 的方法)
_get_child_mock() (unittest.mock.Mock 的方法)
_get_preferred_schemes() (於 sysconfig 模組中)
_getframe() (於 sys 模組中)
_getframemodulename() (於 sys 模組中)
_getvalue() (multiprocessing.managers.BaseProxy 的方法)
_handle (ctypes.PyDLL 的屬性)
_ignore_ (enum.Enum 的屬性)
_incompatible_extension_module_restrictions() (於 importlib.util 模組中)
_inittab (C struct)
_inittab.initfunc (C member)
_inittab.name (C member)
_is_gil_enabled() (於 sys 模組中)
_is_immortal() (於 sys 模組中)
_is_interned() (於 sys 模組中)
_jit (於 sys 模組中)
_jit.is_active() (於 sys 模組中)
_jit.is_available() (於 sys 模組中)
_jit.is_enabled() (於 sys 模組中)
_layout_ (ctypes.Structure 的屬性)
_leave_task() (於 asyncio 模組中)
_length_ (ctypes.Array 的屬性)
_locale
module
_log (logging.LoggerAdapter 的屬性)
_make() (collections.somenamedtuple 的類別方法)
_makeResult() (unittest.TextTestRunner 的方法)
_missing_() (enum.Enum 的方法)
_name (ctypes.PyDLL 的屬性)
_name_ (enum.Enum 的屬性)
_numeric_repr_() (enum.Flag 的方法)
_objects (ctypes._CData 的屬性)
_order_ (enum.Enum 的屬性)
_pack_ (ctypes.Structure 的屬性)
_parse() (gettext.NullTranslations 的方法)
_Pointer (ctypes 中的類別)
_Py_c_abs (C function)
_Py_c_diff (C function)
_Py_c_neg (C function)
_Py_c_pow (C function)
_Py_c_prod (C function)
_Py_c_quot (C function)
_Py_c_sum (C function)
_Py_NoneStruct (C var)
_PyBytes_Resize (C function)
_PyCode_GetExtra (C function)
_PyCode_SetExtra (C function)
_PyEval_RequestCodeExtraIndex (C function)
_PyFrameEvalFunction (C type)
_PyInterpreterFrame (C struct)
_PyInterpreterState_GetEvalFrameFunc (C function)
_PyInterpreterState_SetEvalFrameFunc (C function)
_PyObject_GetDictPtr (C function)
_PyObject_New (C function)
_PyObject_NewVar (C function)
_PyTuple_Resize (C function)
_register_task() (於 asyncio 模組中)
_replace() (collections.somenamedtuple 的方法)
_setroot() (xml.etree.ElementTree.ElementTree 的方法)
_SimpleCData (ctypes 中的類別)
_structure() (於 email.iterators 模組中)
_thread
module
,
[1]
_tkinter
module
_type_ (ctypes._Pointer 的屬性)
(ctypes.Array 的屬性)
_unregister_task() (於 asyncio 模組中)
_value_ (enum.Enum 的屬性)
_write() (wsgiref.handlers.BaseHandler 的方法)
_xoptions (於 sys 模組中)
«
瀏覽
索引
模組
|
Python
»
3.15.0a0 Documentation
»
索引
|
Theme
Auto
Light
Dark
|