This document is for an old version of Python that is no longer supported. You should upgrade, and read the
Python documentation for the current stable release
.
Navigation
index
modules
|
Python
»
English
Spanish
French
Japanese
Korean
Brazilian Portuguese
Simplified Chinese
Traditional Chinese
dev (3.10)
3.9
3.8
3.7
3.6
3.5.9
2.7
Documentation
»
|
Index – K
kbhit() (in module msvcrt)
KDEDIR
kevent() (in module select)
key
(http.cookies.Morsel attribute)
key function
key/datum pair
KEY_ALL_ACCESS (in module winreg)
KEY_CREATE_LINK (in module winreg)
KEY_CREATE_SUB_KEY (in module winreg)
KEY_ENUMERATE_SUB_KEYS (in module winreg)
KEY_EXECUTE (in module winreg)
KEY_NOTIFY (in module winreg)
KEY_QUERY_VALUE (in module winreg)
KEY_READ (in module winreg)
KEY_SET_VALUE (in module winreg)
KEY_WOW64_32KEY (in module winreg)
KEY_WOW64_64KEY (in module winreg)
KEY_WRITE (in module winreg)
KeyboardInterrupt
(built-in exception)
,
[1]
KeyError
keyname() (in module curses)
keypad() (curses.window method)
keyrefs() (weakref.WeakKeyDictionary method)
keys() (dict method)
(email.message.Message method)
(mailbox.Mailbox method)
(sqlite3.Row method)
(types.MappingProxyType method)
(xml.etree.ElementTree.Element method)
KeysView (class in collections.abc)
(class in typing)
keyword
async
await
elif
,
[1]
else
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
except
,
[1]
finally
,
[1]
,
[2]
,
[3]
,
[4]
from
,
[1]
in
,
[1]
yield
keyword (module)
keyword argument
keywords (functools.partial attribute)
kill() (asyncio.asyncio.subprocess.Process method)
(asyncio.BaseSubprocessTransport method)
(in module os)
(subprocess.Popen method)
killchar() (in module curses)
killpg() (in module os)
kind (inspect.Parameter attribute)
knownfiles (in module mimetypes)
kqueue() (in module select)
KqueueSelector (class in selectors)
kwargs (inspect.BoundArguments attribute)
kwlist (in module keyword)
«
Navigation
index
modules
|
Python
»
3.5.9 Documentation
»
|