0x1949 Team - FAZEMRX - MANAGER
Edit File: genindex-K.html
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Index — Python 2.7.18 documentation</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="_static/classic.css" /> <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> <script src="_static/jquery.js"></script> <script src="_static/underscore.js"></script> <script src="_static/doctools.js"></script> <script src="_static/sidebar.js"></script> <link rel="search" type="application/opensearchdescription+xml" title="Search within Python 2.7.18 documentation" href="_static/opensearch.xml"/> <link rel="author" title="About these documents" href="about.html" /> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="copyright" title="Copyright" href="copyright.html" /> <link rel="shortcut icon" type="image/png" href="_static/py.png" /> <link rel="canonical" href="file:///usr/share/doc/python2.7/html/genindex-K.html" /> <script type="text/javascript" src="_static/copybutton.js"></script> </head><body> <div id="outdated-warning" style="padding: .5em; text-align: center; background-color: #FFBABA; color: #6A0E0E;"> This document is for an old version of Python that is <a href="https://devguide.python.org/devcycle/#end-of-life-branches">no longer supported</a>. You should install the python3 and python3-doc packages and read the <a href="file:///usr/share/doc/python3-doc/html/genindex-K.html"> Python documentation for the Python3 version packaged in this release</a>. </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li><img src="_static/py.png" alt="" style="vertical-align: middle; margin-top: -1px"/></li> <li><a href="https://www.python.org/">Python</a> »</li> <li> <a href="index.html">Python 2.7.18 documentation</a> » </li> <li class="nav-item nav-item-this"><a href="">Index</a></li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <h1 id="index">Index – K</h1> <table style="width: 100%" class="indextable"><tr> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="library/msvcrt.html#msvcrt.kbhit">kbhit() (in module msvcrt)</a> </li> <li><a href="library/webbrowser.html#index-2">KDEDIR</a> </li> <li><a href="library/select.html#select.kevent">kevent() (in module select)</a> </li> <li><a href="reference/expressions.html#index-16">key</a> <ul> <li><a href="library/cookie.html#Cookie.Morsel.key">(Cookie.Morsel attribute)</a> </li> </ul></li> <li><a href="glossary.html#term-key-function"><strong>key function</strong></a> </li> <li><a href="reference/expressions.html#index-16">key/datum pair</a> </li> <li><a href="library/_winreg.html#winreg.KEY_ALL_ACCESS">KEY_ALL_ACCESS (in module _winreg)</a> </li> <li><a href="library/_winreg.html#winreg.KEY_CREATE_LINK">KEY_CREATE_LINK (in module _winreg)</a> </li> <li><a href="library/_winreg.html#winreg.KEY_CREATE_SUB_KEY">KEY_CREATE_SUB_KEY (in module _winreg)</a> </li> <li><a href="library/_winreg.html#winreg.KEY_ENUMERATE_SUB_KEYS">KEY_ENUMERATE_SUB_KEYS (in module _winreg)</a> </li> <li><a href="library/_winreg.html#winreg.KEY_EXECUTE">KEY_EXECUTE (in module _winreg)</a> </li> <li><a href="library/_winreg.html#winreg.KEY_NOTIFY">KEY_NOTIFY (in module _winreg)</a> </li> <li><a href="library/_winreg.html#winreg.KEY_QUERY_VALUE">KEY_QUERY_VALUE (in module _winreg)</a> </li> <li><a href="library/_winreg.html#winreg.KEY_READ">KEY_READ (in module _winreg)</a> </li> <li><a href="library/_winreg.html#winreg.KEY_SET_VALUE">KEY_SET_VALUE (in module _winreg)</a> </li> <li><a href="library/_winreg.html#winreg.KEY_WOW64_32KEY">KEY_WOW64_32KEY (in module _winreg)</a> </li> <li><a href="library/_winreg.html#winreg.KEY_WOW64_64KEY">KEY_WOW64_64KEY (in module _winreg)</a> </li> <li><a href="library/_winreg.html#winreg.KEY_WRITE">KEY_WRITE (in module _winreg)</a> </li> <li><a href="library/exceptions.html#exceptions.KeyboardInterrupt">KeyboardInterrupt</a> <ul> <li><a href="c-api/exceptions.html#index-2">(built-in exception)</a>, <a href="c-api/exceptions.html#index-3">[1]</a> </li> </ul></li> </ul></td> <td style="width: 33%; vertical-align: top;"><ul> <li><a href="library/exceptions.html#exceptions.KeyError">KeyError</a> </li> <li><a href="library/curses.html#curses.keyname">keyname() (in module curses)</a> </li> <li><a href="library/curses.html#curses.window.keypad">keypad() (curses.window method)</a> </li> <li><a href="library/weakref.html#weakref.WeakKeyDictionary.keyrefs">keyrefs() (weakref.WeakKeyDictionary method)</a> </li> <li><a href="library/bsddb.html#bsddb.bsddbobject.keys">keys() (bsddb.bsddbobject method)</a> <ul> <li><a href="library/stdtypes.html#dict.keys">(dict method)</a> </li> <li><a href="library/email.message.html#email.message.Message.keys">(email.message.Message method)</a> </li> <li><a href="library/mailbox.html#mailbox.Mailbox.keys">(mailbox.Mailbox method)</a> </li> <li><a href="library/sqlite3.html#sqlite3.Row.keys">(sqlite3.Row method)</a> </li> <li><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.keys">(xml.etree.ElementTree.Element method)</a> </li> </ul></li> <li><a href="library/aetools.html#aetools.keysubst">keysubst() (in module aetools)</a> </li> <li><a href="library/collections.html#collections.KeysView">KeysView (class in collections)</a> </li> <li><a href="reference/lexical_analysis.html#index-10">keyword</a> <ul> <li><a href="reference/compound_stmts.html#index-3">elif</a> </li> <li><a href="reference/compound_stmts.html#index-12">else</a>, <a href="reference/compound_stmts.html#index-3">[1]</a>, <a href="reference/compound_stmts.html#index-4">[2]</a>, <a href="reference/compound_stmts.html#index-6">[3]</a>, <a href="reference/simple_stmts.html#index-34">[4]</a> </li> <li><a href="reference/compound_stmts.html#index-10">except</a> </li> <li><a href="reference/compound_stmts.html#index-10">finally</a>, <a href="reference/compound_stmts.html#index-13">[1]</a>, <a href="reference/simple_stmts.html#index-27">[2]</a>, <a href="reference/simple_stmts.html#index-36">[3]</a>, <a href="reference/simple_stmts.html#index-37">[4]</a> </li> <li><a href="reference/simple_stmts.html#index-38">from</a> </li> <li><a href="reference/compound_stmts.html#index-6">in</a> </li> <li><a href="library/keyword.html#module-keyword">module</a> </li> <li><a href="reference/expressions.html#index-22">yield</a> </li> </ul></li> <li><a href="library/aetypes.html#aetypes.Keyword">Keyword (class in aetypes)</a> </li> <li><a href="glossary.html#term-keyword-argument"><strong>keyword argument</strong></a> </li> <li><a href="library/functools.html#functools.partial.keywords">keywords (functools.partial attribute)</a> </li> <li><a href="library/os.html#os.kill">kill() (in module os)</a> <ul> <li><a href="library/subprocess.html#subprocess.Popen.kill">(subprocess.Popen method)</a> </li> </ul></li> <li><a href="library/curses.html#curses.killchar">killchar() (in module curses)</a> </li> <li><a href="library/os.html#os.killpg">killpg() (in module os)</a> </li> <li> knee <ul> <li><a href="library/imp.html#index-5">module</a>, <a href="library/imputil.html#index-1">[1]</a> </li> </ul></li> <li><a href="library/mimetypes.html#mimetypes.knownfiles">knownfiles (in module mimetypes)</a> </li> <li><a href="library/select.html#select.kqueue">kqueue() (in module select)</a> </li> <li><a href="library/keyword.html#keyword.kwlist">kwlist (in module keyword)</a> </li> </ul></td> </tr></table> <div class="clearer"></div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <div id="searchbox" style="display: none" role="search"> <h3 id="searchlabel">Quick search</h3> <div class="searchformwrapper"> <form class="search" action="search.html" method="get"> <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/> <input type="submit" value="Go" /> </form> </div> </div> <script>$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li><img src="_static/py.png" alt="" style="vertical-align: middle; margin-top: -1px"/></li> <li><a href="https://www.python.org/">Python</a> »</li> <li> <a href="index.html">Python 2.7.18 documentation</a> » </li> <li class="nav-item nav-item-this"><a href="">Index</a></li> </ul> </div> <div class="footer"> © <a href="copyright.html">Copyright</a> 1990-2024, Python Software Foundation. <br /> The Python Software Foundation is a non-profit corporation. <a href="https://www.python.org/psf/donations/">Please donate.</a> <br /> Last updated on November 21, 2024. <a href="bugs.html">Found a bug</a>? <br /> Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 4.3.2. </div> </body> </html>